Forgot to save stuff, now saved!
This commit is contained in:
parent
a5288554a8
commit
10c4af0917
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -9942,3 +9942,15 @@ Script Stack (0 frames) :
|
|||
[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
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"D:/EgonVM/The Project/TheProject/VRWizardProject/Content/ProjectAssets/Blueprints/BP_Wand.uasset",
|
||||
"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",
|
||||
"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",
|
||||
|
|
Loading…
Reference in New Issue