Firstborn/Logs/AssetImportWorker3.log
Schaken-Mods 5557c03691 Made lockpicking for doors
Finished making lockpicking for doors. Next I will make one for chests with a different type of lock, also increase skill points when successfully picked a lock.
2023-04-29 23:04:18 -05:00

730 lines
52 KiB
Plaintext

Using pre-set license
Built from '2021.3/staging' branch; Version is '2021.3.15f1 (e8e88683f834) revision 15263878'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 10 (10.0.19045) 64bit Professional' Language: 'en' Physical Memory: 261823 MB
BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1
COMMAND LINE ARGUMENTS:
C:\Program Files\Unity\Hub\Editor\2021.3.15f1\Editor\Unity.exe
-adb2
-batchMode
-noUpm
-name
AssetImportWorker3
-projectPath
C:/Work/Firstborn
-logFile
Logs/AssetImportWorker3.log
-srvPort
49385
Successfully changed project path to: C:/Work/Firstborn
C:/Work/Firstborn
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
"memorysetup-bucket-allocator-block-size=33554432"
"memorysetup-bucket-allocator-block-count=8"
"memorysetup-main-allocator-block-size=16777216"
"memorysetup-thread-allocator-block-size=16777216"
"memorysetup-gfx-main-allocator-block-size=16777216"
"memorysetup-gfx-thread-allocator-block-size=16777216"
"memorysetup-cache-allocator-block-size=4194304"
"memorysetup-typetree-allocator-block-size=2097152"
"memorysetup-profiler-bucket-allocator-granularity=16"
"memorysetup-profiler-bucket-allocator-bucket-count=8"
"memorysetup-profiler-bucket-allocator-block-size=33554432"
"memorysetup-profiler-bucket-allocator-block-count=8"
"memorysetup-profiler-allocator-block-size=16777216"
"memorysetup-profiler-editor-allocator-block-size=1048576"
"memorysetup-temp-allocator-size-main=16777216"
"memorysetup-job-temp-allocator-block-size=2097152"
"memorysetup-job-temp-allocator-block-size-background=1048576"
"memorysetup-job-temp-allocator-reduction-small-platforms=262144"
"memorysetup-temp-allocator-size-background-worker=32768"
"memorysetup-temp-allocator-size-job-worker=262144"
"memorysetup-temp-allocator-size-preload-manager=33554432"
"memorysetup-temp-allocator-size-nav-mesh-worker=65536"
"memorysetup-temp-allocator-size-audio-worker=65536"
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [31464] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 217395962 [EditorId] 217395962 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [31464] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 217395962 [EditorId] 217395962 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Refreshing native plugins compatible for Editor in 451.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2021.3.15f1 (e8e88683f834)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path C:/Work/Firstborn/Assets
GfxDevice: creating device client; threaded=0; jobified=0
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 3060 (ID=0x2504)
Vendor: NVIDIA
VRAM: 12129 MB
Driver: 31.0.15.2756
Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56124
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.008767 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 376.94 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.146 seconds
Domain Reload Profiling:
ReloadAssembly (1147ms)
BeginReloadAssembly (106ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (878ms)
LoadAssemblies (103ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (146ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (37ms)
SetupLoadedEditorAssemblies (625ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (377ms)
BeforeProcessingInitializeOnLoad (2ms)
ProcessInitializeOnLoadAttributes (176ms)
ProcessInitializeOnLoadMethodAttributes (59ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.013147 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 343.90 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 3.259 seconds
Domain Reload Profiling:
ReloadAssembly (3261ms)
BeginReloadAssembly (127ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (26ms)
EndReloadAssembly (2991ms)
LoadAssemblies (119ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (457ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (115ms)
SetupLoadedEditorAssemblies (2242ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (344ms)
BeforeProcessingInitializeOnLoad (165ms)
ProcessInitializeOnLoadAttributes (907ms)
ProcessInitializeOnLoadMethodAttributes (812ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (7ms)
Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Launched and connected shader compiler UnityShaderCompiler.exe after 0.08 seconds
Refreshing native plugins compatible for Editor in 4.48 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7678 Unused Serialized files (Serialized files now loaded: 0)
Unloading 3617 unused Assets / (9.6 MB). Loaded Objects now: 7805.
Memory consumption went from 433.9 MB to 424.3 MB.
Total: 12.814000 ms (FindLiveObjects: 1.194100 ms CreateObjectMapping: 1.623500 ms MarkObjects: 4.132000 ms DeleteObjects: 5.863000 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 448143.076753 seconds.
path: Assets/Daz3D/_BarTender/_BarTender.fbx
artifactKey: Guid(6289b2e8acb89af44871818ea0013e83) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/_BarTender/_BarTender.fbx using Guid(6289b2e8acb89af44871818ea0013e83) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '288357921de538fc8449a6b423935d25') in 0.593955 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Daz3D/_Cage/_Cage.fbx
artifactKey: Guid(f14f2d6ea97ec2c4ab92df5fc5ea7a89) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/_Cage/_Cage.fbx using Guid(f14f2d6ea97ec2c4ab92df5fc5ea7a89) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ffc549bd4b3828aa8c420d2efb884aaa') in 0.289195 seconds
========================================================================
Received Import Request.
Time since last request: 0.000050 seconds.
path: Assets/Daz3D/TT2/TT2.dtu
artifactKey: Guid(5c11853034f9ed548b45e56f467f77d2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/TT2/TT2.dtu using Guid(5c11853034f9ed548b45e56f467f77d2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cb88d1cb40a040d79e9c4d40f4830d2a') in 0.025011 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/Vendors/SimpleJSON.asmdef
artifactKey: Guid(25daac269e13e4bb0966a465099a7753) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Vendors/SimpleJSON.asmdef using Guid(25daac269e13e4bb0966a465099a7753) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '98476ce79f49304b2b85c10b262dd448') in 0.017340 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/_Cage/Close.anim
artifactKey: Guid(337af9d8308aa854fa39d371d64d1539) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/_Cage/Close.anim using Guid(337af9d8308aa854fa39d371d64d1539) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3d7e4f5be89252bd0f5f21e5d109b441') in 0.023838 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Daz3D/_BarTender/_BarTender.dtu
artifactKey: Guid(4fe4a574c58000b429d833376752224b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/_BarTender/_BarTender.dtu using Guid(4fe4a574c58000b429d833376752224b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '51bbf842d6084a6d2026c7bca08c686b') in 0.018085 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Daz3D/_Cage/Open.anim
artifactKey: Guid(3fab8ef2aa4bb2846854c139223674b4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/_Cage/Open.anim using Guid(3fab8ef2aa4bb2846854c139223674b4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '76ca88785bd11b43180b86ac8ae09e68') in 0.019653 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Daz3D/TT/TT.dtu
artifactKey: Guid(e27dd82137c36584782ad2668ac64d15) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/TT/TT.dtu using Guid(e27dd82137c36584782ad2668ac64d15) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '670eac6333ef5b71c2ee98c2f225fe5f') in 0.020679 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Daz3D/_Cage/_Cage@Close.dtu
artifactKey: Guid(bf2b4afdc5bb76d468003023f8a0b14e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/_Cage/_Cage@Close.dtu using Guid(bf2b4afdc5bb76d468003023f8a0b14e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd44dfe244ef98230110fbcde1e7136f1') in 0.018902 seconds
========================================================================
Received Import Request.
Time since last request: 0.000047 seconds.
path: Assets/Daz3D/Vendors/SimpleJSON.cs
artifactKey: Guid(9f4d12fcd6c214c73b31a1d65f830715) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Vendors/SimpleJSON.cs using Guid(9f4d12fcd6c214c73b31a1d65f830715) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1d15cc7d676ee769003134add248c969') in 0.012573 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/_Cage/_Cage@Close.fbx
artifactKey: Guid(9682d50088368c94fa145f40e8c70614) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/_Cage/_Cage@Close.fbx using Guid(9682d50088368c94fa145f40e8c70614) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd0f5a485f091639cc8e2f7adb6a702da') in 0.032763 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/Vesture/Vesture.fbx
artifactKey: Guid(92b179713ed4adf4186d0b5eb06068d7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Vesture/Vesture.fbx using Guid(92b179713ed4adf4186d0b5eb06068d7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0ff9b4d83af9cca1e8a7dabfc95ea6ea') in 0.156330 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Monsters Full Pack Vol 1/LootingPoint.prefab
artifactKey: Guid(2fb4b182014b039468f1b0d6ec32ba84) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Monsters Full Pack Vol 1/LootingPoint.prefab using Guid(2fb4b182014b039468f1b0d6ec32ba84) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a8f5d61958e32684c582364295f200f2') in 0.039013 seconds
========================================================================
Received Import Request.
Time since last request: 0.000057 seconds.
path: Assets/Daz3D/LICENSE.md
artifactKey: Guid(7646eba07bdb34021a28d070c5b2d07c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/LICENSE.md using Guid(7646eba07bdb34021a28d070c5b2d07c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd456f69022ce3c87461280a8b4ba7939') in 0.013414 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Terrain 1 2.asset
artifactKey: Guid(46f8e79a06caba04a9e44d7e513a3300) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 1 2.asset using Guid(46f8e79a06caba04a9e44d7e513a3300) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '374535ef85188c90d716b01caeba41fa') in 0.068969 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Daz3D/Books/The Perfection Codex IV.prefab
artifactKey: Guid(aa2d03f99cc54a64ab28dd8883630324) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/The Perfection Codex IV.prefab using Guid(aa2d03f99cc54a64ab28dd8883630324) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ddfaa767dc66a4257564801406ab5fcd') in 0.062848 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/Scripts/ScreenShotContent.cs
artifactKey: Guid(adfc4481caddcea40a897152675af2e5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/ScreenShotContent.cs using Guid(adfc4481caddcea40a897152675af2e5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cd745551c14d78523690ade8ac06af02') in 0.010065 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Daz3D/Mix/MIX.blend
artifactKey: Guid(7d34f4fd174753040b4beac098e14f39) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Mix/MIX.blend using Guid(7d34f4fd174753040b4beac098e14f39) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0aaa5bd5621b6fbf957dc12f3050e3a0') in 12.777323 seconds
========================================================================
Received Import Request.
Time since last request: 0.000054 seconds.
path: Assets/Daz3D/Voice/Misteq-v1-(built-using-36-hours-of-HQ-audio)-converted-04-27-2023-19-34-59.mp3
artifactKey: Guid(30b7d2cf03ae0f04b9f66a64fe78d29d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Daz3D/Voice/Misteq-v1-(built-using-36-hours-of-HQ-audio)-converted-04-27-2023-19-34-59.mp3 using Guid(30b7d2cf03ae0f04b9f66a64fe78d29d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0a16a16cb4a6db308b0411bd4e7349f5') in 0.135639 seconds
========================================================================
Received Import Request.
Time since last request: 1.126137 seconds.
path: Assets/UniversalRenderPipelineAsset.asset
artifactKey: Guid(e1fe04a5e3c0a584fbe9bf6db6300d89) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/UniversalRenderPipelineAsset.asset using Guid(e1fe04a5e3c0a584fbe9bf6db6300d89) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '92d3245ac6f5e0d88f0eee4861add6a8') in 0.041359 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_strafing_walk_back.controller
artifactKey: Guid(5481af866fd2063419f8d888676f9feb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_strafing_walk_back.controller using Guid(5481af866fd2063419f8d888676f9feb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7f287bd93c0ea423dca9f1c5426ee918') in 0.034451 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_strafing.controller
artifactKey: Guid(bdc8ea30f3b520440be51845f8a1e6f4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_strafing.controller using Guid(bdc8ea30f3b520440be51845f8a1e6f4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1f45435c64f4d17c92fd57225a39276f') in 0.099268 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_stair_up.controller
artifactKey: Guid(f398bfa0af7a8b341bfd76d497a9cc44) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_stair_up.controller using Guid(f398bfa0af7a8b341bfd76d497a9cc44) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '014f63ce62008dcbd587ba0390f93bb1') in 0.022596 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_meditate.controller
artifactKey: Guid(e8c0e131e5c615e45b75a66e332c1f61) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_meditate.controller using Guid(e8c0e131e5c615e45b75a66e332c1f61) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cda42cc70c605e0f938667de3dd67973') in 0.037193 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_stair_down.controller
artifactKey: Guid(f73a48718fb084e49af97c505c0d1adb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_stair_down.controller using Guid(f73a48718fb084e49af97c505c0d1adb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '510c4d42ecfe6baf387d32f84b38601e') in 0.024525 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_strafing_run_back_right.controller
artifactKey: Guid(7908422afb985de47bc13719888ad4c0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_strafing_run_back_right.controller using Guid(7908422afb985de47bc13719888ad4c0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8f3f1bc60b972fe5f593363ee8c054f8') in 0.033747 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_strafing_run_front.controller
artifactKey: Guid(9bec5b3be428ae64eb9cb201db4ea01b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_strafing_run_front.controller using Guid(9bec5b3be428ae64eb9cb201db4ea01b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '9eee6893a15a74e27e9ecaa56668179c') in 0.032421 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_happy.controller
artifactKey: Guid(cc51c4b8ef037674884c004327e98b3e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_happy.controller using Guid(cc51c4b8ef037674884c004327e98b3e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '35cba9904b02b72df10f2a30d194a179') in 0.021191 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoUniversal.unity
artifactKey: Guid(a3547ddaea0dfe245af2457148217072) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoUniversal.unity using Guid(a3547ddaea0dfe245af2457148217072) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Opening scene 'Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoUniversal.unity additively'
LightingSettings: switching bake backend from 1 to 0.
Loaded scene 'Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoUniversal.unity'
Deserialize: 116.251 ms
Integration: 3044.582 ms
Integration of assets: 37.566 ms
Thread Wait Time: -1.017 ms
Total Operation Time: 3197.382 ms
Generated GUIDs only implemented for interfaces!
-> (artifact id: '0f14c07ebfee2f8736091e72bde2801c') in 3.843354 seconds
========================================================================
Received Import Request.
Time since last request: 0.000050 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_move_root_motion.controller
artifactKey: Guid(652f5e1a6040ff44087351fd2fa07164) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_move_root_motion.controller using Guid(652f5e1a6040ff44087351fd2fa07164) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f59f09f3477f4513ff064d97f33195e8') in 0.218573 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Daz3D/Books/[Book] The Perfection Codex I.asset
artifactKey: Guid(8f5613b42529e554baeda43fba8522f3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] The Perfection Codex I.asset using Guid(8f5613b42529e554baeda43fba8522f3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '9131a245550d628e25618475a60da4e9') in 0.015131 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_strafing_run_front_left.controller
artifactKey: Guid(9741a067744fe7440aaf989cc4a4a3b0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_strafing_run_front_left.controller using Guid(9741a067744fe7440aaf989cc4a4a3b0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3c63c1aad4b4738c80e8bd1ea69a8461') in 0.034625 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Daz3D/LootingPoint/CrateLootingPoint.prefab
artifactKey: Guid(308ca9f64d01b1147b49638ccab6ebbd) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/LootingPoint/CrateLootingPoint.prefab using Guid(308ca9f64d01b1147b49638ccab6ebbd) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5f5fbea6efbd9ac652261ac535cf58da') in 0.060909 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Daz3D/RockerOutfit/RockerOutfit.dtu
artifactKey: Guid(a11e4d2a4fb1ea34f9a8781ceca468b5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/RockerOutfit/RockerOutfit.dtu using Guid(a11e4d2a4fb1ea34f9a8781ceca468b5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a3114b354c9eb3c7f03d9e632559bbe7') in 0.015056 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/EasyRopeBridge/Materials/sWood.mat
artifactKey: Guid(762583e7dacffd449afc02ff63936fb5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EasyRopeBridge/Materials/sWood.mat using Guid(762583e7dacffd449afc02ff63936fb5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2a66a2052cedcc63c760dccaeac063d0') in 0.014789 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/AwesomeTechnologies/VSPShaderPackager/VSPShaderPackager.Editor.asmdef
artifactKey: Guid(729ac12e456e74240a77535fdda924bf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/VSPShaderPackager/VSPShaderPackager.Editor.asmdef using Guid(729ac12e456e74240a77535fdda924bf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '27ae8c33b1eae398766eec8ecfd032ba') in 0.014141 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/Books/[Book] The Perfection Codex II.asset
artifactKey: Guid(5a2a9c972e42b4341919ae6668767564) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] The Perfection Codex II.asset using Guid(5a2a9c972e42b4341919ae6668767564) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b77055a5a66ce83674cf05bab9d2b413') in 0.014821 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Daz3D/Shaders/Built-In Hair.shader
artifactKey: Guid(9689360da2668e34f8660424559d2210) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Shaders/Built-In Hair.shader using Guid(9689360da2668e34f8660424559d2210) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '990af391eecb59666b834c67288b4d58') in 0.027610 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/EasyRopeBridge/DemoScene/Demo_Scene.unity
artifactKey: Guid(9c8a90fb038a8844bb1174858fa5cf34) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EasyRopeBridge/DemoScene/Demo_Scene.unity using Guid(9c8a90fb038a8844bb1174858fa5cf34) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Opening scene 'Assets/EasyRopeBridge/DemoScene/Demo_Scene.unity additively'
Loaded scene 'Assets/EasyRopeBridge/DemoScene/Demo_Scene.unity'
Deserialize: 10.061 ms
Integration: 111.639 ms
Integration of assets: 0.003 ms
Thread Wait Time: 0.015 ms
Total Operation Time: 121.718 ms
Generated GUIDs only implemented for interfaces!
-> (artifact id: '5ac9ba3ea0360f29530398c1df3fd1e5') in 9.145887 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/SlowWalkStop_LU.anim
artifactKey: Guid(f5f8983fe4b8a89429c52c8fa714b456) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/SlowWalkStop_LU.anim using Guid(f5f8983fe4b8a89429c52c8fa714b456) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'acfc446bfcd7199d17912e7f8b85832e') in 0.046160 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/WalkFwdArchLeft180.anim
artifactKey: Guid(8d1b9312d69e672448ca9fce4ad715c2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/WalkFwdArchLeft180.anim using Guid(8d1b9312d69e672448ca9fce4ad715c2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7d441b34ce2aafb663dc0bf6354cd566') in 0.041944 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/SlowWalkStart.anim
artifactKey: Guid(6e9be8489e0405c4fbdcdb8d0119a5f0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/SlowWalkStart.anim using Guid(6e9be8489e0405c4fbdcdb8d0119a5f0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1f9d43e3376357f357764c98fa899f3a') in 0.035211 seconds
========================================================================
Received Import Request.
Time since last request: 0.000027 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/Crouch_WalkRt45.anim
artifactKey: Guid(9110874a274530f4094b22a99df9aa54) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/Crouch_WalkRt45.anim using Guid(9110874a274530f4094b22a99df9aa54) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c84697fe36ae111cc86f43edf72339d0') in 0.039697 seconds
========================================================================
Received Import Request.
Time since last request: 0.000027 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/RunBwdStop_LU.anim
artifactKey: Guid(0ebda318f2e4a4b47aaec0dd4fcbb06e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/RunBwdStop_LU.anim using Guid(0ebda318f2e4a4b47aaec0dd4fcbb06e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cf82420f57916b7f2d76c31bb4b96453') in 0.049958 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/RunRtStop_LU.anim
artifactKey: Guid(8b09aa7614b6ce64db169f2051a8841d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/RunRtStop_LU.anim using Guid(8b09aa7614b6ce64db169f2051a8841d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '52e7ee9c2aaba89c2569b2ba3c1a9b48') in 0.044633 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Daz3D/GuardianOutfit/GND.fbx
artifactKey: Guid(2fe3a8cd449741646be5bdc5d9f62faf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/GuardianOutfit/GND.fbx using Guid(2fe3a8cd449741646be5bdc5d9f62faf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '74a3e1ebdb8f8dd273e15849fe74d577') in 0.061407 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/WalkFwdStart.anim
artifactKey: Guid(43bf9fe3a88ecf548ad8726d5106793c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/WalkFwdStart.anim using Guid(43bf9fe3a88ecf548ad8726d5106793c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ff54df42ce9f6bb6dc8deab927e09dc8') in 0.046796 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/RunFwdStart_R180.anim
artifactKey: Guid(317074d9a652df7449100f8fd62adc8c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/RunFwdStart_R180.anim using Guid(317074d9a652df7449100f8fd62adc8c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '43385cea07dc92e18e6d8a2e2b20e2c0') in 0.047101 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/RunLt45.anim
artifactKey: Guid(dd1d052d6470aed45a1f7566f5707ddb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/RunLt45.anim using Guid(dd1d052d6470aed45a1f7566f5707ddb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e2495f1f4a83c5d5a204146e86ba919d') in 0.040847 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_dance.controller
artifactKey: Guid(a97ceb11f66c8884cb5c539b0be8ae56) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_dance.controller using Guid(a97ceb11f66c8884cb5c539b0be8ae56) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '06c1c9667a3bd28026db0eb7d3a7b0ff') in 0.022015 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Daz3D/Lights/Melted Candles Duo.prefab
artifactKey: Guid(6538ade51a8549e4c9144bf2bc0141f3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/Melted Candles Duo.prefab using Guid(6538ade51a8549e4c9144bf2bc0141f3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '634384839f5c2694feb656f798a5763f') in 0.199872 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/EverydayMotionPack/Mecanim/female_stair_down.controller
artifactKey: Guid(0e738a1ae9fdfe14eb56cf1c83577af2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/female_stair_down.controller using Guid(0e738a1ae9fdfe14eb56cf1c83577af2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '261f0d0158f73d1c709200f9219d608b') in 0.019533 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/EverydayMotionPack/Mecanim/male_walk_back.controller
artifactKey: Guid(2e085afa940d52c42a76d25b45e68d09) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/EverydayMotionPack/Mecanim/male_walk_back.controller using Guid(2e085afa940d52c42a76d25b45e68d09) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '480b3e0fc62900b74437e5c9133e95d8') in 0.023831 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/FemaleMovementAnimsetPro/Animations/JumpPlatformerStart.anim
artifactKey: Guid(558bdbdd354880a48a870bc9765ed0f7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/Animations/JumpPlatformerStart.anim using Guid(558bdbdd354880a48a870bc9765ed0f7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd28d8be42b439b242322949a1449aafd') in 0.033907 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoStandard.unity
artifactKey: Guid(cfc34a8a997b5ce4da2660d4962235a4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoStandard.unity using Guid(cfc34a8a997b5ce4da2660d4962235a4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Opening scene 'Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoStandard.unity additively'
LightingSettings: switching bake backend from 1 to 0.
Loaded scene 'Assets/AwesomeTechnologies/VegetationStudioProDemo/DemoStandard.unity'
Deserialize: 97.335 ms
Integration: 3267.159 ms
Integration of assets: 22.621 ms
Thread Wait Time: -1.382 ms
Total Operation Time: 3385.733 ms
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'fc19cf2811f88b2c17350e5c2e55bacc') in 3.816161 seconds
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010154 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 4.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
at XNodeEditor.NodeEditorAssetModProcessor.OnReloadEditor () [0x0004b] in C:\Work\Firstborn\Assets\RPG Creation Kit\Scripts\Dialogue System\xNode-master\Scripts\Editor\NodeEditorAssetModProcessor.cs:55
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <d6232873609549b8a045fa15811a5bd3>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <d6232873609549b8a045fa15811a5bd3>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <d6232873609549b8a045fa15811a5bd3>:0
at UnityEditor.EditorAssemblies.ProcessInitializeOnLoadMethodAttributes () [0x000a5] in <63965ae56af7489797f355b7c1211ab2>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogError (object)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Mono: successfully reloaded assembly
- Completed reload, in 2.325 seconds
Domain Reload Profiling:
ReloadAssembly (2326ms)
BeginReloadAssembly (223ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (107ms)
EndReloadAssembly (1979ms)
LoadAssemblies (132ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (453ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (85ms)
SetupLoadedEditorAssemblies (1170ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (19ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (5ms)
BeforeProcessingInitializeOnLoad (139ms)
ProcessInitializeOnLoadAttributes (715ms)
ProcessInitializeOnLoadMethodAttributes (283ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (23ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 11.64 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7094 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (4.9 MB). Loaded Objects now: 7896.
Memory consumption went from 476.6 MB to 471.7 MB.
Total: 9.802400 ms (FindLiveObjects: 0.788200 ms CreateObjectMapping: 0.952600 ms MarkObjects: 6.323700 ms DeleteObjects: 1.736400 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 12.823406 seconds.
path: Assets/FlexibleColorPicker/Sprites/FCP_LeftArrowKnob.png
artifactKey: Guid(a9fcce25926f2304288d784b58c60dd0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FlexibleColorPicker/Sprites/FCP_LeftArrowKnob.png using Guid(a9fcce25926f2304288d784b58c60dd0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '56ee085274a352c938cd37f6ae489ff1') in 0.346970 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/FlexibleColorPicker/Sprites/FCP_AlphaBackground.png
artifactKey: Guid(24392f2a1b3d4064380cf4f99d87255e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FlexibleColorPicker/Sprites/FCP_AlphaBackground.png using Guid(24392f2a1b3d4064380cf4f99d87255e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2490869a4a1e86f24dbb1c1bbb5ce6c1') in 0.024529 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/FlexibleColorPicker/Sprites/DefGrad_R_Hor.png
artifactKey: Guid(bc967bfc7c2890e4592ec6dcf19b2f85) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FlexibleColorPicker/Sprites/DefGrad_R_Hor.png using Guid(bc967bfc7c2890e4592ec6dcf19b2f85) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6121c8e24db5afb2d88c8a6d936db118') in 0.022996 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Daz3D/Mix2/Eagle.blend
artifactKey: Guid(2ab52328a7fb2a7449b908dc1e18fe55) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Mix2/Eagle.blend using Guid(2ab52328a7fb2a7449b908dc1e18fe55) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
=================================================================
Native Crash Reporting
=================================================================
Got a UNKNOWN while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
=================================================================
Managed Stacktrace:
=================================================================
at <unknown> <0xffffffff>
at UnityEditor.SerializedProperty:NextVisibleInternal <0x0009b>
at UnityEditor.SerializedProperty:NextVisible <0x000ea>
at UnityEditor.Search.ObjectIndexer:IndexObject <0x000ba>
at UnityEditor.Search.ObjectIndexer:IndexObject <0x00042>
at UnityEditor.Search.AssetIndexer:IndexSubAsset <0x00352>
at UnityEditor.Search.AssetIndexer:IndexDocument <0x00a62>
at UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset <0x00169>
at UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData <0x00018>
at <Module>:runtime_invoke_void__this___object <0x00092>
=================================================================
Received signal SIGSEGV
Obtained 37 stack frames
0x00007ff62755a7ea (Unity) WalkTypeTreeInternal
0x00007ff62755a7ea (Unity) WalkTypeTreeInternal
0x00007ff628422fc5 (Unity) SerializedProperty::NextInternalSelectParent
0x00007ff628422e5f (Unity) SerializedProperty::NextInternal
0x00007ff6284233af (Unity) SerializedProperty::NextVisible
0x00007ff626d3c272 (Unity) SerializedProperty_CUSTOM_NextVisibleInternal
0x000002c0ee73f54c (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedProperty:NextVisibleInternal (UnityEditor.SerializedProperty,bool)
0x000002c0ee73f0cb (Mono JIT Code) UnityEditor.SerializedProperty:NextVisible (bool)
0x000002c0ee73eb2b (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool,bool)
0x000002c0ee73ea43 (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool)
0x000002c0ee73a8e3 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexSubAsset (UnityEngine.Object,string,bool,bool)
0x000002c0ee710a63 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
0x000002c0ee70b73a (Mono JIT Code) UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
0x000002c0ee70b459 (Mono JIT Code) UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
0x000002c0ee70b513 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
0x00007ffed6e7feb4 (mono-2.0-bdwgc) [mini-runtime.c:3445] mono_jit_runtime_invoke
0x00007ffed6dbe764 (mono-2.0-bdwgc) [object.c:3066] do_runtime_invoke
0x00007ffed6dbe8fc (mono-2.0-bdwgc) [object.c:3113] mono_runtime_invoke
0x00007ff6274a1104 (Unity) scripting_method_invoke
0x00007ff6274809a4 (Unity) ScriptingInvocation::Invoke
0x00007ff62890c491 (Unity) ScriptedImporter::GenerateAssetData
0x00007ff6288155de (Unity) ImportToObjects
0x00007ff628814543 (Unity) ImportAsset
0x00007ff628836f82 (Unity) AssetImportWorker::Import
0x00007ff62889dee4 (Unity) <lambda_61a9544df00a9e76ece93a9d8f6ff838>::operator()
0x00007ff6288deaa2 (Unity) asio::detail::completion_handler<core::mutable_function<void __cdecl(void)>,asio::io_context::basic_executor_type<std::allocator<void>,0> >::do_complete
0x00007ff6288ca98e (Unity) asio::detail::win_iocp_io_context::do_one
0x00007ff6288cc5f4 (Unity) asio::detail::win_iocp_io_context::run
0x00007ff6288dce8e (Unity) IOService::Run
0x00007ff6288afa9f (Unity) AssetImportWorkerClient::Run
0x00007ff628879ae3 (Unity) RunAssetImportWorkerClientV2
0x00007ff628879b6b (Unity) RunAssetImporterV2
0x00007ff628096208 (Unity) Application::InitializeProject
0x00007ff6284fa758 (Unity) WinMain
0x00007ff62989cade (Unity) __scrt_common_main_seh
0x00007fff71207604 (KERNEL32) BaseThreadInitThunk
0x00007fff72e826a1 (ntdll) RtlUserThreadStart