Skip to content

Instantly share code, notes, and snippets.

@kayru
Created May 31, 2020 19:48
Show Gist options
  • Save kayru/1f6cf8b4a1a3c74d6eaf7ee72a4b7f5b to your computer and use it in GitHub Desktop.
Save kayru/1f6cf8b4a1a3c74d6eaf7ee72a4b7f5b to your computer and use it in GitHub Desktop.
[2020-05-31 21:41:56.5456][Server ][ 36692-7][Error] Error executing request 8 of type "GetDatabaseDetailsRequest".
[2020-05-31 21:41:56.5456][Server ][ 36692-7][Error] Exception Type: System.InvalidOperationException
[2020-05-31 21:41:56.5456][Server ][ 36692-7][Error] Exception Message: Sequence contains no elements
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at System.Linq.Enumerable.Aggregate[TSource](IEnumerable`1 source, Func`3 func)
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.TypedMessageHandlers.GetProjectDetailsRequestHandler.CreateSectionDetails(IConfigurationSectionContents section) in D:\src\projects\vs-chromium\src\Server\Ipc\TypedMessageHandlers\GetProjectDetailsRequestHandler.cs:line 65
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.TypedMessageHandlers.GetProjectDetailsRequestHandler.CreateProjectConfigurationDetails(ProjectRootSnapshot project) in D:\src\projects\vs-chromium\src\Server\Ipc\TypedMessageHandlers\GetProjectDetailsRequestHandler.cs:line 57
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.TypedMessageHandlers.GetProjectDetailsRequestHandler.CreateProjectDetails(IFileDatabaseSnapshot database, ProjectRootSnapshot project, Int32 maxFilesByExtensionDetailsCount, Int32 maxLargeFilesDetailsCount) in D:\src\projects\vs-chromium\src\Server\Ipc\TypedMessageHandlers\GetProjectDetailsRequestHandler.cs:line 45
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.TypedMessageHandlers.GetDatabaseDetailsRequestHandler.Process(TypedRequest typedRequest) in D:\src\projects\vs-chromium\src\Server\Ipc\TypedMessageHandlers\GetDatabaseDetailsRequestHandler.cs:line 33
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.ProtocolHandlers.TypedMessageProtocolHandler.Process(IpcRequest request) in D:\src\projects\vs-chromium\src\Server\Ipc\ProtocolHandlers\TypedMessageProtocolHandler.cs:line 27
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.IpcRequestDispatcher.ProcessOneRequest(IpcRequest request) in D:\src\projects\vs-chromium\src\Server\Ipc\IpcRequestDispatcher.cs:line 48
[2020-05-31 21:42:50.3066][VsChromium][ 12788-1][Warn ] Error getting IVsTextBuffer for document C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.25.28610\include\mutex, skipping document
[2020-05-31 21:42:50.3066][VsChromium][ 12788-1][Warn ] Exception Type: System.Runtime.InteropServices.COMException
[2020-05-31 21:42:50.3066][VsChromium][ 12788-1][Warn ] Exception Message: Error HRESULT E_FAIL has been returned from a call to a COM component.
[2020-05-31 21:42:50.3226][VsChromium][ 12788-1][Warn ] + at Microsoft.VisualStudio.Shell.Interop.IVsRunningDocumentTable4.GetDocumentData(UInt32 cookie)
[2020-05-31 21:42:50.3226][VsChromium][ 12788-1][Warn ] + at Microsoft.VisualStudio.Shell.RunningDocumentInfo.get_DocData()
[2020-05-31 21:42:50.3226][VsChromium][ 12788-1][Warn ] + at VsChromium.Views.TextDocumentTable.FetchRunningDocumentTable() in D:\src\projects\vs-chromium\src\VsChromium\Views\TextDocumentTable.cs:line 50
[2020-05-31 21:43:04.1988][Server ][39508-80][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:04.1988][Server ][39508-80][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:04.1988][Server ][39508-80][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:04.1988][Server ][39508-80][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:04.4948][Server ][39508-84][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:04.4948][Server ][39508-84][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:04.4948][Server ][39508-84][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:04.4948][Server ][39508-84][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:05.4672][Server ][39508-78][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:05.4672][Server ][39508-78][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:05.4672][Server ][39508-78][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:05.4672][Server ][39508-78][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:05.5742][Server ][39508-86][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:05.5742][Server ][39508-86][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:05.5742][Server ][39508-86][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:05.5742][Server ][39508-86][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:05.9842][Server ][39508-87][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:05.9842][Server ][39508-87][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:05.9842][Server ][39508-87][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:05.9842][Server ][39508-87][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:11.3414][Server ][39508-76][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:11.3414][Server ][39508-76][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:11.3414][Server ][39508-76][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:11.3414][Server ][39508-76][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:11.5451][Server ][39508-83][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:11.5451][Server ][39508-83][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:11.5451][Server ][39508-83][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:11.5451][Server ][39508-83][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:12.7958][Server ][39508-88][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:12.7958][Server ][39508-88][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:12.7958][Server ][39508-88][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:12.7958][Server ][39508-88][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:12.9517][Server ][39508-77][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:12.9517][Server ][39508-77][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:12.9517][Server ][39508-77][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:12.9517][Server ][39508-77][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:18.1888][Server ][39508-82][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:18.1888][Server ][39508-82][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:18.1888][Server ][39508-82][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:18.1888][Server ][39508-82][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:41:26.5155][VsChromium][ 29064-1][Info ] Using configuration file at "C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\Configuration\ChromiumCodingStyle.ignore"
[2020-05-31 21:41:26.5395][VsChromium][ 29064-1][Info ] Using configuration file at "C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\Configuration\ChromiumEnlistmentDetection.patterns"
[2020-05-31 21:41:26.5465][VsChromium][ 29064-1][Info ] VsChromium.VsPackage constructor.
[2020-05-31 21:41:26.5565][VsChromium][ 29064-1][Info ] VsChromium.VsPackage.Initialize()
[2020-05-31 21:41:26.6105][VsChromium][ 29064-1][Info ] Using configuration file at "C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\Configuration\ChromiumStyleCheckers.disabled"
[2020-05-31 21:41:26.6825][VsChromium][29064-25][Info ] PreCreateProxy
[2020-05-31 21:41:26.6825][VsChromium][29064-25][Info ] Opening TCP server socket for server process client connection.
[2020-05-31 21:41:26.6825][VsChromium][29064-25][Info ] TCP server started on port 52514.
[2020-05-31 21:41:26.6825][VsChromium][ 29064-5][Info ] Creating VsChromiumHost process.
[2020-05-31 21:41:26.6825][VsChromium][ 29064-5][Info ] Path=C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Host.exe
[2020-05-31 21:41:26.6825][VsChromium][ 29064-5][Info ] Server path=C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Server.exe
[2020-05-31 21:41:26.6825][VsChromium][ 29064-5][Info ] Arguments="C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Server.exe" "52514"
[2020-05-31 21:41:26.6825][VsChromium][ 29064-5][Info ] CreateProcess: C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Host.exe "C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Server.exe" "52514"
[2020-05-31 21:41:26.6825][VsChromium][29064-26][Info ] CreateProcessWithStartInfo: Entry point.
[2020-05-31 21:41:26.6825][VsChromium][29064-26][Info ] CreateProcessWithStartInfo: command line is "C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Host.exe" "C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Server.exe" "52514" .
[2020-05-31 21:41:26.6825][VsChromium][29064-26][Info ] CreateProcessWithStartInfo: Creation flags.
[2020-05-31 21:41:26.6825][VsChromium][29064-26][Info ] CreateProcessWithStartInfo: Working directory: C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF.
[2020-05-31 21:41:26.6825][VsChromium][29064-26][Info ] CreateProcessWithStartInfo: Setting DEBUG_PROCESS flag.
[2020-05-31 21:41:26.6825][VsChromium][29064-26][Info ] CreateProcessWithStartInfo: Calling Win32 CreateProcess.
[2020-05-31 21:41:26.7005][VsChromium][29064-26][Info ] CreateProcessWithStartInfo: CreateProcess result: Success=True-LastError=0.
[2020-05-31 21:41:26.7005][VsChromium][29064-26][Info ] CreateProcessWithStartInfo: Creating ProcessResult instance.
[2020-05-31 21:41:26.7005][VsChromium][29064-26][Info ] CreateProcessWithStartInfo: Success!
[2020-05-31 21:41:26.7005][VsChromium][ 29064-5][Info ] CreateProcess: Creating CreateProcessResult instance.
[2020-05-31 21:41:26.7145][VsChromium][ 29064-5][Info ] VsChromiumHost process created (pid=17324).
[2020-05-31 21:41:26.7145][VsChromium][29064-15][Info ] AfterProxyCreated (pid=17324
[2020-05-31 21:41:26.7145][VsChromium][29064-15][Info ] AfterProxyCreated: Wait for TCP client connection from server process.
[2020-05-31 21:41:26.7285][VsChromium][29064-26][Info ] DBGEVENT: CREATE_PROCESS_DEBUG_EVENT:
[2020-05-31 21:41:26.8215][VsChromium][29064-26][Info ] DBGEVENT: EXCEPTION_DEBUG_EVENT: Code: 0x80000003, Flags: 0x00000000, FirstChance: 1
[2020-05-31 21:41:27.1995][VsChromium][29064-26][Info ] DBGEVENT: EXCEPTION_DEBUG_EVENT: Code: 0x04242420, Flags: 0x00000000, FirstChance: 1
[2020-05-31 21:41:27.7805][Host ][ 17324-1][Info ] Starting server host process (version=0.9.31.0).
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] Host process id=17324.
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] Server image file name is: C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Server.exe
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] TCP port is: 52514
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] Profile server flag is: False
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] Creating job.
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] Job created successfully.
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] Creating server process.
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] CreateProcess: C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Server.exe 52514
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] CreateProcessWithStartInfo: Entry point.
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] CreateProcessWithStartInfo: command line is "C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\VsChromium.Server.exe" 52514.
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] CreateProcessWithStartInfo: Creation flags.
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] CreateProcessWithStartInfo: Working directory: C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF.
[2020-05-31 21:41:27.8015][Host ][ 17324-1][Info ] CreateProcessWithStartInfo: Calling Win32 CreateProcess.
[2020-05-31 21:41:27.8375][Host ][ 17324-1][Info ] CreateProcessWithStartInfo: CreateProcess result: Success=True-LastError=1300.
[2020-05-31 21:41:27.8385][Host ][ 17324-1][Info ] CreateProcessWithStartInfo: Creating ProcessResult instance.
[2020-05-31 21:41:27.8385][Host ][ 17324-1][Info ] CreateProcessWithStartInfo: Success!
[2020-05-31 21:41:27.8385][Host ][ 17324-1][Info ] CreateProcess: Creating CreateProcessResult instance.
[2020-05-31 21:41:27.8385][Host ][ 17324-1][Info ] Server process created successfully (pid=36692).
[2020-05-31 21:41:27.8385][Host ][ 17324-1][Info ] Waiting for server process to exit.
[2020-05-31 21:41:27.9635][Server ][ 36692-1][Info ] Server process started
[2020-05-31 21:41:27.9945][Server ][ 36692-1][Info ] Server starting with host on port 52514.
[2020-05-31 21:41:28.0705][Server ][ 36692-1][Info ] Using configuration file at "C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\Configuration\ChromiumEnlistmentDetection.patterns"
[2020-05-31 21:41:28.0845][Server ][ 36692-1][Info ] DirectoryWatcher: Entering RunningState state
[2020-05-31 21:41:28.0945][Server ][ 36692-1][Info ] Server connected to host port 52514.
[2020-05-31 21:41:28.0945][VsChromium][29064-23][Info ] TCP Server received client connection.
[2020-05-31 21:41:28.0945][VsChromium][29064-15][Info ] AfterProxyCreated: Wait for "Hello" message from server process.
[2020-05-31 21:41:28.2465][VsChromium][29064-15][Info ] AfterProxyCreated: Start receive response thread.
[2020-05-31 21:41:28.2465][VsChromium][29064-15][Info ] AfterProxyCreated: Start send request thread..
[2020-05-31 21:41:28.2465][VsChromium][29064-30][Info ] ReceiveRequestsThread: Starting thread
[2020-05-31 21:41:28.2465][VsChromium][29064-31][Info ] Starting SendRequests thread.
[2020-05-31 21:41:28.2905][Server ][ 36692-6][Info ] Register path "D:\src\Sandbox\Build\Sandbox.sln"
[2020-05-31 21:41:28.2915][Server ][ 36692-7][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilLog.h"
[2020-05-31 21:41:28.2915][Server ][ 36692-6][Info ] Request 2 of type "RegisterFileRequest" took 3 msec to execute.
[2020-05-31 21:41:28.2915][Server ][ 36692-7][Info ] Request 3 of type "RegisterFileRequest" took 3 msec to execute.
[2020-05-31 21:41:28.2985][VsChromium][29064-30][Info ] Server request #2 (RegisterFileRequest) took 1,615 msec to execute.
[2020-05-31 21:41:28.2985][VsChromium][29064-30][Info ] Server request #3 (RegisterFileRequest) took 1,291 msec to execute.
[2020-05-31 21:41:28.2915][Server ][ 36692-8][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:41:28.2915][Server ][ 36692-8][Info ] Path="D:\src\Sandbox\Build\Sandbox.sln", Kind=Register
[2020-05-31 21:41:28.2915][Server ][ 36692-8][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilLog.h", Kind=Register
[2020-05-31 21:41:28.3445][Server ][ 36692-7][Info ] FileSystemSnapshotManager: List of projects has changed, enqueuing a partial file system scan
[2020-05-31 21:41:28.3445][Server ][ 36692-6][Info ] >> FileSystemSnapshotManager: Computing snapshot delta from list of file changes.
[2020-05-31 21:41:28.3535][VsChromium][29064-30][Info ] Event 2 of type "FileSystemScanStarted" received from server.
[2020-05-31 21:41:28.3535][VsChromium][29064-30][Info ] Event 3 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:41:28.4735][Server ][36692-73][Info ] Starting directory change notification monitoring thread.
[2020-05-31 21:41:28.4735][Server ][ 36692-6][Info ] Starting monitoring directory "D:\src\Sandbox" for change notifications.
[2020-05-31 21:41:28.4735][Server ][ 36692-6][Info ] << FileSystemSnapshotManager: Computing snapshot delta from list of file changes completed in 123 msec - GC Memory: 9,668,936 bytes.
[2020-05-31 21:41:28.4735][Server ][ 36692-6][Info ] FileSystemSnapshotManager: New snapshot contains 9,103 files in 1,350 directories
[2020-05-31 21:41:28.4785][VsChromium][29064-30][Info ] Event 7 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:41:28.4785][VsChromium][29064-30][Info ] Event 8 of type "FileSystemScanFinished" received from server.
[2020-05-31 21:41:28.4805][Server ][ 36692-7][Info ] Starting a full database update: CurrentSnapshotVersion=-1, PreviousUpdateCompleted=False, PreviousSnapshotVersion=0, FullPathChanges=0.
[2020-05-31 21:41:28.4805][Server ][ 36692-7][Info ] >> Building file database from previous one and file system tree snapshot.
[2020-05-31 21:41:28.4785][VsChromium][29064-30][Info ] Event 9 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:41:28.4785][VsChromium][29064-30][Info ] Event 10 of type "SearchEngineFilesLoading" received from server.
[2020-05-31 21:41:28.6005][Server ][ 36692-6][Info ] Request 4 of type "GetFileSystemTreeRequest" took 1 msec to execute.
[2020-05-31 21:41:28.6045][VsChromium][29064-30][Info ] Server request #4 (GetFileSystemTreeRequest) took 6 msec to execute.
[2020-05-31 21:41:28.6945][Server ][ 36692-7][Info ] Loaded 1,398 text files from disk, skipped 0 binary files.
[2020-05-31 21:41:28.6995][Server ][ 36692-7][Info ] << Building file database from previous one and file system tree snapshot completed in 217 msec - GC Memory: 6,068,920 bytes.
[2020-05-31 21:41:28.7005][VsChromium][29064-30][Info ] Event 16 of type "SearchEngineFilesLoaded" received from server.
[2020-05-31 21:41:28.7005][VsChromium][29064-30][Info ] Event 18 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:41:28.7005][VsChromium][29064-30][Info ] Event 19 of type "SearchEngineFilesLoaded" received from server.
[2020-05-31 21:41:28.7005][VsChromium][29064-30][Info ] Event 20 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:41:29.0745][VsChromium][ 29064-1][Info ] Starting progress of 2,147,483,647 total operations.
[2020-05-31 21:41:29.0745][VsChromium][ 29064-1][Info ] Stopping progress at 2,147,483,647 completed operations.
[2020-05-31 21:41:29.0745][VsChromium][ 29064-1][Info ] Starting progress of 2,147,483,647 total operations.
[2020-05-31 21:41:29.0935][VsChromium][ 29064-1][Info ] Stopping progress at 9,103 completed operations.
[2020-05-31 21:41:29.0935][VsChromium][ 29064-1][Info ] Starting progress of 2,147,483,647 total operations.
[2020-05-31 21:41:29.0935][VsChromium][ 29064-1][Info ] Stopping progress at 2,147,483,647 completed operations.
[2020-05-31 21:41:29.0935][VsChromium][ 29064-1][Info ] Stopping progress at 2,147,483,647 completed operations.
[2020-05-31 21:41:29.1825][VsChromium][ 29064-1][Info ] Using configuration file at "C:\USERS\YURIY\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\16.0_DB849F17\EXTENSIONS\ZIAY3EBB.JMF\Configuration\ChromiumStyleCheckers.disabled"
[2020-05-31 21:41:38.6086][Server ][ 36692-7][Info ] ProcessPathsChangedEvent: 1 items left out of 1 after filtering (showing max 5 below).
[2020-05-31 21:41:38.6086][Server ][ 36692-7][Info ] Path changed: "D:\src\Sandbox\Build\.vs\Sandbox\v16\Solution.VC.db", Pathkind=FileOrDirectory, Changekind=Changed
[2020-05-31 21:41:38.6086][Server ][ 36692-7][Info ] All file change events are file modifications.
[2020-05-31 21:41:38.6086][Server ][ 36692-6][Info ] >> Building file database from previous one and list of changed files.
[2020-05-31 21:41:38.6086][Server ][ 36692-6][Info ] None of the changed file is searchable, return previous database snapshot
[2020-05-31 21:41:38.6086][Server ][ 36692-6][Info ] << Building file database from previous one and list of changed files completed in 0 msec - GC Memory: 4,413,592 bytes.
[2020-05-31 21:41:38.6196][VsChromium][29064-30][Info ] Event 21 of type "SearchEngineFilesLoaded" received from server.
[2020-05-31 21:41:38.6196][VsChromium][29064-30][Info ] Event 22 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:41:47.3683][Server ][ 36692-7][Info ] Request 5 of type "GetFileSystemTreeRequest" took 0 msec to execute.
[2020-05-31 21:41:47.3683][VsChromium][29064-30][Info ] Server request #5 (GetFileSystemTreeRequest) took 1 msec to execute.
[2020-05-31 21:41:47.5359][Server ][ 36692-7][Info ] Request 6 of type "GetDatabaseStatisticsRequest" took 9 msec to execute.
[2020-05-31 21:41:47.5379][VsChromium][29064-30][Info ] Server request #6 (GetDatabaseStatisticsRequest) took 12 msec to execute.
[2020-05-31 21:41:50.7705][Server ][ 36692-7][Info ] Request 7 of type "GetDatabaseStatisticsRequest" took 0 msec to execute.
[2020-05-31 21:41:50.7705][VsChromium][29064-30][Info ] Server request #7 (GetDatabaseStatisticsRequest) took 0 msec to execute.
[2020-05-31 21:41:56.5456][Server ][ 36692-7][Error] Error executing request 8 of type "GetDatabaseDetailsRequest".
[2020-05-31 21:41:56.5456][Server ][ 36692-7][Error] Exception Type: System.InvalidOperationException
[2020-05-31 21:41:56.5456][Server ][ 36692-7][Error] Exception Message: Sequence contains no elements
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at System.Linq.Enumerable.Aggregate[TSource](IEnumerable`1 source, Func`3 func)
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.TypedMessageHandlers.GetProjectDetailsRequestHandler.CreateSectionDetails(IConfigurationSectionContents section) in D:\src\projects\vs-chromium\src\Server\Ipc\TypedMessageHandlers\GetProjectDetailsRequestHandler.cs:line 65
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.TypedMessageHandlers.GetProjectDetailsRequestHandler.CreateProjectConfigurationDetails(ProjectRootSnapshot project) in D:\src\projects\vs-chromium\src\Server\Ipc\TypedMessageHandlers\GetProjectDetailsRequestHandler.cs:line 57
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.TypedMessageHandlers.GetProjectDetailsRequestHandler.CreateProjectDetails(IFileDatabaseSnapshot database, ProjectRootSnapshot project, Int32 maxFilesByExtensionDetailsCount, Int32 maxLargeFilesDetailsCount) in D:\src\projects\vs-chromium\src\Server\Ipc\TypedMessageHandlers\GetProjectDetailsRequestHandler.cs:line 45
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.TypedMessageHandlers.GetDatabaseDetailsRequestHandler.Process(TypedRequest typedRequest) in D:\src\projects\vs-chromium\src\Server\Ipc\TypedMessageHandlers\GetDatabaseDetailsRequestHandler.cs:line 33
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.ProtocolHandlers.TypedMessageProtocolHandler.Process(IpcRequest request) in D:\src\projects\vs-chromium\src\Server\Ipc\ProtocolHandlers\TypedMessageProtocolHandler.cs:line 27
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Error] + at VsChromium.Server.Ipc.IpcRequestDispatcher.ProcessOneRequest(IpcRequest request) in D:\src\projects\vs-chromium\src\Server\Ipc\IpcRequestDispatcher.cs:line 48
[2020-05-31 21:41:56.5676][Server ][ 36692-7][Info ] Request 8 of type "GetDatabaseDetailsRequest" took 64 msec to execute.
[2020-05-31 21:41:56.5696][VsChromium][29064-30][Info ] Server request #8 (GetDatabaseDetailsRequest) took 67 msec to execute.
[2020-05-31 21:42:10.1608][Server ][ 36692-7][Info ] Unregister path "D:\src\Sandbox\Build\Sandbox.sln"
[2020-05-31 21:42:10.1608][Server ][ 36692-7][Info ] Request 9 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:10.1608][Server ][ 36692-6][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:10.1608][Server ][ 36692-6][Info ] Path="D:\src\Sandbox\Build\Sandbox.sln", Kind=Unregister
[2020-05-31 21:42:10.1618][VsChromium][29064-30][Info ] Server request #9 (UnregisterFileRequest) took 2 msec to execute.
[2020-05-31 21:42:10.2068][Server ][ 36692-6][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\UtilLog.h"
[2020-05-31 21:42:10.2068][Server ][ 36692-6][Info ] Request 10 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:10.2068][Server ][ 36692-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:10.2068][Server ][ 36692-7][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilLog.h", Kind=Unregister
[2020-05-31 21:42:10.2068][VsChromium][29064-30][Info ] Server request #10 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:10.2068][Server ][ 36692-6][Info ] FileSystemSnapshotManager: List of projects has changed, enqueuing a partial file system scan
[2020-05-31 21:42:10.2068][Server ][ 36692-7][Info ] >> FileSystemSnapshotManager: Computing snapshot delta from list of file changes.
[2020-05-31 21:42:10.2068][VsChromium][29064-30][Info ] Event 23 of type "FileSystemScanStarted" received from server.
[2020-05-31 21:42:10.2068][VsChromium][29064-30][Info ] Event 24 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:10.2068][Server ][ 36692-7][Info ] Removing directory "D:\src\Sandbox" from change notification monitoring.
[2020-05-31 21:42:10.2068][Server ][ 36692-7][Info ] << FileSystemSnapshotManager: Computing snapshot delta from list of file changes completed in 2 msec - GC Memory: 7,143,912 bytes.
[2020-05-31 21:42:10.2068][Server ][ 36692-7][Info ] FileSystemSnapshotManager: New snapshot contains 0 files in 0 directories
[2020-05-31 21:42:10.2068][VsChromium][29064-30][Info ] Event 25 of type "FileSystemScanFinished" received from server.
[2020-05-31 21:42:10.2068][VsChromium][29064-30][Info ] Event 26 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:10.2068][Server ][ 36692-8][Info ] >> Building file database from previous one and file system tree snapshot.
[2020-05-31 21:42:10.2068][VsChromium][29064-30][Info ] Event 27 of type "SearchEngineFilesLoading" received from server.
[2020-05-31 21:42:10.2068][VsChromium][29064-30][Info ] Event 29 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:10.2128][Server ][ 36692-8][Info ] Loaded 0 text files from disk, skipped 0 binary files.
[2020-05-31 21:42:10.2128][Server ][ 36692-8][Info ] << Building file database from previous one and file system tree snapshot completed in 2 msec - GC Memory: 7,644,000 bytes.
[2020-05-31 21:42:10.2128][VsChromium][29064-30][Info ] Event 32 of type "SearchEngineFilesLoaded" received from server.
[2020-05-31 21:42:10.2128][VsChromium][29064-30][Info ] Event 34 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:10.2128][VsChromium][29064-30][Info ] Event 35 of type "SearchEngineFilesLoaded" received from server.
[2020-05-31 21:42:10.2128][VsChromium][29064-30][Info ] Event 36 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:10.3158][Server ][ 36692-7][Info ] Request 11 of type "GetFileSystemTreeRequest" took 0 msec to execute.
[2020-05-31 21:42:10.3158][VsChromium][29064-30][Info ] Server request #11 (GetFileSystemTreeRequest) took 1 msec to execute.
[2020-05-31 21:42:10.4968][VsChromium][ 29064-1][Info ] VsChromium.Features.ToolWindows.CodeSearch.CodeSearchController disposed.
[2020-05-31 21:42:11.6655][VsChromium][ 29064-1][Info ] VsChromium.VsPackage.Dispose()
[2020-05-31 21:42:11.6675][VsChromium][ 29064-1][Info ] Stopping progress at 2,147,483,647 completed operations.
[2020-05-31 21:42:11.6675][VsChromium][ 29064-1][Info ] Stopping progress at 2,147,483,647 completed operations.
[2020-05-31 21:42:11.6675][VsChromium][ 29064-1][Info ] Starting progress of 2,147,483,647 total operations.
[2020-05-31 21:42:11.6675][VsChromium][ 29064-1][Info ] Starting progress of 2,147,483,647 total operations.
[2020-05-31 21:42:11.8348][VsChromium][ 29064-1][Info ] Disposing RequestQueue.
[2020-05-31 21:42:11.8348][VsChromium][29064-31][Info ] No more requests to send. Time to terminate thread.
[2020-05-31 21:42:11.8358][Server ][ 36692-5][Info ] IPC stream has closed. Time to terminate server.
[2020-05-31 21:42:11.8358][Server ][ 36692-1][Info ] Server terminating properly.
[2020-05-31 21:42:11.8488][VsChromium][29064-30][Info ] Socket connection was closed -- assuming normal termination.
[2020-05-31 21:42:11.8488][VsChromium][29064-30][Info ] ReceiveRequestsThread: EOF reached on ipc stream, exiting thread loop
[2020-05-31 21:42:11.8488][VsChromium][29064-30][Info ] ReceiveRequestsThread: Terminating thread
[2020-05-31 21:42:37.6846][VsChromium][ 12788-1][Info ] VsChromium.VsPackage constructor.
[2020-05-31 21:42:37.7076][VsChromium][ 12788-1][Info ] VsChromium.VsPackage.Initialize()
[2020-05-31 21:42:38.3106][VsChromium][ 12788-1][Info ] PreCreateProxy
[2020-05-31 21:42:38.3106][VsChromium][ 12788-1][Info ] Opening TCP server socket for server process client connection.
[2020-05-31 21:42:38.3106][VsChromium][ 12788-1][Info ] TCP server started on port 52577.
[2020-05-31 21:42:38.3106][VsChromium][12788-13][Info ] Creating VsChromiumHost process.
[2020-05-31 21:42:38.3226][VsChromium][12788-13][Info ] Path=c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Host.exe
[2020-05-31 21:42:38.3226][VsChromium][12788-13][Info ] Server path=c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Server.exe
[2020-05-31 21:42:38.3226][VsChromium][12788-13][Info ] Arguments="c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Server.exe" "52577"
[2020-05-31 21:42:38.3226][VsChromium][12788-13][Info ] CreateProcess: c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Host.exe "c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Server.exe" "52577"
[2020-05-31 21:42:38.3226][VsChromium][12788-23][Info ] CreateProcessWithStartInfo: Entry point.
[2020-05-31 21:42:38.3226][VsChromium][12788-23][Info ] CreateProcessWithStartInfo: command line is "c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Host.exe" "c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Server.exe" "52577" .
[2020-05-31 21:42:38.3226][VsChromium][12788-23][Info ] CreateProcessWithStartInfo: Creation flags.
[2020-05-31 21:42:38.3226][VsChromium][12788-23][Info ] CreateProcessWithStartInfo: Working directory: c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp.
[2020-05-31 21:42:38.3226][VsChromium][12788-23][Info ] CreateProcessWithStartInfo: Setting DEBUG_PROCESS flag.
[2020-05-31 21:42:38.3226][VsChromium][12788-23][Info ] CreateProcessWithStartInfo: Calling Win32 CreateProcess.
[2020-05-31 21:42:38.3226][VsChromium][12788-23][Info ] CreateProcessWithStartInfo: CreateProcess result: Success=True-LastError=0.
[2020-05-31 21:42:38.3226][VsChromium][12788-23][Info ] CreateProcessWithStartInfo: Creating ProcessResult instance.
[2020-05-31 21:42:38.3226][VsChromium][12788-23][Info ] CreateProcessWithStartInfo: Success!
[2020-05-31 21:42:38.3226][VsChromium][12788-13][Info ] CreateProcess: Creating CreateProcessResult instance.
[2020-05-31 21:42:38.3436][VsChromium][12788-13][Info ] VsChromiumHost process created (pid=24716).
[2020-05-31 21:42:38.3436][VsChromium][12788-10][Info ] AfterProxyCreated (pid=24716
[2020-05-31 21:42:38.3436][VsChromium][12788-10][Info ] AfterProxyCreated: Wait for TCP client connection from server process.
[2020-05-31 21:42:38.3436][VsChromium][12788-23][Info ] DBGEVENT: CREATE_PROCESS_DEBUG_EVENT:
[2020-05-31 21:42:38.4336][VsChromium][12788-23][Info ] DBGEVENT: EXCEPTION_DEBUG_EVENT: Code: 0x80000003, Flags: 0x00000000, FirstChance: 1
[2020-05-31 21:42:38.8076][VsChromium][12788-23][Info ] DBGEVENT: EXCEPTION_DEBUG_EVENT: Code: 0x04242420, Flags: 0x00000000, FirstChance: 1
[2020-05-31 21:42:39.4186][Host ][ 24716-1][Info ] Starting server host process (version=0.9.33.0).
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] Host process id=24716.
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] Server image file name is: c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Server.exe
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] TCP port is: 52577
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] Profile server flag is: False
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] Creating job.
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] Job created successfully.
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] Creating server process.
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] CreateProcess: c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Server.exe 52577
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] CreateProcessWithStartInfo: Entry point.
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] CreateProcessWithStartInfo: command line is "c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\VsChromium.Server.exe" 52577.
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] CreateProcessWithStartInfo: Creation flags.
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] CreateProcessWithStartInfo: Working directory: c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp.
[2020-05-31 21:42:39.4406][Host ][ 24716-1][Info ] CreateProcessWithStartInfo: Calling Win32 CreateProcess.
[2020-05-31 21:42:39.4756][Host ][ 24716-1][Info ] CreateProcessWithStartInfo: CreateProcess result: Success=True-LastError=1300.
[2020-05-31 21:42:39.4756][Host ][ 24716-1][Info ] CreateProcessWithStartInfo: Creating ProcessResult instance.
[2020-05-31 21:42:39.4756][Host ][ 24716-1][Info ] CreateProcessWithStartInfo: Success!
[2020-05-31 21:42:39.4756][Host ][ 24716-1][Info ] CreateProcess: Creating CreateProcessResult instance.
[2020-05-31 21:42:39.4896][Host ][ 24716-1][Info ] Server process created successfully (pid=39508).
[2020-05-31 21:42:39.4896][Host ][ 24716-1][Info ] Waiting for server process to exit.
[2020-05-31 21:42:39.6036][Server ][ 39508-1][Info ] Server process started
[2020-05-31 21:42:39.6306][Server ][ 39508-1][Info ] Server starting with host on port 52577.
[2020-05-31 21:42:39.7076][Server ][ 39508-1][Info ] Using configuration file at "c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\Configuration\ChromiumEnlistmentDetection.patterns"
[2020-05-31 21:42:39.7176][Server ][ 39508-1][Info ] DirectoryWatcher: Entering RunningState state
[2020-05-31 21:42:39.7286][Server ][ 39508-1][Info ] Server connected to host port 52577.
[2020-05-31 21:42:39.7286][VsChromium][12788-34][Info ] TCP Server received client connection.
[2020-05-31 21:42:39.7286][VsChromium][12788-10][Info ] AfterProxyCreated: Wait for "Hello" message from server process.
[2020-05-31 21:42:39.8836][VsChromium][12788-10][Info ] AfterProxyCreated: Start receive response thread.
[2020-05-31 21:42:39.8846][VsChromium][12788-10][Info ] AfterProxyCreated: Start send request thread..
[2020-05-31 21:42:39.8846][VsChromium][12788-38][Info ] ReceiveRequestsThread: Starting thread
[2020-05-31 21:42:39.8846][VsChromium][12788-39][Info ] Starting SendRequests thread.
[2020-05-31 21:42:39.9096][Server ][ 39508-6][Info ] Request 2 of type "GetFileSystemTreeRequest" took 2 msec to execute.
[2020-05-31 21:42:39.9176][VsChromium][12788-38][Info ] Server request #2 (GetFileSystemTreeRequest) took 1,606 msec to execute.
[2020-05-31 21:42:41.2706][Server ][ 39508-6][Info ] Request 3 of type "GetDatabaseStatisticsRequest" took 6 msec to execute.
[2020-05-31 21:42:41.2746][VsChromium][12788-38][Info ] Server request #3 (GetDatabaseStatisticsRequest) took 11 msec to execute.
[2020-05-31 21:42:45.2140][Server ][ 39508-6][Info ] Register path "D:\src\Sandbox\Build\Sandbox.sln"
[2020-05-31 21:42:45.2140][Server ][ 39508-6][Info ] Request 4 of type "RegisterFileRequest" took 3 msec to execute.
[2020-05-31 21:42:45.2170][VsChromium][12788-38][Info ] Server request #4 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:42:45.2140][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:45.2140][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Build\Sandbox.sln", Kind=Register
[2020-05-31 21:42:45.2630][Server ][ 39508-7][Info ] FileSystemSnapshotManager: List of projects has changed, enqueuing a partial file system scan
[2020-05-31 21:42:45.2630][Server ][ 39508-7][Info ] >> FileSystemSnapshotManager: Computing snapshot delta from list of file changes.
[2020-05-31 21:42:45.2710][VsChromium][12788-38][Info ] Event 2 of type "FileSystemScanStarted" received from server.
[2020-05-31 21:42:45.2710][VsChromium][12788-38][Info ] Event 3 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:45.2800][Server ][ 39508-7][Info ] >>>>>> Traversing directory "D:\src\Sandbox" to collect directory/file names.
[2020-05-31 21:42:45.3550][Server ][ 39508-7][Info ] <<<<<< Traversing directory "D:\src\Sandbox" to collect directory/file names completed in 75 msec - GC Memory: 5,824,304 bytes.
[2020-05-31 21:42:45.3790][Server ][39508-73][Info ] Starting directory change notification monitoring thread.
[2020-05-31 21:42:45.3790][Server ][ 39508-7][Info ] Starting monitoring directory "D:\src\Sandbox" for change notifications.
[2020-05-31 21:42:45.3790][Server ][ 39508-7][Info ] << FileSystemSnapshotManager: Computing snapshot delta from list of file changes completed in 112 msec - GC Memory: 5,106,056 bytes.
[2020-05-31 21:42:45.3790][Server ][ 39508-7][Info ] FileSystemSnapshotManager: New snapshot contains 9,103 files in 1,350 directories
[2020-05-31 21:42:45.3840][VsChromium][12788-38][Info ] Event 7 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:45.3850][VsChromium][12788-38][Info ] Event 8 of type "FileSystemScanFinished" received from server.
[2020-05-31 21:42:45.3861][Server ][ 39508-7][Info ] Starting a full database update: CurrentSnapshotVersion=-1, PreviousUpdateCompleted=False, PreviousSnapshotVersion=0, FullPathChanges=0.
[2020-05-31 21:42:45.3861][Server ][ 39508-7][Info ] >> Building file database from previous one and file system tree snapshot.
[2020-05-31 21:42:45.3850][VsChromium][12788-38][Info ] Event 9 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:45.3850][VsChromium][12788-38][Info ] Event 10 of type "SearchEngineFilesLoading" received from server.
[2020-05-31 21:42:45.4761][VsChromium][ 12788-1][Info ] Using configuration file at "c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\Configuration\ChromiumCodingStyle.ignore"
[2020-05-31 21:42:45.4810][VsChromium][ 12788-1][Info ] Using configuration file at "c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\Configuration\ChromiumEnlistmentDetection.patterns"
[2020-05-31 21:42:45.4970][Server ][ 39508-6][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilLog.h"
[2020-05-31 21:42:45.4970][Server ][ 39508-6][Info ] Request 5 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:45.4970][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:45.4970][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilLog.h", Kind=Register
[2020-05-31 21:42:45.4980][VsChromium][12788-38][Info ] Server request #5 (RegisterFileRequest) took 3 msec to execute.
[2020-05-31 21:42:45.5100][Server ][39508-74][Info ] Request 6 of type "GetFileSystemTreeRequest" took 0 msec to execute.
[2020-05-31 21:42:45.5100][Server ][ 39508-7][Info ] Loaded 1,398 text files from disk, skipped 0 binary files.
[2020-05-31 21:42:45.5110][VsChromium][12788-38][Info ] Server request #6 (GetFileSystemTreeRequest) took 2 msec to execute.
[2020-05-31 21:42:45.5110][VsChromium][ 12788-1][Info ] Using configuration file at "c:\users\yuriy\appdata\local\microsoft\visualstudio\16.0_db849f17\extensions\kmuiiluo.0rp\Configuration\ChromiumStyleCheckers.disabled"
[2020-05-31 21:42:45.5100][Server ][ 39508-7][Info ] << Building file database from previous one and file system tree snapshot completed in 127 msec - GC Memory: 6,900,056 bytes.
[2020-05-31 21:42:45.5110][VsChromium][12788-38][Info ] Event 16 of type "SearchEngineFilesLoaded" received from server.
[2020-05-31 21:42:45.5110][VsChromium][12788-38][Info ] Event 18 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:45.5110][VsChromium][12788-38][Info ] Event 19 of type "SearchEngineFilesLoaded" received from server.
[2020-05-31 21:42:45.5110][VsChromium][12788-38][Info ] Event 20 of type "IndexingServerStateChangedEvent" received from server.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] FileSystemTree is being computed on server.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Indexing state has changed to "Busy".
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Starting progress of 2,147,483,647 total operations.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Stopping progress at 2,147,483,647 completed operations.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Indexing state has changed to "Idle".
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] New FileSystemTree bas been computed on server: version=1.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Indexing state has changed to "Busy".
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Search engine is loading file database on server.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Starting progress of 2,147,483,647 total operations.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Stopping progress at 9,103 completed operations.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Starting progress of 2,147,483,647 total operations.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Stopping progress at 2,147,483,647 completed operations.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Search engine is done loading file database on server.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Stopping progress at 2,147,483,647 completed operations.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Indexing state has changed to "Idle".
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Search engine is done loading file database on server.
[2020-05-31 21:42:45.8401][VsChromium][ 12788-1][Info ] Indexing state has changed to "Idle".
[2020-05-31 21:42:45.8680][Server ][ 39508-7][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilLog.h"
[2020-05-31 21:42:45.8680][Server ][ 39508-7][Info ] Request 7 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:45.8680][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:45.8680][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilLog.h", Kind=Register
[2020-05-31 21:42:45.8680][VsChromium][12788-38][Info ] Server request #7 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:45.9740][Server ][39508-74][Info ] Request 8 of type "GetDatabaseStatisticsRequest" took 4 msec to execute.
[2020-05-31 21:42:45.9740][VsChromium][12788-38][Info ] Server request #8 (GetDatabaseStatisticsRequest) took 5 msec to execute.
[2020-05-31 21:42:49.0395][Server ][39508-74][Info ] Request 9 of type "SearchCodeRequest" took 91 msec to execute.
[2020-05-31 21:42:49.0485][VsChromium][12788-38][Info ] Server request #9 (SearchCodeRequest) took 105 msec to execute.
[2020-05-31 21:42:50.0567][VsChromium][ 12788-1][Info ] >> Creating document tracking entries for search results.
[2020-05-31 21:42:50.1705][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\CMakeLists.txt"
[2020-05-31 21:42:50.1705][Server ][39508-74][Info ] Request 10 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.1705][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.1715][VsChromium][12788-38][Info ] Server request #10 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:42:50.1705][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\CMakeLists.txt", Kind=Register
[2020-05-31 21:42:50.2546][Server ][ 39508-7][Info ] Register path "D:\src\Sandbox\Code\Sandbox\RenderView.cpp"
[2020-05-31 21:42:50.2546][Server ][ 39508-7][Info ] Request 11 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.2546][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.2546][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\Sandbox\RenderView.cpp", Kind=Register
[2020-05-31 21:42:50.2546][VsChromium][12788-38][Info ] Server request #11 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.2606][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.cpp"
[2020-05-31 21:42:50.2606][Server ][39508-74][Info ] Request 12 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.2606][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.2606][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.cpp", Kind=Register
[2020-05-31 21:42:50.2646][VsChromium][12788-38][Info ] Server request #12 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:42:50.2606][Server ][ 39508-7][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxCommon.h"
[2020-05-31 21:42:50.2606][Server ][ 39508-7][Info ] Request 13 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.2606][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.2606][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxCommon.h", Kind=Register
[2020-05-31 21:42:50.2646][VsChromium][12788-38][Info ] Server request #13 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.2756][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Common\Material.cpp"
[2020-05-31 21:42:50.2756][Server ][39508-74][Info ] Request 14 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.2756][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.2756][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Common\Material.cpp", Kind=Register
[2020-05-31 21:42:50.2756][VsChromium][12788-38][Info ] Server request #14 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.2756][Server ][ 39508-7][Info ] Register path "D:\src\Sandbox\Code\Sandbox\Demo.cpp"
[2020-05-31 21:42:50.2756][Server ][ 39508-7][Info ] Request 15 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.2756][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.2756][VsChromium][12788-38][Info ] Server request #15 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.2756][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\Sandbox\Demo.cpp", Kind=Register
[2020-05-31 21:42:50.2756][Server ][ 39508-7][Info ] Register path "D:\src\Sandbox\Code\Sandbox\Demo.h"
[2020-05-31 21:42:50.2756][Server ][ 39508-7][Info ] Request 16 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.2756][VsChromium][12788-38][Info ] Server request #16 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.2756][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.2756][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\Sandbox\Demo.h", Kind=Register
[2020-05-31 21:42:50.2756][Server ][ 39508-7][Info ] Register path "D:\src\Sandbox\Code\Pipeline\TexturePipeline.h"
[2020-05-31 21:42:50.2756][Server ][ 39508-7][Info ] Request 17 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.2756][VsChromium][12788-38][Info ] Server request #17 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.2916][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.2916][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\Pipeline\TexturePipeline.h", Kind=Register
[2020-05-31 21:42:50.2916][Server ][ 39508-7][Info ] Register path "D:\src\Sandbox\Code\Pipeline\TexturePipeline.cpp"
[2020-05-31 21:42:50.2916][Server ][ 39508-7][Info ] Request 18 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.2966][VsChromium][12788-38][Info ] Server request #18 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.2916][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.2916][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\Pipeline\TexturePipeline.cpp", Kind=Register
[2020-05-31 21:42:50.2916][Server ][ 39508-7][Info ] Register path "D:\src\Sandbox\Code\Sandbox\TiledLighting.h"
[2020-05-31 21:42:50.2916][Server ][ 39508-7][Info ] Request 19 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.2966][VsChromium][12788-38][Info ] Server request #19 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.2916][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.2916][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\Sandbox\TiledLighting.h", Kind=Register
[2020-05-31 21:42:50.3066][Server ][ 39508-7][Info ] Register path "D:\src\Sandbox\Code\Sandbox\Renderer.h"
[2020-05-31 21:42:50.3066][Server ][ 39508-7][Info ] Request 20 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3066][VsChromium][12788-38][Info ] Server request #20 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3066][Server ][39508-74][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.3066][Server ][39508-74][Info ] Path="D:\src\Sandbox\Code\Sandbox\Renderer.h", Kind=Register
[2020-05-31 21:42:50.3066][VsChromium][ 12788-1][Warn ] Error getting IVsTextBuffer for document C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.25.28610\include\mutex, skipping document
[2020-05-31 21:42:50.3066][VsChromium][ 12788-1][Warn ] Exception Type: System.Runtime.InteropServices.COMException
[2020-05-31 21:42:50.3066][VsChromium][ 12788-1][Warn ] Exception Message: Error HRESULT E_FAIL has been returned from a call to a COM component.
[2020-05-31 21:42:50.3226][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.cpp"
[2020-05-31 21:42:50.3226][Server ][39508-74][Info ] Request 21 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3226][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.3226][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.cpp", Kind=Register
[2020-05-31 21:42:50.3226][VsChromium][12788-38][Info ] Server request #21 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3226][VsChromium][ 12788-1][Warn ] + at Microsoft.VisualStudio.Shell.Interop.IVsRunningDocumentTable4.GetDocumentData(UInt32 cookie)
[2020-05-31 21:42:50.3226][VsChromium][ 12788-1][Warn ] + at Microsoft.VisualStudio.Shell.RunningDocumentInfo.get_DocData()
[2020-05-31 21:42:50.3226][VsChromium][ 12788-1][Warn ] + at VsChromium.Views.TextDocumentTable.FetchRunningDocumentTable() in D:\src\projects\vs-chromium\src\VsChromium\Views\TextDocumentTable.cs:line 50
[2020-05-31 21:42:50.3226][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\Renderer.cpp"
[2020-05-31 21:42:50.3226][Server ][39508-74][Info ] Request 22 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3226][VsChromium][12788-38][Info ] Server request #22 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3226][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.3226][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\Renderer.cpp", Kind=Register
[2020-05-31 21:42:50.3226][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilCamera.cpp"
[2020-05-31 21:42:50.3226][Server ][39508-74][Info ] Request 23 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3226][VsChromium][12788-38][Info ] Server request #23 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3226][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.3226][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilCamera.cpp", Kind=Register
[2020-05-31 21:42:50.3396][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\PlatformWin32.cpp"
[2020-05-31 21:42:50.3396][Server ][39508-74][Info ] Request 24 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3396][VsChromium][12788-38][Info ] Server request #24 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3396][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Pipeline\DataBuilder.cpp"
[2020-05-31 21:42:50.3396][Server ][39508-74][Info ] Request 25 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3396][VsChromium][12788-38][Info ] Server request #25 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3396][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.3396][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\PlatformWin32.cpp", Kind=Register
[2020-05-31 21:42:50.3396][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Pipeline\DataBuilder.cpp", Kind=Register
[2020-05-31 21:42:50.3396][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Pipeline\MaterialPipeline.cpp"
[2020-05-31 21:42:50.3396][Server ][39508-74][Info ] Request 26 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3396][VsChromium][12788-38][Info ] Server request #26 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3546][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.3546][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Pipeline\MaterialPipeline.cpp", Kind=Register
[2020-05-31 21:42:50.3546][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Common\Serialization.h"
[2020-05-31 21:42:50.3546][Server ][39508-74][Info ] Request 27 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3556][VsChromium][12788-38][Info ] Server request #27 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3546][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\RenderView.h"
[2020-05-31 21:42:50.3546][Server ][39508-74][Info ] Request 28 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3556][VsChromium][12788-38][Info ] Server request #28 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3546][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.3546][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Common\Serialization.h", Kind=Register
[2020-05-31 21:42:50.3546][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\RenderView.h", Kind=Register
[2020-05-31 21:42:50.3546][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Pipeline\MeshPipeline.cpp"
[2020-05-31 21:42:50.3546][Server ][39508-74][Info ] Request 29 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3556][VsChromium][12788-38][Info ] Server request #29 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3706][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Pipeline\AssetDatabase.cpp"
[2020-05-31 21:42:50.3706][Server ][39508-74][Info ] Request 30 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3706][VsChromium][12788-38][Info ] Server request #30 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3706][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\External\enkiTS\enkiTS\TaskScheduler.h"
[2020-05-31 21:42:50.3706][Server ][39508-74][Info ] Request 31 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3706][VsChromium][12788-38][Info ] Server request #31 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3706][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.3706][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Pipeline\MeshPipeline.cpp", Kind=Register
[2020-05-31 21:42:50.3706][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Pipeline\AssetDatabase.cpp", Kind=Register
[2020-05-31 21:42:50.3706][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\External\enkiTS\enkiTS\TaskScheduler.h", Kind=Register
[2020-05-31 21:42:50.3706][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\SamplingUtils.cpp"
[2020-05-31 21:42:50.3706][Server ][39508-74][Info ] Request 32 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3706][VsChromium][12788-38][Info ] Server request #32 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3866][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\BaseApp.cpp"
[2020-05-31 21:42:50.3866][Server ][39508-74][Info ] Request 33 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3866][VsChromium][12788-38][Info ] Server request #33 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3866][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.3866][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\SamplingUtils.cpp", Kind=Register
[2020-05-31 21:42:50.3866][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\BaseApp.cpp", Kind=Register
[2020-05-31 21:42:50.3866][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Common\Atmosphere.h"
[2020-05-31 21:42:50.3866][Server ][39508-74][Info ] Request 34 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.3866][VsChromium][12788-38][Info ] Server request #34 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.3866][VsChromium][ 12788-1][Info ] << Creating document tracking entries for search results completed in 337 msec - GC Memory: 64,845,224 bytes.
[2020-05-31 21:42:50.4006][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.4006][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Common\Atmosphere.h", Kind=Register
[2020-05-31 21:42:50.4006][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Common\Atmosphere.cpp"
[2020-05-31 21:42:50.4006][Server ][39508-74][Info ] Request 35 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4096][VsChromium][12788-38][Info ] Server request #35 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.4006][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.4006][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Common\Material.h"
[2020-05-31 21:42:50.4006][Server ][39508-74][Info ] Request 36 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4006][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Common\Atmosphere.cpp", Kind=Register
[2020-05-31 21:42:50.4096][VsChromium][12788-38][Info ] Server request #36 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.4176][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\TextureManager.cpp"
[2020-05-31 21:42:50.4176][Server ][39508-74][Info ] Request 37 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4176][VsChromium][12788-38][Info ] Server request #37 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.4176][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.4176][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Common\Material.h", Kind=Register
[2020-05-31 21:42:50.4176][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\TextureManager.cpp", Kind=Register
[2020-05-31 21:42:50.4176][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\External\enkiTS\enkiTS\TaskScheduler.cpp"
[2020-05-31 21:42:50.4176][Server ][39508-74][Info ] Request 38 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4176][VsChromium][12788-38][Info ] Server request #38 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.4386][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Pipeline\MaterialPipeline.h"
[2020-05-31 21:42:50.4386][Server ][39508-74][Info ] Request 39 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4386][VsChromium][12788-38][Info ] Server request #39 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.4386][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.4386][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\External\enkiTS\enkiTS\TaskScheduler.cpp", Kind=Register
[2020-05-31 21:42:50.4386][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Pipeline\MaterialPipeline.h", Kind=Register
[2020-05-31 21:42:50.4496][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Common\RigidMesh.cpp"
[2020-05-31 21:42:50.4496][Server ][39508-74][Info ] Request 40 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4496][VsChromium][12788-38][Info ] Server request #40 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.4496][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.4496][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Common\RigidMesh.cpp", Kind=Register
[2020-05-31 21:42:50.4496][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Common\ByteBuffer.h"
[2020-05-31 21:42:50.4496][Server ][39508-74][Info ] Request 41 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4496][VsChromium][12788-38][Info ] Server request #41 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.4696][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Common\Allocator.h"
[2020-05-31 21:42:50.4696][Server ][39508-74][Info ] Request 42 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4696][VsChromium][12788-38][Info ] Server request #42 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.4696][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.4696][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Common\ByteBuffer.h", Kind=Register
[2020-05-31 21:42:50.4696][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Common\Allocator.h", Kind=Register
[2020-05-31 21:42:50.4796][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Common\MathUtil.h"
[2020-05-31 21:42:50.4796][Server ][39508-74][Info ] Request 43 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4796][VsChromium][12788-38][Info ] Server request #43 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.4796][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.4796][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Common\MathUtil.h", Kind=Register
[2020-05-31 21:42:50.4796][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\BaseApp.h"
[2020-05-31 21:42:50.4796][Server ][39508-74][Info ] Request 44 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.4796][VsChromium][12788-38][Info ] Server request #44 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.5006][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Pipeline\ShaderPipeline.cpp"
[2020-05-31 21:42:50.5006][Server ][39508-74][Info ] Request 45 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.5006][VsChromium][12788-38][Info ] Server request #45 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.5006][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.5006][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\BaseApp.h", Kind=Register
[2020-05-31 21:42:50.5006][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Pipeline\ShaderPipeline.cpp", Kind=Register
[2020-05-31 21:42:50.5106][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\ShaderManager.h"
[2020-05-31 21:42:50.5106][Server ][39508-74][Info ] Request 46 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.5106][VsChromium][12788-38][Info ] Server request #46 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.5106][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.5106][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\ShaderManager.h", Kind=Register
[2020-05-31 21:42:50.5106][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\RenderUtils.h"
[2020-05-31 21:42:50.5106][Server ][39508-74][Info ] Request 47 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.5106][VsChromium][12788-38][Info ] Server request #47 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.5326][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\Shadows.cpp"
[2020-05-31 21:42:50.5326][Server ][39508-74][Info ] Request 48 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.5326][VsChromium][12788-38][Info ] Server request #48 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.5326][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.5326][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\RenderUtils.h", Kind=Register
[2020-05-31 21:42:50.5326][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\Shadows.cpp", Kind=Register
[2020-05-31 21:42:50.5426][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\Shadows.h"
[2020-05-31 21:42:50.5426][Server ][39508-74][Info ] Request 49 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.5426][VsChromium][12788-38][Info ] Server request #49 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.5426][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\TiledLighting.cpp"
[2020-05-31 21:42:50.5426][Server ][39508-74][Info ] Request 50 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.5426][VsChromium][12788-38][Info ] Server request #50 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:42:50.5566][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.5566][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\Shadows.h", Kind=Register
[2020-05-31 21:42:50.5566][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\TiledLighting.cpp", Kind=Register
[2020-05-31 21:42:50.5566][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\Sandbox\ShaderManager.cpp"
[2020-05-31 21:42:50.5566][Server ][39508-74][Info ] Request 51 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.5636][VsChromium][12788-38][Info ] Server request #51 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.5736][Server ][39508-74][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxDevice.h"
[2020-05-31 21:42:50.5736][Server ][39508-74][Info ] Request 52 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:42:50.5736][VsChromium][12788-38][Info ] Server request #52 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:42:50.5736][Server ][ 39508-7][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:42:50.5736][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\Sandbox\ShaderManager.cpp", Kind=Register
[2020-05-31 21:42:50.5736][Server ][ 39508-7][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxDevice.h", Kind=Register
[2020-05-31 21:42:50.6907][Server ][ 39508-7][Info ] Request 53 of type "SearchCodeRequest" took 7 msec to execute.
[2020-05-31 21:42:50.6937][VsChromium][12788-38][Info ] Server request #53 (SearchCodeRequest) took 11 msec to execute.
[2020-05-31 21:42:51.7067][VsChromium][ 12788-1][Info ] >> Creating document tracking entries for search results.
[2020-05-31 21:42:51.7067][VsChromium][ 12788-1][Info ] << Creating document tracking entries for search results completed in 0 msec - GC Memory: 58,475,764 bytes.
[2020-05-31 21:42:52.1109][Server ][ 39508-7][Info ] Request 54 of type "SearchCodeRequest" took 4 msec to execute.
[2020-05-31 21:42:52.1109][VsChromium][12788-38][Info ] Server request #54 (SearchCodeRequest) took 5 msec to execute.
[2020-05-31 21:42:52.8211][Server ][ 39508-7][Info ] Request 55 of type "SearchCodeRequest" took 2 msec to execute.
[2020-05-31 21:42:52.8211][VsChromium][12788-38][Info ] Server request #55 (SearchCodeRequest) took 3 msec to execute.
[2020-05-31 21:42:53.4777][Server ][ 39508-7][Info ] Request 56 of type "SearchCodeRequest" took 4 msec to execute.
[2020-05-31 21:42:53.4777][VsChromium][12788-38][Info ] Server request #56 (SearchCodeRequest) took 5 msec to execute.
[2020-05-31 21:42:54.4918][VsChromium][ 12788-1][Info ] >> Creating document tracking entries for search results.
[2020-05-31 21:42:54.4918][VsChromium][ 12788-1][Info ] << Creating document tracking entries for search results completed in 0 msec - GC Memory: 58,803,420 bytes.
[2020-05-31 21:43:00.0112][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\Pipeline\AssetTypes.h"
[2020-05-31 21:43:00.0112][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Build\ALL_BUILD.vcxproj.filters"
[2020-05-31 21:43:00.0112][Server ][39508-76][Info ] Request 58 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.0112][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Pipeline\AssetTypes.h", Kind=Register
[2020-05-31 21:43:00.0112][Server ][39508-76][Info ] Path="D:\src\Sandbox\Build\ALL_BUILD.vcxproj.filters", Kind=Register
[2020-05-31 21:43:00.0112][Server ][39508-75][Info ] Request 57 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\allocator.cpp"
[2020-05-31 21:43:00.0112][VsChromium][12788-38][Info ] Server request #57 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Request 59 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][VsChromium][12788-38][Info ] Server request #58 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\Common\Allocator.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-78][Info ] Request 60 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][VsChromium][12788-38][Info ] Server request #59 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.h"
[2020-05-31 21:43:00.0112][VsChromium][12788-38][Info ] Server request #60 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\ai_assert.h"
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Request 64 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-78][Info ] Request 63 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.h"
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Request 65 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Bitmap.h"
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Request 66 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.cc"
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Request 67 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Bitmap.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\AssimpCExport.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Request 69 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Request 71 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\anim.h"
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Request 74 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\External\assimp\code\assimp.vcxproj.filters"
[2020-05-31 21:43:00.0112][Server ][39508-82][Info ] Request 72 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Request 76 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Request 78 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Assimp.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-79][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.h"
[2020-05-31 21:43:00.0112][Server ][39508-84][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.h"
[2020-05-31 21:43:00.0112][Server ][39508-83][Info ] Request 77 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BaseImporter.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Request 80 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-84][Info ] Request 79 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BaseProcess.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-78][Info ] Request 68 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-79][Info ] Request 62 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\adler32.c"
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Request 70 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\BaseImporter.h"
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Request 73 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BaseProcess.h"
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Request 87 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-82][Info ] Request 75 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\ai_assert.h"
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Request 81 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BaseProcess.h"
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.inl"
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Request 90 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.h"
[2020-05-31 21:43:00.0112][Server ][39508-82][Info ] Request 89 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\assimp\code\assimp.vcxproj.filters"
[2020-05-31 21:43:00.0112][Server ][39508-84][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Bitmap.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-84][Info ] Request 84 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-84][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.cc"
[2020-05-31 21:43:00.0112][Server ][39508-84][Info ] Request 93 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-79][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.h"
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.h"
[2020-05-31 21:43:00.0112][Server ][39508-80][Info ] Request 85 of type "UnregisterFileRequest" took 1 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-84][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\anim.h"
[2020-05-31 21:43:00.0112][Server ][39508-84][Info ] Request 94 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\Common\Allocator.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-78][Info ] Request 83 of type "UnregisterFileRequest" took 1 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-83][Info ] Request 86 of type "UnregisterFileRequest" took 1 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-79][Info ] Request 82 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Request 88 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-82][Info ] Request 92 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.h"
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Request 91 of type "UnregisterFileRequest" took 2 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\allocator.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\BaseImporter.h"
[2020-05-31 21:43:00.0112][Server ][39508-81][Info ] Request 97 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Assimp.cpp"
[2020-05-31 21:43:00.0112][Server ][39508-83][Info ] Request 99 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-79][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\adler32.c"
[2020-05-31 21:43:00.0112][Server ][39508-79][Info ] Request 98 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-77][Info ] Request 95 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0112][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\ALL_BUILD.vcxproj.filters"
[2020-05-31 21:43:00.0112][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.inl"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 61 of type "RegisterFileRequest" took 15 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\AssimpCExport.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 107 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\AssetTypes.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 108 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\camera.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 109 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.h"
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Request 100 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Register path "D:\src\Sandbox\Code\Builder\Builder.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 110 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 112 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\Builder\Builder.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 113 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\camera.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 114 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 115 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\cexport.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 116 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\Pipeline\ChangeMonitor.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 117 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\cexport.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 118 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\ChangeMonitor.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 119 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 120 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 121 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Request 111 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.h"
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Request 123 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.h"
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Request 124 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 122 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Request 125 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderIntermediate.h"
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Request 127 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderIntermediate.h"
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Request 128 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\cimport.h"
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BaseProcess.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Request 102 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderScene.h"
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Request 130 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\cimport.h"
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Request 131 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\cfileio.h"
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Request 132 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.h"
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Request 133 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.h"
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Request 134 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\cfileio.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 126 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 136 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderScene.h"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 137 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\CMakeLists.txt"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 138 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\CMakeLists.txt"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 139 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Request 135 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Request 129 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-81][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BaseImporter.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-82][Info ] Request 96 of type "UnregisterFileRequest" took 8 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-81][Info ] Request 103 of type "UnregisterFileRequest" took 2 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-81][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.hpp"
[2020-05-31 21:43:00.0272][Server ][39508-81][Info ] Request 140 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-81][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.hpp"
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Unregister path "D:\src\Sandbox\Build\Code\Builder\Builder.vcxproj.filters"
[2020-05-31 21:43:00.0272][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\Builder\Builder.vcxproj.filters"
[2020-05-31 21:43:00.0272][Server ][39508-82][Info ] Request 142 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\clusterizer.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-81][Info ] Request 141 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-82][Info ] Request 144 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #61 (RegisterFileRequest) took 21 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #62 (RegisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.h"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #63 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #64 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-82][Info ] Request 145 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #65 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #66 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #67 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.h"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #68 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #69 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Request 147 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #70 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #71 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #72 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.cpp"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #73 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #74 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #75 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #76 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #77 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #78 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #79 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #80 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 149 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #81 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #82 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\clusterizer.cpp"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #83 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #84 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 151 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #85 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\Pipeline\ChangeMonitor.cpp"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #86 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 152 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #87 (RegisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\Common\CMakeLists.txt"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #88 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 153 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #89 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\ChangeMonitor.cpp"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #90 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #91 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 154 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #92 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\Common\CMakeLists.txt"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #93 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 155 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #94 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #95 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CMakeLists.txt"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #96 (UnregisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #97 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 156 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #98 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CMakeLists.txt"
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #99 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 157 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\CMakeLists.txt"
[2020-05-31 21:43:00.0272][Server ][39508-75][Info ] Request 158 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #100 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-79][Info ] Request 143 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-81][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-81][Info ] Request 146 of type "RegisterFileRequest" took 1 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\BlobIOSystem.h"
[2020-05-31 21:43:00.0272][Server ][39508-83][Info ] Request 150 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-84][Info ] Register path "D:\src\Sandbox\Code\Pipeline\AssetDatabase.h"
[2020-05-31 21:43:00.0272][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.cpp"
[2020-05-31 21:43:00.0272][Server ][39508-84][Info ] Request 105 of type "RegisterFileRequest" took 7 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-78][Info ] Request 104 of type "UnregisterFileRequest" took 7 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Bitmap.h"
[2020-05-31 21:43:00.0272][Server ][39508-77][Info ] Request 101 of type "UnregisterFileRequest" took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #101 (UnregisterFileRequest) took 16 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #102 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #103 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #104 (UnregisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #105 (RegisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\CMakeLists.txt"
[2020-05-31 21:43:00.0272][Server ][39508-77][Info ] Request 159 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\Builder\CMakeLists.txt"
[2020-05-31 21:43:00.0272][Server ][39508-78][Info ] Request 160 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\BlobIOSystem.h"
[2020-05-31 21:43:00.0272][Server ][39508-82][Info ] Request 148 of type "RegisterFileRequest" took 2 msec to execute.
[2020-05-31 21:43:00.0272][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\AssetDatabase.h"
[2020-05-31 21:43:00.0272][Server ][39508-80][Info ] Request 106 of type "UnregisterFileRequest" took 8 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #106 (UnregisterFileRequest) took 16 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #107 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #108 (UnregisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #109 (RegisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #110 (RegisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #111 (RegisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #112 (UnregisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #113 (UnregisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #114 (UnregisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #115 (RegisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #116 (RegisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #117 (RegisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #118 (UnregisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #119 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #120 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #121 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #122 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #123 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #124 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #125 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #126 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #127 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #128 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #129 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #130 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #131 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #132 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #133 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #134 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #135 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #136 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #137 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #138 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #139 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #140 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #141 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #142 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #143 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #144 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #145 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #146 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #147 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #148 (RegisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #149 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #150 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #151 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #152 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #153 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #154 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #155 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #156 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #157 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #158 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #159 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0322][VsChromium][12788-38][Info ] Server request #160 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0452][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\ByteSwapper.h"
[2020-05-31 21:43:00.0452][Server ][39508-76][Info ] Request 161 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0452][VsChromium][12788-38][Info ] Server request #161 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.0452][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.0452][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Pipeline\AssetTypes.h", Kind=Unregister
[2020-05-31 21:43:00.0452][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Builder\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:00.0452][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ByteSwapper.h", Kind=Register
[2020-05-31 21:43:00.0452][Server ][39508-80][Info ] Path="D:\src\Sandbox\Build\ALL_BUILD.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:00.0452][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.cpp", Kind=Register
[2020-05-31 21:43:00.0452][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.cpp"
[2020-05-31 21:43:00.0452][Server ][39508-76][Info ] Request 162 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0452][VsChromium][12788-38][Info ] Server request #162 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0672][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imgui\CMakeLists.txt"
[2020-05-31 21:43:00.0672][Server ][39508-76][Info ] Request 163 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0672][VsChromium][12788-38][Info ] Server request #163 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0722][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.0722][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.cpp", Kind=Unregister
[2020-05-31 21:43:00.0722][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\imgui\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:00.0722][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imguizmo\CMakeLists.txt"
[2020-05-31 21:43:00.0722][Server ][39508-76][Info ] Request 164 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0782][VsChromium][12788-38][Info ] Server request #164 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0892][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\ByteSwapper.h"
[2020-05-31 21:43:00.0892][Server ][39508-76][Info ] Request 165 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0892][VsChromium][12788-38][Info ] Server request #165 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.0892][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\CMakeLists.txt"
[2020-05-31 21:43:00.0892][Server ][39508-80][Info ] Request 166 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.0892][VsChromium][12788-38][Info ] Server request #166 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.1102][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\imguizmo\CMakeLists.txt"
[2020-05-31 21:43:00.1102][Server ][39508-80][Info ] Request 167 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.1102][VsChromium][12788-38][Info ] Server request #167 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.1202][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\tiny_obj_loader\CMakeLists.txt"
[2020-05-31 21:43:00.1202][Server ][39508-80][Info ] Request 168 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.1202][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.1202][VsChromium][12788-38][Info ] Server request #168 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.1202][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\tiny_obj_loader\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:00.1202][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ByteSwapper.h", Kind=Unregister
[2020-05-31 21:43:00.1202][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imgui\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:00.1202][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\CMakeLists.txt"
[2020-05-31 21:43:00.1202][Server ][39508-80][Info ] Request 169 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.1202][VsChromium][12788-38][Info ] Server request #169 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.1402][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CMakeLists.txt"
[2020-05-31 21:43:00.1402][Server ][39508-80][Info ] Request 170 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.1402][VsChromium][12788-38][Info ] Server request #170 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.1402][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.1402][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:00.1402][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:00.1512][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.cpp"
[2020-05-31 21:43:00.1512][Server ][39508-80][Info ] Request 171 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.1512][VsChromium][12788-38][Info ] Server request #171 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.1512][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\mikktspace\CMakeLists.txt"
[2020-05-31 21:43:00.1512][Server ][39508-80][Info ] Request 172 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.1512][VsChromium][12788-38][Info ] Server request #172 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.1672][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.1672][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.cpp", Kind=Register
[2020-05-31 21:43:00.1672][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\mikktspace\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:00.1672][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.cpp"
[2020-05-31 21:43:00.1672][Server ][39508-78][Info ] Request 173 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.1732][VsChromium][12788-38][Info ] Server request #173 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.1842][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\tiny_obj_loader\CMakeLists.txt"
[2020-05-31 21:43:00.1842][Server ][39508-78][Info ] Request 174 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.1842][VsChromium][12788-38][Info ] Server request #174 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.1842][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CMakeLists.txt"
[2020-05-31 21:43:00.1842][Server ][39508-76][Info ] Request 175 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.1842][VsChromium][12788-38][Info ] Server request #175 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2052][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\CMakeLists.txt"
[2020-05-31 21:43:00.2052][Server ][39508-76][Info ] Request 176 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2052][VsChromium][12788-38][Info ] Server request #176 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2152][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\Builder\CMakeLists.txt"
[2020-05-31 21:43:00.2152][Server ][39508-76][Info ] Request 177 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2152][VsChromium][12788-38][Info ] Server request #177 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2152][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\mikktspace\CMakeLists.txt"
[2020-05-31 21:43:00.2152][Server ][39508-76][Info ] Request 178 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2152][VsChromium][12788-38][Info ] Server request #178 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2362][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\ispc_texcomp\CMakeLists.txt"
[2020-05-31 21:43:00.2362][Server ][39508-76][Info ] Request 179 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2362][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.2362][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.cpp", Kind=Unregister
[2020-05-31 21:43:00.2362][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\tiny_obj_loader\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:00.2362][VsChromium][12788-38][Info ] Server request #179 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2362][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:00.2362][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:00.2362][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\Builder\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:00.2362][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\mikktspace\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:00.2362][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:00.2452][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\ispc_texcomp\CMakeLists.txt"
[2020-05-31 21:43:00.2452][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\color4.h"
[2020-05-31 21:43:00.2452][Server ][39508-82][Info ] Request 181 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2452][Server ][39508-76][Info ] Request 180 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2452][VsChromium][12788-38][Info ] Server request #180 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2452][VsChromium][12788-38][Info ] Server request #181 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2452][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Common\Common.h"
[2020-05-31 21:43:00.2452][Server ][39508-76][Info ] Request 182 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2452][VsChromium][12788-38][Info ] Server request #182 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2622][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.2622][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:00.2622][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\color4.h", Kind=Register
[2020-05-31 21:43:00.2622][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\Common\Common.h", Kind=Register
[2020-05-31 21:43:00.2622][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.h"
[2020-05-31 21:43:00.2622][Server ][39508-76][Info ] Request 183 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2672][VsChromium][12788-38][Info ] Server request #183 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2772][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.h"
[2020-05-31 21:43:00.2772][Server ][39508-82][Info ] Request 184 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2772][VsChromium][12788-38][Info ] Server request #184 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.2772][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\color4.inl"
[2020-05-31 21:43:00.2772][Server ][39508-78][Info ] Request 185 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.2772][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.2772][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\color4.inl", Kind=Register
[2020-05-31 21:43:00.2772][VsChromium][12788-38][Info ] Server request #185 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.3062][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderSceneGen.h"
[2020-05-31 21:43:00.3062][Server ][39508-78][Info ] Request 186 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.3062][VsChromium][12788-38][Info ] Server request #186 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.3132][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.3132][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderSceneGen.h", Kind=Register
[2020-05-31 21:43:00.3222][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\compress.c"
[2020-05-31 21:43:00.3222][Server ][39508-78][Info ] Request 187 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.3222][VsChromium][12788-38][Info ] Server request #187 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.3222][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.3222][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\compress.c", Kind=Register
[2020-05-31 21:43:00.3222][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderSceneGen.h"
[2020-05-31 21:43:00.3222][Server ][39508-78][Info ] Request 188 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.3222][VsChromium][12788-38][Info ] Server request #188 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.3522][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\color4.inl"
[2020-05-31 21:43:00.3522][Server ][39508-78][Info ] Request 189 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.3522][VsChromium][12788-38][Info ] Server request #189 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.3682][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\compress.c"
[2020-05-31 21:43:00.3682][Server ][39508-82][Info ] Request 190 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.3682][VsChromium][12788-38][Info ] Server request #190 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.3832][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaHelper.h"
[2020-05-31 21:43:00.3832][Server ][39508-82][Info ] Request 191 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.3832][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.3832][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderSceneGen.h", Kind=Unregister
[2020-05-31 21:43:00.3832][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\color4.inl", Kind=Unregister
[2020-05-31 21:43:00.3832][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\compress.c", Kind=Unregister
[2020-05-31 21:43:00.3832][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaHelper.h", Kind=Register
[2020-05-31 21:43:00.3832][VsChromium][12788-38][Info ] Server request #191 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.3992][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaHelper.h"
[2020-05-31 21:43:00.3992][Server ][39508-78][Info ] Request 192 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.3992][VsChromium][12788-38][Info ] Server request #192 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.4142][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.h"
[2020-05-31 21:43:00.4142][Server ][39508-82][Info ] Request 193 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.4142][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.4142][VsChromium][12788-38][Info ] Server request #193 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.4142][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaHelper.h", Kind=Unregister
[2020-05-31 21:43:00.4142][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.h", Kind=Register
[2020-05-31 21:43:00.4302][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.h"
[2020-05-31 21:43:00.4302][Server ][39508-82][Info ] Request 194 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.4302][VsChromium][12788-38][Info ] Server request #194 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.4382][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.4382][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.h", Kind=Register
[2020-05-31 21:43:00.4382][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaParser.h"
[2020-05-31 21:43:00.4382][Server ][39508-80][Info ] Request 195 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.4452][VsChromium][12788-38][Info ] Server request #195 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.4612][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.4612][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaParser.h", Kind=Register
[2020-05-31 21:43:00.4612][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.h"
[2020-05-31 21:43:00.4612][Server ][39508-80][Info ] Request 196 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.4612][VsChromium][12788-38][Info ] Server request #196 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.4772][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaParser.h"
[2020-05-31 21:43:00.4772][Server ][39508-80][Info ] Request 197 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.4772][VsChromium][12788-38][Info ] Server request #197 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.4923][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.h"
[2020-05-31 21:43:00.4923][Server ][39508-78][Info ] Request 198 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.4923][VsChromium][12788-38][Info ] Server request #198 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.5084][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\enkiTS\CMakeLists.txt"
[2020-05-31 21:43:00.5084][Server ][39508-78][Info ] Request 199 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.5084][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.5084][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.h", Kind=Unregister
[2020-05-31 21:43:00.5084][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaParser.h", Kind=Unregister
[2020-05-31 21:43:00.5084][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.h", Kind=Unregister
[2020-05-31 21:43:00.5084][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\enkiTS\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:00.5094][VsChromium][12788-38][Info ] Server request #199 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.5244][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\stb\CMakeLists.txt"
[2020-05-31 21:43:00.5244][Server ][39508-80][Info ] Request 200 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.5244][VsChromium][12788-38][Info ] Server request #200 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.5334][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.5334][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\stb\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:00.5334][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.cc"
[2020-05-31 21:43:00.5334][Server ][39508-80][Info ] Request 201 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.5394][VsChromium][12788-38][Info ] Server request #201 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.5544][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.5544][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.cc", Kind=Register
[2020-05-31 21:43:00.5544][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.cc"
[2020-05-31 21:43:00.5544][Server ][39508-82][Info ] Request 202 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.5554][VsChromium][12788-38][Info ] Server request #202 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.5714][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.h"
[2020-05-31 21:43:00.5714][Server ][39508-82][Info ] Request 203 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.5714][VsChromium][12788-38][Info ] Server request #203 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.5774][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.5774][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.cc", Kind=Unregister
[2020-05-31 21:43:00.5774][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.h", Kind=Register
[2020-05-31 21:43:00.5774][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\color4.h"
[2020-05-31 21:43:00.5774][Server ][39508-82][Info ] Request 204 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.5864][VsChromium][12788-38][Info ] Server request #204 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.6024][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.cpp"
[2020-05-31 21:43:00.6024][Server ][39508-78][Info ] Request 205 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.6024][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.6024][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\color4.h", Kind=Unregister
[2020-05-31 21:43:00.6024][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.cpp", Kind=Register
[2020-05-31 21:43:00.6024][VsChromium][12788-38][Info ] Server request #205 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.6184][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.cpp"
[2020-05-31 21:43:00.6184][Server ][39508-82][Info ] Request 206 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.6184][VsChromium][12788-38][Info ] Server request #206 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.6264][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.6264][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.cpp", Kind=Register
[2020-05-31 21:43:00.6264][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\CreateAnimMesh.h"
[2020-05-31 21:43:00.6264][Server ][39508-82][Info ] Request 207 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.6344][VsChromium][12788-38][Info ] Server request #207 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.6494][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\Common.h"
[2020-05-31 21:43:00.6494][Server ][39508-82][Info ] Request 208 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.6494][VsChromium][12788-38][Info ] Server request #208 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.6654][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderScene.cpp"
[2020-05-31 21:43:00.6654][Server ][39508-78][Info ] Request 209 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.6654][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.6654][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\CreateAnimMesh.h", Kind=Register
[2020-05-31 21:43:00.6654][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\Common\Common.h", Kind=Unregister
[2020-05-31 21:43:00.6654][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderScene.cpp", Kind=Register
[2020-05-31 21:43:00.6654][VsChromium][12788-38][Info ] Server request #209 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.6814][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderScene.cpp"
[2020-05-31 21:43:00.6814][Server ][39508-82][Info ] Request 210 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.6814][VsChromium][12788-38][Info ] Server request #210 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.6964][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\crypt.h"
[2020-05-31 21:43:00.6964][Server ][39508-78][Info ] Request 211 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.6964][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.6964][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderScene.cpp", Kind=Unregister
[2020-05-31 21:43:00.6964][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\unzip\crypt.h", Kind=Register
[2020-05-31 21:43:00.6964][VsChromium][12788-38][Info ] Server request #211 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.7124][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.c"
[2020-05-31 21:43:00.7124][Server ][39508-78][Info ] Request 212 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.7124][VsChromium][12788-38][Info ] Server request #212 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.7224][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.7224][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.c", Kind=Register
[2020-05-31 21:43:00.7224][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.cpp"
[2020-05-31 21:43:00.7224][Server ][39508-78][Info ] Request 213 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.7274][VsChromium][12788-38][Info ] Server request #213 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.7434][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CXMLReaderImpl.h"
[2020-05-31 21:43:00.7434][Server ][39508-78][Info ] Request 214 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.7434][VsChromium][12788-38][Info ] Server request #214 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.7474][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.7474][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.cpp", Kind=Register
[2020-05-31 21:43:00.7474][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CXMLReaderImpl.h", Kind=Register
[2020-05-31 21:43:00.7474][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\crypt.h"
[2020-05-31 21:43:00.7474][Server ][39508-78][Info ] Request 215 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.7594][VsChromium][12788-38][Info ] Server request #215 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.7744][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CXMLReaderImpl.h"
[2020-05-31 21:43:00.7744][Server ][39508-82][Info ] Request 216 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.7744][VsChromium][12788-38][Info ] Server request #216 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.7904][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\DDLNode.h"
[2020-05-31 21:43:00.7904][Server ][39508-82][Info ] Request 217 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.7904][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.7904][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\unzip\crypt.h", Kind=Unregister
[2020-05-31 21:43:00.7904][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CXMLReaderImpl.h", Kind=Unregister
[2020-05-31 21:43:00.7904][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\DDLNode.h", Kind=Register
[2020-05-31 21:43:00.7904][VsChromium][12788-38][Info ] Server request #217 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.8064][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.h"
[2020-05-31 21:43:00.8064][Server ][39508-78][Info ] Request 218 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.8064][VsChromium][12788-38][Info ] Server request #218 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.8174][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.8174][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.h", Kind=Register
[2020-05-31 21:43:00.8174][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\DDLNode.h"
[2020-05-31 21:43:00.8174][Server ][39508-78][Info ] Request 219 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.8214][VsChromium][12788-38][Info ] Server request #219 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.8364][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.cpp"
[2020-05-31 21:43:00.8364][Server ][39508-78][Info ] Request 220 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.8364][VsChromium][12788-38][Info ] Server request #220 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.8434][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.8434][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\DDLNode.h", Kind=Unregister
[2020-05-31 21:43:00.8434][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.cpp", Kind=Register
[2020-05-31 21:43:00.8434][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaParser.cpp"
[2020-05-31 21:43:00.8434][Server ][39508-78][Info ] Request 221 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.8514][VsChromium][12788-38][Info ] Server request #221 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:00.8674][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.h"
[2020-05-31 21:43:00.8674][Server ][39508-78][Info ] Request 222 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.8674][VsChromium][12788-38][Info ] Server request #222 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.8704][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.8704][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaParser.cpp", Kind=Register
[2020-05-31 21:43:00.8704][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.h", Kind=Register
[2020-05-31 21:43:00.8704][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DefaultIOStream.cpp"
[2020-05-31 21:43:00.8704][Server ][39508-78][Info ] Request 223 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.8834][VsChromium][12788-38][Info ] Server request #223 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.8984][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.8984][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultIOStream.cpp", Kind=Register
[2020-05-31 21:43:00.8984][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.h"
[2020-05-31 21:43:00.8984][Server ][39508-78][Info ] Request 224 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.8994][VsChromium][12788-38][Info ] Server request #224 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.9154][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DefaultIOStream.cpp"
[2020-05-31 21:43:00.9154][Server ][39508-78][Info ] Request 225 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.9154][VsChromium][12788-38][Info ] Server request #225 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.9304][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.cpp"
[2020-05-31 21:43:00.9304][Server ][39508-82][Info ] Request 226 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.9304][VsChromium][12788-38][Info ] Server request #226 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.9464][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.c"
[2020-05-31 21:43:00.9464][Server ][39508-82][Info ] Request 227 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.9464][VsChromium][12788-38][Info ] Server request #227 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.9624][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOStream.h"
[2020-05-31 21:43:00.9624][Server ][39508-82][Info ] Request 228 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.9624][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.9624][VsChromium][12788-38][Info ] Server request #228 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.9624][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.h", Kind=Unregister
[2020-05-31 21:43:00.9624][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultIOStream.cpp", Kind=Unregister
[2020-05-31 21:43:00.9624][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.cpp", Kind=Unregister
[2020-05-31 21:43:00.9624][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.c", Kind=Unregister
[2020-05-31 21:43:00.9624][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOStream.h", Kind=Register
[2020-05-31 21:43:00.9774][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOStream.h"
[2020-05-31 21:43:00.9774][Server ][39508-78][Info ] Request 229 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.9774][VsChromium][12788-38][Info ] Server request #229 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:00.9934][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\DDLNode.cpp"
[2020-05-31 21:43:00.9934][Server ][39508-80][Info ] Request 230 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:00.9934][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:00.9934][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOStream.h", Kind=Unregister
[2020-05-31 21:43:00.9934][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\DDLNode.cpp", Kind=Register
[2020-05-31 21:43:00.9934][VsChromium][12788-38][Info ] Server request #230 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.0094][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\DDLNode.cpp"
[2020-05-31 21:43:01.0094][Server ][39508-82][Info ] Request 231 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.0094][VsChromium][12788-38][Info ] Server request #231 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.0244][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\Pipeline\DataBuilder.h"
[2020-05-31 21:43:01.0244][Server ][39508-80][Info ] Request 232 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.0244][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.0244][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\DDLNode.cpp", Kind=Unregister
[2020-05-31 21:43:01.0244][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\DataBuilder.h", Kind=Register
[2020-05-31 21:43:01.0244][VsChromium][12788-38][Info ] Server request #232 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.0404][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOSystem.h"
[2020-05-31 21:43:01.0404][Server ][39508-80][Info ] Request 233 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.0404][VsChromium][12788-38][Info ] Server request #233 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.0524][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.0524][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOSystem.h", Kind=Register
[2020-05-31 21:43:01.0524][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOSystem.h"
[2020-05-31 21:43:01.0524][Server ][39508-80][Info ] Request 234 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.0554][VsChromium][12788-38][Info ] Server request #234 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.0714][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Defines.h"
[2020-05-31 21:43:01.0714][Server ][39508-80][Info ] Request 235 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.0714][VsChromium][12788-38][Info ] Server request #235 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.0794][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.0794][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOSystem.h", Kind=Unregister
[2020-05-31 21:43:01.0794][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Defines.h", Kind=Register
[2020-05-31 21:43:01.0794][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\xatlas\CMakeLists.txt"
[2020-05-31 21:43:01.0794][Server ][39508-80][Info ] Request 236 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.0874][VsChromium][12788-38][Info ] Server request #236 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.1024][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Defines.h"
[2020-05-31 21:43:01.1024][Server ][39508-80][Info ] Request 237 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.1024][VsChromium][12788-38][Info ] Server request #237 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.1184][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\xatlas\CMakeLists.txt"
[2020-05-31 21:43:01.1184][Server ][39508-82][Info ] Request 238 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.1184][VsChromium][12788-38][Info ] Server request #238 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.1334][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DefaultLogger.cpp"
[2020-05-31 21:43:01.1334][Server ][39508-82][Info ] Request 239 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.1334][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.1334][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultLogger.cpp", Kind=Register
[2020-05-31 21:43:01.1334][VsChromium][12788-38][Info ] Server request #239 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.1334][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Defines.h", Kind=Unregister
[2020-05-31 21:43:01.1494][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.cpp"
[2020-05-31 21:43:01.1494][Server ][39508-82][Info ] Request 240 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.1494][VsChromium][12788-38][Info ] Server request #240 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.1654][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DefaultLogger.cpp"
[2020-05-31 21:43:01.1654][Server ][39508-80][Info ] Request 241 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.1654][VsChromium][12788-38][Info ] Server request #241 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.1815][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\Common\Common.vcxproj.filters"
[2020-05-31 21:43:01.1815][Server ][39508-82][Info ] Request 242 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.1815][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.1815][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.cpp", Kind=Unregister
[2020-05-31 21:43:01.1815][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultLogger.cpp", Kind=Unregister
[2020-05-31 21:43:01.1815][Server ][39508-80][Info ] Path="D:\src\Sandbox\Build\Code\Common\Common.vcxproj.filters", Kind=Register
[2020-05-31 21:43:01.1815][VsChromium][12788-38][Info ] Server request #242 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.1975][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultLogger.hpp"
[2020-05-31 21:43:01.1975][Server ][39508-82][Info ] Request 243 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.1975][VsChromium][12788-38][Info ] Server request #243 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.1975][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.1975][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultLogger.hpp", Kind=Register
[2020-05-31 21:43:01.2135][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaParser.cpp"
[2020-05-31 21:43:01.2135][Server ][39508-82][Info ] Request 244 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.2135][VsChromium][12788-38][Info ] Server request #244 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.2295][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultLogger.hpp"
[2020-05-31 21:43:01.2295][Server ][39508-82][Info ] Request 245 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.2295][VsChromium][12788-38][Info ] Server request #245 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.2445][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\Pipeline\DependencyDatabase.cpp"
[2020-05-31 21:43:01.2445][Server ][39508-80][Info ] Request 246 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.2445][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.2445][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaParser.cpp", Kind=Unregister
[2020-05-31 21:43:01.2445][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultLogger.hpp", Kind=Unregister
[2020-05-31 21:43:01.2445][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Pipeline\DependencyDatabase.cpp", Kind=Register
[2020-05-31 21:43:01.2445][VsChromium][12788-38][Info ] Server request #246 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.2605][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.h"
[2020-05-31 21:43:01.2605][Server ][39508-78][Info ] Request 247 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.2605][VsChromium][12788-38][Info ] Server request #247 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.2605][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.2605][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.h", Kind=Register
[2020-05-31 21:43:01.2755][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\DependencyDatabase.cpp"
[2020-05-31 21:43:01.2755][Server ][39508-78][Info ] Request 248 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.2755][VsChromium][12788-38][Info ] Server request #248 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.2915][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DefaultIOSystem.cpp"
[2020-05-31 21:43:01.2915][Server ][39508-78][Info ] Request 249 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.2915][VsChromium][12788-38][Info ] Server request #249 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.2915][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.2915][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Pipeline\DependencyDatabase.cpp", Kind=Unregister
[2020-05-31 21:43:01.2915][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultIOSystem.cpp", Kind=Register
[2020-05-31 21:43:01.2915][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CreateAnimMesh.cpp"
[2020-05-31 21:43:01.2915][Server ][39508-78][Info ] Request 250 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.2915][VsChromium][12788-38][Info ] Server request #250 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.3225][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.cpp"
[2020-05-31 21:43:01.3225][Server ][39508-78][Info ] Request 251 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.3225][VsChromium][12788-38][Info ] Server request #251 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.3225][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.3225][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CreateAnimMesh.cpp", Kind=Register
[2020-05-31 21:43:01.3225][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.cpp", Kind=Register
[2020-05-31 21:43:01.3385][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\defs.h"
[2020-05-31 21:43:01.3385][Server ][39508-78][Info ] Request 252 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.3385][VsChromium][12788-38][Info ] Server request #252 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.3535][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.cpp"
[2020-05-31 21:43:01.3535][Server ][39508-78][Info ] Request 253 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.3535][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.3535][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\defs.h", Kind=Register
[2020-05-31 21:43:01.3535][VsChromium][12788-38][Info ] Server request #253 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.3695][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\defs.h"
[2020-05-31 21:43:01.3695][Server ][39508-82][Info ] Request 254 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.3695][VsChromium][12788-38][Info ] Server request #254 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.3855][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.h"
[2020-05-31 21:43:01.3855][Server ][39508-80][Info ] Request 255 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.3855][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.3855][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.cpp", Kind=Unregister
[2020-05-31 21:43:01.3855][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\defs.h", Kind=Unregister
[2020-05-31 21:43:01.3855][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.h", Kind=Register
[2020-05-31 21:43:01.3855][VsChromium][12788-38][Info ] Server request #255 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.4015][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\Common\Common.vcxproj.filters"
[2020-05-31 21:43:01.4015][Server ][39508-82][Info ] Request 256 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.4015][VsChromium][12788-38][Info ] Server request #256 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.4175][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DefaultProgressHandler.h"
[2020-05-31 21:43:01.4175][Server ][39508-80][Info ] Request 257 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.4175][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.4175][Server ][39508-80][Info ] Path="D:\src\Sandbox\Build\Code\Common\Common.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:01.4175][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultProgressHandler.h", Kind=Register
[2020-05-31 21:43:01.4175][VsChromium][12788-38][Info ] Server request #257 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.4335][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.h"
[2020-05-31 21:43:01.4335][Server ][39508-82][Info ] Request 258 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.4335][VsChromium][12788-38][Info ] Server request #258 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.4335][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.4335][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.h", Kind=Register
[2020-05-31 21:43:01.4485][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DefaultProgressHandler.h"
[2020-05-31 21:43:01.4485][Server ][39508-82][Info ] Request 259 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.4485][VsChromium][12788-38][Info ] Server request #259 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.4645][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.c"
[2020-05-31 21:43:01.4645][Server ][39508-82][Info ] Request 260 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.4645][VsChromium][12788-38][Info ] Server request #260 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.4645][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.4645][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultProgressHandler.h", Kind=Unregister
[2020-05-31 21:43:01.4645][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.c", Kind=Register
[2020-05-31 21:43:01.4805][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.cpp"
[2020-05-31 21:43:01.4805][Server ][39508-82][Info ] Request 261 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.4805][VsChromium][12788-38][Info ] Server request #261 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.4955][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.c"
[2020-05-31 21:43:01.4955][Server ][39508-78][Info ] Request 262 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.4955][VsChromium][12788-38][Info ] Server request #262 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.5115][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.cpp"
[2020-05-31 21:43:01.5115][Server ][39508-80][Info ] Request 263 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.5115][VsChromium][12788-38][Info ] Server request #263 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.5275][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.h"
[2020-05-31 21:43:01.5275][Server ][39508-80][Info ] Request 264 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.5275][VsChromium][12788-38][Info ] Server request #264 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.5425][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Exceptional.h"
[2020-05-31 21:43:01.5425][Server ][39508-80][Info ] Request 265 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.5425][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.5425][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.h", Kind=Unregister
[2020-05-31 21:43:01.5425][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.c", Kind=Unregister
[2020-05-31 21:43:01.5425][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Exceptional.h", Kind=Register
[2020-05-31 21:43:01.5425][VsChromium][12788-38][Info ] Server request #265 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.5584][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Exceptional.h"
[2020-05-31 21:43:01.5584][Server ][39508-80][Info ] Request 266 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.5584][VsChromium][12788-38][Info ] Server request #266 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.5735][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Build\Code\External\enkiTS\enkiTS.vcxproj.filters"
[2020-05-31 21:43:01.5735][Server ][39508-78][Info ] Request 267 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.5735][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.5735][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Exceptional.h", Kind=Unregister
[2020-05-31 21:43:01.5735][Server ][39508-78][Info ] Path="D:\src\Sandbox\Build\Code\External\enkiTS\enkiTS.vcxproj.filters", Kind=Register
[2020-05-31 21:43:01.5735][VsChromium][12788-38][Info ] Server request #267 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.5885][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Exporter.cpp"
[2020-05-31 21:43:01.5885][Server ][39508-80][Info ] Request 268 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.5885][VsChromium][12788-38][Info ] Server request #268 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.5885][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.5885][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Exporter.cpp", Kind=Register
[2020-05-31 21:43:01.6035][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXAnimation.cpp"
[2020-05-31 21:43:01.6035][Server ][39508-80][Info ] Request 269 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.6035][VsChromium][12788-38][Info ] Server request #269 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.6035][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\stb\CMakeLists.txt"
[2020-05-31 21:43:01.6035][Server ][39508-80][Info ] Request 270 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.6035][VsChromium][12788-38][Info ] Server request #270 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.6345][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.h"
[2020-05-31 21:43:01.6345][Server ][39508-78][Info ] Request 271 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.6345][VsChromium][12788-38][Info ] Server request #271 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.6495][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXCommon.h"
[2020-05-31 21:43:01.6495][Server ][39508-78][Info ] Request 272 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.6495][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.6495][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXAnimation.cpp", Kind=Register
[2020-05-31 21:43:01.6495][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\stb\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:01.6495][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.h", Kind=Unregister
[2020-05-31 21:43:01.6495][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXCommon.h", Kind=Register
[2020-05-31 21:43:01.6495][VsChromium][12788-38][Info ] Server request #272 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.6655][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXAnimation.cpp"
[2020-05-31 21:43:01.6655][Server ][39508-78][Info ] Request 273 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.6655][VsChromium][12788-38][Info ] Server request #273 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.6815][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\Pipeline\CMakeLists.txt"
[2020-05-31 21:43:01.6815][Server ][39508-80][Info ] Request 274 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.6815][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.6815][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXAnimation.cpp", Kind=Unregister
[2020-05-31 21:43:01.6815][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Pipeline\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:01.6815][VsChromium][12788-38][Info ] Server request #274 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.6965][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\CMakeLists.txt"
[2020-05-31 21:43:01.6965][Server ][39508-78][Info ] Request 275 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.6965][VsChromium][12788-38][Info ] Server request #275 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.7125][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\librush\CMakeLists.txt"
[2020-05-31 21:43:01.7125][Server ][39508-80][Info ] Request 276 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.7125][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.7125][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Pipeline\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:01.7125][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\librush\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:01.7125][VsChromium][12788-38][Info ] Server request #276 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.7285][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXDeformer.cpp"
[2020-05-31 21:43:01.7285][Server ][39508-78][Info ] Request 277 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.7285][VsChromium][12788-38][Info ] Server request #277 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.7285][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.7285][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDeformer.cpp", Kind=Register
[2020-05-31 21:43:01.7445][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\CMakeLists.txt"
[2020-05-31 21:43:01.7445][Server ][39508-78][Info ] Request 278 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.7445][VsChromium][12788-38][Info ] Server request #278 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.7445][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXConverter.h"
[2020-05-31 21:43:01.7445][Server ][39508-76][Info ] Request 279 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.7445][VsChromium][12788-38][Info ] Server request #279 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:01.7715][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.7715][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\librush\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:01.7715][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXConverter.h", Kind=Register
[2020-05-31 21:43:01.7755][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXDeformer.cpp"
[2020-05-31 21:43:01.7755][Server ][39508-76][Info ] Request 280 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.7755][VsChromium][12788-38][Info ] Server request #280 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.7755][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXConverter.h"
[2020-05-31 21:43:01.7755][Server ][39508-76][Info ] Request 281 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.7755][VsChromium][12788-38][Info ] Server request #281 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.8065][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\rapidjson\include\rapidjson\document.h"
[2020-05-31 21:43:01.8065][Server ][39508-80][Info ] Request 282 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.8065][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.8065][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDeformer.cpp", Kind=Unregister
[2020-05-31 21:43:01.8065][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXConverter.h", Kind=Unregister
[2020-05-31 21:43:01.8065][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\rapidjson\include\rapidjson\document.h", Kind=Register
[2020-05-31 21:43:01.8065][VsChromium][12788-38][Info ] Server request #282 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.8215][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\rapidjson\include\rapidjson\document.h"
[2020-05-31 21:43:01.8215][Server ][39508-76][Info ] Request 283 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.8215][VsChromium][12788-38][Info ] Server request #283 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.8375][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXBinaryTokenizer.cpp"
[2020-05-31 21:43:01.8375][Server ][39508-80][Info ] Request 284 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.8375][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.8375][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\rapidjson\include\rapidjson\document.h", Kind=Unregister
[2020-05-31 21:43:01.8375][VsChromium][12788-38][Info ] Server request #284 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.8375][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXBinaryTokenizer.cpp", Kind=Register
[2020-05-31 21:43:01.8535][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXBinaryTokenizer.cpp"
[2020-05-31 21:43:01.8535][Server ][39508-80][Info ] Request 285 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.8535][VsChromium][12788-38][Info ] Server request #285 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.8535][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.cpp"
[2020-05-31 21:43:01.8535][Server ][39508-76][Info ] Request 286 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.8535][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.8535][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXBinaryTokenizer.cpp", Kind=Unregister
[2020-05-31 21:43:01.8535][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.cpp", Kind=Register
[2020-05-31 21:43:01.8535][VsChromium][12788-38][Info ] Server request #286 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.8835][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.cpp"
[2020-05-31 21:43:01.8835][Server ][39508-76][Info ] Request 287 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.8835][VsChromium][12788-38][Info ] Server request #287 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.8995][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXDocumentUtil.cpp"
[2020-05-31 21:43:01.8995][Server ][39508-80][Info ] Request 288 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.8995][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.8995][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.cpp", Kind=Unregister
[2020-05-31 21:43:01.8995][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDocumentUtil.cpp", Kind=Register
[2020-05-31 21:43:01.8995][VsChromium][12788-38][Info ] Server request #288 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.9155][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXDocumentUtil.cpp"
[2020-05-31 21:43:01.9155][Server ][39508-76][Info ] Request 289 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.9155][VsChromium][12788-38][Info ] Server request #289 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.9305][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Pipeline\DependencyDatabase.h"
[2020-05-31 21:43:01.9305][Server ][39508-76][Info ] Request 290 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.9305][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.9305][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDocumentUtil.cpp", Kind=Unregister
[2020-05-31 21:43:01.9305][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Pipeline\DependencyDatabase.h", Kind=Register
[2020-05-31 21:43:01.9305][VsChromium][12788-38][Info ] Server request #290 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.9465][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\enkiTS\enkiTS.vcxproj.filters"
[2020-05-31 21:43:01.9465][Server ][39508-76][Info ] Request 291 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.9465][VsChromium][12788-38][Info ] Server request #291 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.9625][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.cpp"
[2020-05-31 21:43:01.9625][Server ][39508-80][Info ] Request 292 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.9625][VsChromium][12788-38][Info ] Server request #292 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.9775][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXDocument.cpp"
[2020-05-31 21:43:01.9775][Server ][39508-76][Info ] Request 293 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.9775][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:01.9775][VsChromium][12788-38][Info ] Server request #293 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:01.9775][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\enkiTS\enkiTS.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:01.9775][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.cpp", Kind=Unregister
[2020-05-31 21:43:01.9775][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDocument.cpp", Kind=Register
[2020-05-31 21:43:01.9935][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Exporter.cpp"
[2020-05-31 21:43:01.9935][Server ][39508-76][Info ] Request 294 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:01.9935][VsChromium][12788-38][Info ] Server request #294 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.0095][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXDocument.cpp"
[2020-05-31 21:43:02.0095][Server ][39508-82][Info ] Request 295 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.0095][VsChromium][12788-38][Info ] Server request #295 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.0255][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Exporter.hpp"
[2020-05-31 21:43:02.0255][Server ][39508-80][Info ] Request 296 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.0255][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.0255][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Exporter.cpp", Kind=Unregister
[2020-05-31 21:43:02.0255][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDocument.cpp", Kind=Unregister
[2020-05-31 21:43:02.0255][VsChromium][12788-38][Info ] Server request #296 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.0255][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Exporter.hpp", Kind=Register
[2020-05-31 21:43:02.0255][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExporter.h"
[2020-05-31 21:43:02.0255][Server ][39508-80][Info ] Request 297 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.0255][VsChromium][12788-38][Info ] Server request #297 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.0545][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.0545][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExporter.h", Kind=Register
[2020-05-31 21:43:02.0545][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Exporter.hpp"
[2020-05-31 21:43:02.0545][Server ][39508-80][Info ] Request 298 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.0565][VsChromium][12788-38][Info ] Server request #298 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.0725][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExporter.h"
[2020-05-31 21:43:02.0725][Server ][39508-82][Info ] Request 299 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.0725][VsChromium][12788-38][Info ] Server request #299 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.0885][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXCommon.h"
[2020-05-31 21:43:02.0885][Server ][39508-78][Info ] Request 300 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.0885][VsChromium][12788-38][Info ] Server request #300 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.1045][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXDocument.h"
[2020-05-31 21:43:02.1045][Server ][39508-78][Info ] Request 301 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.1045][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.1045][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Exporter.hpp", Kind=Unregister
[2020-05-31 21:43:02.1045][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExporter.h", Kind=Unregister
[2020-05-31 21:43:02.1045][VsChromium][12788-38][Info ] Server request #301 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.1045][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXCommon.h", Kind=Unregister
[2020-05-31 21:43:02.1045][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDocument.h", Kind=Register
[2020-05-31 21:43:02.1204][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXDocument.h"
[2020-05-31 21:43:02.1204][Server ][39508-82][Info ] Request 302 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.1204][VsChromium][12788-38][Info ] Server request #302 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.1354][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DefaultIOSystem.cpp"
[2020-05-31 21:43:02.1354][Server ][39508-78][Info ] Request 303 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.1354][VsChromium][12788-38][Info ] Server request #303 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.1515][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.cpp"
[2020-05-31 21:43:02.1515][Server ][39508-82][Info ] Request 304 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.1515][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.1515][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDocument.h", Kind=Unregister
[2020-05-31 21:43:02.1515][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultIOSystem.cpp", Kind=Unregister
[2020-05-31 21:43:02.1515][VsChromium][12788-38][Info ] Server request #304 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.1515][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.cpp", Kind=Register
[2020-05-31 21:43:02.1675][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\DataBuilder.h"
[2020-05-31 21:43:02.1675][Server ][39508-82][Info ] Request 305 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.1675][VsChromium][12788-38][Info ] Server request #305 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.1836][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.cpp"
[2020-05-31 21:43:02.1836][Server ][39508-78][Info ] Request 306 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.1836][VsChromium][12788-38][Info ] Server request #306 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.1995][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.h"
[2020-05-31 21:43:02.1995][Server ][39508-78][Info ] Request 307 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.1995][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.1995][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Pipeline\DataBuilder.h", Kind=Unregister
[2020-05-31 21:43:02.1995][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.cpp", Kind=Unregister
[2020-05-31 21:43:02.1995][VsChromium][12788-38][Info ] Server request #307 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.1995][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.h", Kind=Register
[2020-05-31 21:43:02.2145][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.h"
[2020-05-31 21:43:02.2145][Server ][39508-80][Info ] Request 308 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.2145][VsChromium][12788-38][Info ] Server request #308 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.2302][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.cpp"
[2020-05-31 21:43:02.2302][Server ][39508-77][Info ] Request 309 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.2302][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.2302][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.h", Kind=Unregister
[2020-05-31 21:43:02.2302][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.cpp", Kind=Register
[2020-05-31 21:43:02.2302][VsChromium][12788-38][Info ] Server request #309 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.2452][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.h"
[2020-05-31 21:43:02.2452][Server ][39508-77][Info ] Request 310 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.2452][VsChromium][12788-38][Info ] Server request #310 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.2452][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.2452][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.h", Kind=Register
[2020-05-31 21:43:02.2612][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExporter.cpp"
[2020-05-31 21:43:02.2612][Server ][39508-82][Info ] Request 311 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.2612][VsChromium][12788-38][Info ] Server request #311 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.2762][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.h"
[2020-05-31 21:43:02.2762][Server ][39508-82][Info ] Request 312 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.2762][VsChromium][12788-38][Info ] Server request #312 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.2922][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExporter.cpp"
[2020-05-31 21:43:02.2922][Server ][39508-80][Info ] Request 313 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.2922][VsChromium][12788-38][Info ] Server request #313 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.3082][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXImporter.h"
[2020-05-31 21:43:02.3082][Server ][39508-80][Info ] Request 314 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.3082][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.3082][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImporter.h", Kind=Register
[2020-05-31 21:43:02.3082][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.h", Kind=Unregister
[2020-05-31 21:43:02.3082][VsChromium][12788-38][Info ] Server request #314 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.3242][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXImporter.h"
[2020-05-31 21:43:02.3242][Server ][39508-82][Info ] Request 315 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.3242][VsChromium][12788-38][Info ] Server request #315 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.3392][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.h"
[2020-05-31 21:43:02.3392][Server ][39508-80][Info ] Request 316 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.3392][VsChromium][12788-38][Info ] Server request #316 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.3552][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.cpp"
[2020-05-31 21:43:02.3552][Server ][39508-80][Info ] Request 317 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.3552][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.3552][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImporter.h", Kind=Unregister
[2020-05-31 21:43:02.3552][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.h", Kind=Unregister
[2020-05-31 21:43:02.3552][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.cpp", Kind=Register
[2020-05-31 21:43:02.3552][VsChromium][12788-38][Info ] Server request #317 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.3712][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.cpp"
[2020-05-31 21:43:02.3712][Server ][39508-77][Info ] Request 318 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.3712][VsChromium][12788-38][Info ] Server request #318 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.3872][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.cpp"
[2020-05-31 21:43:02.3872][Server ][39508-80][Info ] Request 319 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.3872][VsChromium][12788-38][Info ] Server request #319 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.4032][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.cpp"
[2020-05-31 21:43:02.4032][Server ][39508-80][Info ] Request 320 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.4032][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.4032][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.cpp", Kind=Unregister
[2020-05-31 21:43:02.4032][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.cpp", Kind=Unregister
[2020-05-31 21:43:02.4032][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.cpp", Kind=Register
[2020-05-31 21:43:02.4032][VsChromium][12788-38][Info ] Server request #320 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.4192][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.cpp"
[2020-05-31 21:43:02.4192][Server ][39508-77][Info ] Request 321 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.4192][VsChromium][12788-38][Info ] Server request #321 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.4342][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXImporter.cpp"
[2020-05-31 21:43:02.4342][Server ][39508-82][Info ] Request 322 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.4342][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.4342][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.cpp", Kind=Unregister
[2020-05-31 21:43:02.4342][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImporter.cpp", Kind=Register
[2020-05-31 21:43:02.4342][VsChromium][12788-38][Info ] Server request #322 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.4502][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXImporter.cpp"
[2020-05-31 21:43:02.4502][Server ][39508-80][Info ] Request 323 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.4502][VsChromium][12788-38][Info ] Server request #323 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.4652][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\enkiTS\CMakeLists.txt"
[2020-05-31 21:43:02.4652][Server ][39508-82][Info ] Request 324 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.4652][VsChromium][12788-38][Info ] Server request #324 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.4812][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.h"
[2020-05-31 21:43:02.4812][Server ][39508-80][Info ] Request 325 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.4812][VsChromium][12788-38][Info ] Server request #325 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.4972][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\DependencyDatabase.h"
[2020-05-31 21:43:02.4972][Server ][39508-80][Info ] Request 326 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.4972][VsChromium][12788-38][Info ] Server request #326 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.5122][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXImportSettings.h"
[2020-05-31 21:43:02.5122][Server ][39508-80][Info ] Request 327 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.5122][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.5122][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImporter.cpp", Kind=Unregister
[2020-05-31 21:43:02.5122][VsChromium][12788-38][Info ] Server request #327 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.5122][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\enkiTS\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:02.5122][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.h", Kind=Unregister
[2020-05-31 21:43:02.5122][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\DependencyDatabase.h", Kind=Unregister
[2020-05-31 21:43:02.5122][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImportSettings.h", Kind=Register
[2020-05-31 21:43:02.5282][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXImportSettings.h"
[2020-05-31 21:43:02.5282][Server ][39508-80][Info ] Request 328 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.5282][VsChromium][12788-38][Info ] Server request #328 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.5442][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXMaterial.cpp"
[2020-05-31 21:43:02.5442][Server ][39508-82][Info ] Request 329 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.5442][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.5442][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImportSettings.h", Kind=Unregister
[2020-05-31 21:43:02.5442][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMaterial.cpp", Kind=Register
[2020-05-31 21:43:02.5442][VsChromium][12788-38][Info ] Server request #329 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.5603][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXMaterial.cpp"
[2020-05-31 21:43:02.5603][Server ][39508-82][Info ] Request 330 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.5613][VsChromium][12788-38][Info ] Server request #330 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.5753][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXModel.cpp"
[2020-05-31 21:43:02.5753][Server ][39508-78][Info ] Request 331 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.5753][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.5753][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMaterial.cpp", Kind=Unregister
[2020-05-31 21:43:02.5753][VsChromium][12788-38][Info ] Server request #331 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.5753][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXModel.cpp", Kind=Register
[2020-05-31 21:43:02.5913][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXModel.cpp"
[2020-05-31 21:43:02.5913][Server ][39508-78][Info ] Request 332 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.5923][VsChromium][12788-38][Info ] Server request #332 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.6074][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXNodeAttribute.cpp"
[2020-05-31 21:43:02.6074][Server ][39508-82][Info ] Request 333 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.6074][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.6074][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXModel.cpp", Kind=Unregister
[2020-05-31 21:43:02.6074][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXNodeAttribute.cpp", Kind=Register
[2020-05-31 21:43:02.6074][VsChromium][12788-38][Info ] Server request #333 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.6234][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXNodeAttribute.cpp"
[2020-05-31 21:43:02.6234][Server ][39508-80][Info ] Request 334 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.6234][VsChromium][12788-38][Info ] Server request #334 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.6394][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXProperties.h"
[2020-05-31 21:43:02.6394][Server ][39508-82][Info ] Request 335 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.6394][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.6394][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXNodeAttribute.cpp", Kind=Unregister
[2020-05-31 21:43:02.6394][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXProperties.h", Kind=Register
[2020-05-31 21:43:02.6394][VsChromium][12788-38][Info ] Server request #335 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.6554][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\Common\FileSystem.h"
[2020-05-31 21:43:02.6554][Server ][39508-78][Info ] Request 336 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.6554][VsChromium][12788-38][Info ] Server request #336 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.6554][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.6554][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Common\FileSystem.h", Kind=Register
[2020-05-31 21:43:02.6714][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXProperties.h"
[2020-05-31 21:43:02.6714][Server ][39508-82][Info ] Request 337 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.6714][VsChromium][12788-38][Info ] Server request #337 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.6874][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\FileSystem.h"
[2020-05-31 21:43:02.6874][Server ][39508-82][Info ] Request 338 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.6874][VsChromium][12788-38][Info ] Server request #338 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.7024][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXCompileConfig.h"
[2020-05-31 21:43:02.7024][Server ][39508-80][Info ] Request 339 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.7024][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.7024][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXProperties.h", Kind=Unregister
[2020-05-31 21:43:02.7024][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\FileSystem.h", Kind=Unregister
[2020-05-31 21:43:02.7024][VsChromium][12788-38][Info ] Server request #339 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.7024][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXCompileConfig.h", Kind=Register
[2020-05-31 21:43:02.7184][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.h"
[2020-05-31 21:43:02.7184][Server ][39508-80][Info ] Request 340 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.7184][VsChromium][12788-38][Info ] Server request #340 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.7184][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.7284][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.h", Kind=Register
[2020-05-31 21:43:02.7284][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXCompileConfig.h"
[2020-05-31 21:43:02.7284][Server ][39508-80][Info ] Request 341 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.7344][VsChromium][12788-38][Info ] Server request #341 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.7494][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.h"
[2020-05-31 21:43:02.7494][Server ][39508-80][Info ] Request 342 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.7494][VsChromium][12788-38][Info ] Server request #342 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.7654][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXUtil.cpp"
[2020-05-31 21:43:02.7654][Server ][39508-82][Info ] Request 343 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.7654][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.7654][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXCompileConfig.h", Kind=Unregister
[2020-05-31 21:43:02.7654][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.h", Kind=Unregister
[2020-05-31 21:43:02.7654][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXUtil.cpp", Kind=Register
[2020-05-31 21:43:02.7654][VsChromium][12788-38][Info ] Server request #343 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.7814][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXUtil.cpp"
[2020-05-31 21:43:02.7814][Server ][39508-80][Info ] Request 344 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.7814][VsChromium][12788-38][Info ] Server request #344 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.7964][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\FileSystem.cpp"
[2020-05-31 21:43:02.7964][Server ][39508-82][Info ] Request 345 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.7964][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.7964][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXUtil.cpp", Kind=Unregister
[2020-05-31 21:43:02.7964][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Common\FileSystem.cpp", Kind=Register
[2020-05-31 21:43:02.7964][VsChromium][12788-38][Info ] Server request #345 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.8114][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\FileSystem.cpp"
[2020-05-31 21:43:02.8114][Server ][39508-82][Info ] Request 346 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.8114][VsChromium][12788-38][Info ] Server request #346 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.8274][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\GenericProperty.h"
[2020-05-31 21:43:02.8274][Server ][39508-80][Info ] Request 347 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.8274][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.8274][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\FileSystem.cpp", Kind=Unregister
[2020-05-31 21:43:02.8274][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\GenericProperty.h", Kind=Register
[2020-05-31 21:43:02.8274][VsChromium][12788-38][Info ] Server request #347 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.8434][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.cpp"
[2020-05-31 21:43:02.8434][Server ][39508-80][Info ] Request 348 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.8434][VsChromium][12788-38][Info ] Server request #348 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.8434][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.8434][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.cpp", Kind=Register
[2020-05-31 21:43:02.8594][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\GenericProperty.h"
[2020-05-31 21:43:02.8594][Server ][39508-80][Info ] Request 349 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.8594][VsChromium][12788-38][Info ] Server request #349 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.8744][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.cpp"
[2020-05-31 21:43:02.8744][Server ][39508-80][Info ] Request 350 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.8744][VsChromium][12788-38][Info ] Server request #350 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.8904][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.h"
[2020-05-31 21:43:02.8904][Server ][39508-82][Info ] Request 351 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.8904][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.8904][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\GenericProperty.h", Kind=Unregister
[2020-05-31 21:43:02.8904][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.cpp", Kind=Unregister
[2020-05-31 21:43:02.8904][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.h", Kind=Register
[2020-05-31 21:43:02.8904][VsChromium][12788-38][Info ] Server request #351 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.9064][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\generate.stamp.rule"
[2020-05-31 21:43:02.9064][Server ][39508-80][Info ] Request 352 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.9064][VsChromium][12788-38][Info ] Server request #352 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.9164][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.9164][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\generate.stamp.rule", Kind=Register
[2020-05-31 21:43:02.9164][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.h"
[2020-05-31 21:43:02.9164][Server ][39508-80][Info ] Request 353 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.9214][VsChromium][12788-38][Info ] Server request #353 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:02.9404][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\generate.stamp.rule"
[2020-05-31 21:43:02.9404][Server ][39508-82][Info ] Request 354 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.9404][VsChromium][12788-38][Info ] Server request #354 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.9524][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXParser.cpp"
[2020-05-31 21:43:02.9524][Server ][39508-82][Info ] Request 355 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.9524][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.9524][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.h", Kind=Unregister
[2020-05-31 21:43:02.9524][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\generate.stamp.rule", Kind=Unregister
[2020-05-31 21:43:02.9524][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXParser.cpp", Kind=Register
[2020-05-31 21:43:02.9524][VsChromium][12788-38][Info ] Server request #355 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.9685][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXParser.cpp"
[2020-05-31 21:43:02.9685][Server ][39508-80][Info ] Request 356 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.9685][VsChromium][12788-38][Info ] Server request #356 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.9845][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.cpp"
[2020-05-31 21:43:02.9845][Server ][39508-82][Info ] Request 357 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.9845][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:02.9845][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXParser.cpp", Kind=Unregister
[2020-05-31 21:43:02.9845][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.cpp", Kind=Register
[2020-05-31 21:43:02.9845][VsChromium][12788-38][Info ] Server request #357 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:02.9995][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.cpp"
[2020-05-31 21:43:02.9995][Server ][39508-82][Info ] Request 358 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:02.9995][VsChromium][12788-38][Info ] Server request #358 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.0155][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXUtil.h"
[2020-05-31 21:43:03.0155][Server ][39508-80][Info ] Request 359 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.0155][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.0155][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.cpp", Kind=Unregister
[2020-05-31 21:43:03.0155][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXUtil.h", Kind=Register
[2020-05-31 21:43:03.0155][VsChromium][12788-38][Info ] Server request #359 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.0305][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.h"
[2020-05-31 21:43:03.0305][Server ][39508-82][Info ] Request 360 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.0305][VsChromium][12788-38][Info ] Server request #360 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.0305][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.0305][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.h", Kind=Register
[2020-05-31 21:43:03.0465][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXUtil.h"
[2020-05-31 21:43:03.0465][Server ][39508-82][Info ] Request 361 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.0465][VsChromium][12788-38][Info ] Server request #361 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.0625][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.h"
[2020-05-31 21:43:03.0625][Server ][39508-82][Info ] Request 362 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.0625][VsChromium][12788-38][Info ] Server request #362 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.0785][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxCommon.cpp"
[2020-05-31 21:43:03.0785][Server ][39508-80][Info ] Request 363 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.0785][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.0785][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXUtil.h", Kind=Unregister
[2020-05-31 21:43:03.0785][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.h", Kind=Unregister
[2020-05-31 21:43:03.0785][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxCommon.cpp", Kind=Register
[2020-05-31 21:43:03.0785][VsChromium][12788-38][Info ] Server request #363 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.0945][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxCommon.cpp"
[2020-05-31 21:43:03.0945][Server ][39508-82][Info ] Request 364 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.0945][VsChromium][12788-38][Info ] Server request #364 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.1095][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.h"
[2020-05-31 21:43:03.1095][Server ][39508-80][Info ] Request 365 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.1095][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.1095][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxCommon.cpp", Kind=Unregister
[2020-05-31 21:43:03.1095][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.h", Kind=Register
[2020-05-31 21:43:03.1095][VsChromium][12788-38][Info ] Server request #365 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.1255][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.cpp"
[2020-05-31 21:43:03.1255][Server ][39508-78][Info ] Request 366 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.1255][VsChromium][12788-38][Info ] Server request #366 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.1255][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.1255][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.cpp", Kind=Register
[2020-05-31 21:43:03.1405][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FileLogStream.h"
[2020-05-31 21:43:03.1405][Server ][39508-78][Info ] Request 367 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.1405][VsChromium][12788-38][Info ] Server request #367 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:03.1565][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.h"
[2020-05-31 21:43:03.1565][Server ][39508-78][Info ] Request 368 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.1565][VsChromium][12788-38][Info ] Server request #368 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:03.1565][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.1565][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FileLogStream.h", Kind=Register
[2020-05-31 21:43:03.1565][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.h", Kind=Register
[2020-05-31 21:43:03.1725][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.cpp"
[2020-05-31 21:43:03.1725][Server ][39508-78][Info ] Request 369 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.1725][VsChromium][12788-38][Info ] Server request #369 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:03.1885][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.cpp"
[2020-05-31 21:43:03.1885][Server ][39508-82][Info ] Request 370 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.1885][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.1885][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.cpp", Kind=Unregister
[2020-05-31 21:43:03.1885][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.cpp", Kind=Register
[2020-05-31 21:43:03.1885][VsChromium][12788-38][Info ] Server request #370 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.2045][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.h"
[2020-05-31 21:43:03.2045][Server ][39508-78][Info ] Request 371 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.2045][VsChromium][12788-38][Info ] Server request #371 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.2145][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.2145][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.h", Kind=Register
[2020-05-31 21:43:03.2145][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.cpp"
[2020-05-31 21:43:03.2145][Server ][39508-78][Info ] Request 372 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.2195][VsChromium][12788-38][Info ] Server request #372 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.2355][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.cpp"
[2020-05-31 21:43:03.2355][Server ][39508-78][Info ] Request 373 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.2355][VsChromium][12788-38][Info ] Server request #373 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.2515][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.h"
[2020-05-31 21:43:03.2515][Server ][39508-82][Info ] Request 374 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.2515][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.2515][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.h", Kind=Register
[2020-05-31 21:43:03.2515][VsChromium][12788-38][Info ] Server request #374 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.2675][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FixNormalsStep.cpp"
[2020-05-31 21:43:03.2675][Server ][39508-82][Info ] Request 375 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.2675][VsChromium][12788-38][Info ] Server request #375 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:03.2795][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.2795][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FixNormalsStep.cpp", Kind=Register
[2020-05-31 21:43:03.2795][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.cpp"
[2020-05-31 21:43:03.2795][Server ][39508-82][Info ] Request 376 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.2825][VsChromium][12788-38][Info ] Server request #376 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:03.2985][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FixNormalsStep.cpp"
[2020-05-31 21:43:03.2985][Server ][39508-82][Info ] Request 377 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.2985][VsChromium][12788-38][Info ] Server request #377 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.3146][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.cpp"
[2020-05-31 21:43:03.3146][Server ][39508-78][Info ] Request 378 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.3146][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.3146][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.cpp", Kind=Register
[2020-05-31 21:43:03.3146][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FixNormalsStep.cpp", Kind=Unregister
[2020-05-31 21:43:03.3146][VsChromium][12788-38][Info ] Server request #378 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.3146][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.cpp", Kind=Register
[2020-05-31 21:43:03.3306][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.cpp"
[2020-05-31 21:43:03.3306][Server ][39508-78][Info ] Request 379 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.3306][VsChromium][12788-38][Info ] Server request #379 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:03.3466][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.cpp"
[2020-05-31 21:43:03.3466][Server ][39508-82][Info ] Request 380 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.3466][VsChromium][12788-38][Info ] Server request #380 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.3616][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.h"
[2020-05-31 21:43:03.3616][Server ][39508-82][Info ] Request 381 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.3616][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.3616][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.cpp", Kind=Unregister
[2020-05-31 21:43:03.3616][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.cpp", Kind=Unregister
[2020-05-31 21:43:03.3616][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.h", Kind=Register
[2020-05-31 21:43:03.3616][VsChromium][12788-38][Info ] Server request #381 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.3776][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.h"
[2020-05-31 21:43:03.3776][Server ][39508-82][Info ] Request 382 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.3776][VsChromium][12788-38][Info ] Server request #382 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.3936][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.h"
[2020-05-31 21:43:03.3936][Server ][39508-78][Info ] Request 383 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.3936][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.3936][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.h", Kind=Unregister
[2020-05-31 21:43:03.3936][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.h", Kind=Register
[2020-05-31 21:43:03.3936][VsChromium][12788-38][Info ] Server request #383 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.4086][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.h"
[2020-05-31 21:43:03.4086][Server ][39508-82][Info ] Request 384 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.4086][VsChromium][12788-38][Info ] Server request #384 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.4226][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.4226][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.h", Kind=Register
[2020-05-31 21:43:03.4226][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.h"
[2020-05-31 21:43:03.4226][Server ][39508-82][Info ] Request 385 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.4246][VsChromium][12788-38][Info ] Server request #385 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:03.4406][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.h"
[2020-05-31 21:43:03.4406][Server ][39508-82][Info ] Request 386 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.4406][VsChromium][12788-38][Info ] Server request #386 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.4566][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\CreateAnimMesh.h"
[2020-05-31 21:43:03.4566][Server ][39508-78][Info ] Request 387 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.4566][VsChromium][12788-38][Info ] Server request #387 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.4726][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Build\Code\External\assimp\include\assimp\config.h"
[2020-05-31 21:43:03.4726][Server ][39508-78][Info ] Request 388 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.4726][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.4726][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.h", Kind=Unregister
[2020-05-31 21:43:03.4726][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.h", Kind=Unregister
[2020-05-31 21:43:03.4726][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\CreateAnimMesh.h", Kind=Unregister
[2020-05-31 21:43:03.4726][Server ][39508-78][Info ] Path="D:\src\Sandbox\Build\Code\External\assimp\include\assimp\config.h", Kind=Register
[2020-05-31 21:43:03.4726][VsChromium][12788-38][Info ] Server request #388 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.4876][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\assimp\include\assimp\config.h"
[2020-05-31 21:43:03.4876][Server ][39508-82][Info ] Request 389 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.4876][VsChromium][12788-38][Info ] Server request #389 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:03.5036][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CreateAnimMesh.cpp"
[2020-05-31 21:43:03.5036][Server ][39508-78][Info ] Request 390 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.5036][VsChromium][12788-38][Info ] Server request #390 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.5196][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.h"
[2020-05-31 21:43:03.5196][Server ][39508-78][Info ] Request 391 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.5196][VsChromium][12788-38][Info ] Server request #391 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.5356][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.cpp"
[2020-05-31 21:43:03.5356][Server ][39508-78][Info ] Request 392 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.5356][VsChromium][12788-38][Info ] Server request #392 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.5516][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\fast_atof.h"
[2020-05-31 21:43:03.5516][Server ][39508-78][Info ] Request 393 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.5516][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.5516][VsChromium][12788-38][Info ] Server request #393 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.5516][Server ][39508-77][Info ] Path="D:\src\Sandbox\Build\Code\External\assimp\include\assimp\config.h", Kind=Unregister
[2020-05-31 21:43:03.5516][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CreateAnimMesh.cpp", Kind=Unregister
[2020-05-31 21:43:03.5516][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.h", Kind=Unregister
[2020-05-31 21:43:03.5516][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.cpp", Kind=Unregister
[2020-05-31 21:43:03.5516][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\fast_atof.h", Kind=Register
[2020-05-31 21:43:03.5666][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\fast_atof.h"
[2020-05-31 21:43:03.5666][Server ][39508-78][Info ] Request 394 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.5666][VsChromium][12788-38][Info ] Server request #394 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.5826][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.h"
[2020-05-31 21:43:03.5826][Server ][39508-77][Info ] Request 395 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.5826][Server ][39508-78][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.5826][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\fast_atof.h", Kind=Unregister
[2020-05-31 21:43:03.5826][VsChromium][12788-38][Info ] Server request #395 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.5826][Server ][39508-78][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.h", Kind=Register
[2020-05-31 21:43:03.5976][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.h"
[2020-05-31 21:43:03.5976][Server ][39508-77][Info ] Request 396 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.5976][VsChromium][12788-38][Info ] Server request #396 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.6138][Server ][39508-78][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.h"
[2020-05-31 21:43:03.6138][Server ][39508-78][Info ] Request 397 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.6138][VsChromium][12788-38][Info ] Server request #397 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.6292][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.h"
[2020-05-31 21:43:03.6292][Server ][39508-78][Info ] Request 398 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.6292][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.6292][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.h", Kind=Unregister
[2020-05-31 21:43:03.6292][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.h", Kind=Unregister
[2020-05-31 21:43:03.6292][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.h", Kind=Register
[2020-05-31 21:43:03.6292][VsChromium][12788-38][Info ] Server request #398 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.6452][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.cpp"
[2020-05-31 21:43:03.6452][Server ][39508-80][Info ] Request 399 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.6452][VsChromium][12788-38][Info ] Server request #399 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.6552][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.6552][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.cpp", Kind=Register
[2020-05-31 21:43:03.6552][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.h"
[2020-05-31 21:43:03.6552][Server ][39508-80][Info ] Request 400 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.6612][VsChromium][12788-38][Info ] Server request #400 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.6772][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.inl"
[2020-05-31 21:43:03.6772][Server ][39508-80][Info ] Request 401 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.6772][VsChromium][12788-38][Info ] Server request #401 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.6772][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.6772][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.h", Kind=Unregister
[2020-05-31 21:43:03.6772][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.inl", Kind=Register
[2020-05-31 21:43:03.6932][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.inl"
[2020-05-31 21:43:03.6932][Server ][39508-80][Info ] Request 402 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.6932][VsChromium][12788-38][Info ] Server request #402 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.7082][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShadersMSL.cpp"
[2020-05-31 21:43:03.7082][Server ][39508-77][Info ] Request 403 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.7082][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.7082][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.inl", Kind=Unregister
[2020-05-31 21:43:03.7082][VsChromium][12788-38][Info ] Server request #403 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.7082][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShadersMSL.cpp", Kind=Register
[2020-05-31 21:43:03.7242][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShadersMSL.cpp"
[2020-05-31 21:43:03.7242][Server ][39508-77][Info ] Request 404 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.7242][VsChromium][12788-38][Info ] Server request #404 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.7394][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.cpp"
[2020-05-31 21:43:03.7394][Server ][39508-80][Info ] Request 405 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.7394][VsChromium][12788-38][Info ] Server request #405 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.7553][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\Common\Globals.cpp"
[2020-05-31 21:43:03.7553][Server ][39508-80][Info ] Request 406 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.7553][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.7553][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShadersMSL.cpp", Kind=Unregister
[2020-05-31 21:43:03.7553][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.cpp", Kind=Unregister
[2020-05-31 21:43:03.7553][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Common\Globals.cpp", Kind=Register
[2020-05-31 21:43:03.7553][VsChromium][12788-38][Info ] Server request #406 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.7713][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\Common\Globals.cpp"
[2020-05-31 21:43:03.7713][Server ][39508-80][Info ] Request 407 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.7713][VsChromium][12788-38][Info ] Server request #407 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.7873][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.cpp"
[2020-05-31 21:43:03.7873][Server ][39508-77][Info ] Request 408 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.7873][VsChromium][12788-38][Info ] Server request #408 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.8034][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.h"
[2020-05-31 21:43:03.8034][Server ][39508-77][Info ] Request 409 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.8034][VsChromium][12788-38][Info ] Server request #409 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.8195][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.h"
[2020-05-31 21:43:03.8195][Server ][39508-77][Info ] Request 410 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.8195][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.8195][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\Common\Globals.cpp", Kind=Unregister
[2020-05-31 21:43:03.8195][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.cpp", Kind=Unregister
[2020-05-31 21:43:03.8195][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.h", Kind=Unregister
[2020-05-31 21:43:03.8195][VsChromium][12788-38][Info ] Server request #410 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.8195][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.h", Kind=Register
[2020-05-31 21:43:03.8355][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.h"
[2020-05-31 21:43:03.8355][Server ][39508-77][Info ] Request 411 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.8355][VsChromium][12788-38][Info ] Server request #411 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.8514][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.h"
[2020-05-31 21:43:03.8514][Server ][39508-77][Info ] Request 412 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.8514][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.8514][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.h", Kind=Unregister
[2020-05-31 21:43:03.8514][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.h", Kind=Register
[2020-05-31 21:43:03.8514][VsChromium][12788-38][Info ] Server request #412 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.8665][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.h"
[2020-05-31 21:43:03.8665][Server ][39508-77][Info ] Request 413 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.8665][VsChromium][12788-38][Info ] Server request #413 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.8755][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.8755][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.h", Kind=Register
[2020-05-31 21:43:03.8755][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.h"
[2020-05-31 21:43:03.8755][Server ][39508-77][Info ] Request 414 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.8825][VsChromium][12788-38][Info ] Server request #414 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.8985][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.h"
[2020-05-31 21:43:03.8985][Server ][39508-77][Info ] Request 415 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.8985][VsChromium][12788-38][Info ] Server request #415 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.9135][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXConverter.cpp"
[2020-05-31 21:43:03.9135][Server ][39508-80][Info ] Request 416 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.9135][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.9135][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.h", Kind=Unregister
[2020-05-31 21:43:03.9135][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.h", Kind=Unregister
[2020-05-31 21:43:03.9135][VsChromium][12788-38][Info ] Server request #416 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.9135][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXConverter.cpp", Kind=Register
[2020-05-31 21:43:03.9295][Server ][39508-80][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXConverter.cpp"
[2020-05-31 21:43:03.9295][Server ][39508-80][Info ] Request 417 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.9295][VsChromium][12788-38][Info ] Server request #417 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.9455][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.inl"
[2020-05-31 21:43:03.9455][Server ][39508-77][Info ] Request 418 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.9455][Server ][39508-80][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.9455][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXConverter.cpp", Kind=Unregister
[2020-05-31 21:43:03.9455][Server ][39508-80][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.inl", Kind=Register
[2020-05-31 21:43:03.9455][VsChromium][12788-38][Info ] Server request #418 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.9615][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.inl"
[2020-05-31 21:43:03.9615][Server ][39508-77][Info ] Request 419 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.9615][VsChromium][12788-38][Info ] Server request #419 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.9765][Server ][39508-80][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFImporter.h"
[2020-05-31 21:43:03.9765][Server ][39508-80][Info ] Request 420 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.9765][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:03.9765][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.inl", Kind=Unregister
[2020-05-31 21:43:03.9765][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFImporter.h", Kind=Register
[2020-05-31 21:43:03.9765][VsChromium][12788-38][Info ] Server request #420 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:03.9925][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFImporter.h"
[2020-05-31 21:43:03.9925][Server ][39508-76][Info ] Request 421 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:03.9925][VsChromium][12788-38][Info ] Server request #421 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.0085][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.inl"
[2020-05-31 21:43:04.0085][Server ][39508-77][Info ] Request 422 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.0085][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.0085][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFImporter.h", Kind=Unregister
[2020-05-31 21:43:04.0085][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.inl", Kind=Register
[2020-05-31 21:43:04.0085][VsChromium][12788-38][Info ] Server request #422 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.0245][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\heapsort.h"
[2020-05-31 21:43:04.0245][Server ][39508-77][Info ] Request 423 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.0245][VsChromium][12788-38][Info ] Server request #423 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.0325][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.0325][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\heapsort.h", Kind=Register
[2020-05-31 21:43:04.0325][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\heapsort.h"
[2020-05-31 21:43:04.0325][Server ][39508-77][Info ] Request 424 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.0395][VsChromium][12788-38][Info ] Server request #424 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.0555][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFImporter.cpp"
[2020-05-31 21:43:04.0555][Server ][39508-77][Info ] Request 425 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.0555][VsChromium][12788-38][Info ] Server request #425 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.0555][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.0555][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\heapsort.h", Kind=Unregister
[2020-05-31 21:43:04.0555][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFImporter.cpp", Kind=Register
[2020-05-31 21:43:04.0715][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Pipeline\IBLPipeline.h"
[2020-05-31 21:43:04.0715][Server ][39508-77][Info ] Request 426 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.0715][VsChromium][12788-38][Info ] Server request #426 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.0815][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.0815][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Pipeline\IBLPipeline.h", Kind=Register
[2020-05-31 21:43:04.0815][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFExporter.h"
[2020-05-31 21:43:04.0815][Server ][39508-77][Info ] Request 427 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.0875][VsChromium][12788-38][Info ] Server request #427 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.1035][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzguts.h"
[2020-05-31 21:43:04.1035][Server ][39508-77][Info ] Request 428 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.1035][VsChromium][12788-38][Info ] Server request #428 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:04.1035][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.1035][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFExporter.h", Kind=Register
[2020-05-31 21:43:04.1035][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzguts.h", Kind=Register
[2020-05-31 21:43:04.1195][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFExporter.h"
[2020-05-31 21:43:04.1195][Server ][39508-77][Info ] Request 429 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.1195][VsChromium][12788-38][Info ] Server request #429 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.1195][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzguts.h"
[2020-05-31 21:43:04.1195][Server ][39508-76][Info ] Request 430 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.1195][VsChromium][12788-38][Info ] Server request #430 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.1505][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\IBLPipeline.h"
[2020-05-31 21:43:04.1505][Server ][39508-76][Info ] Request 431 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.1505][VsChromium][12788-38][Info ] Server request #431 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.1505][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzlib.c"
[2020-05-31 21:43:04.1505][Server ][39508-76][Info ] Request 432 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.1505][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.1505][VsChromium][12788-38][Info ] Server request #432 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.1505][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFExporter.h", Kind=Unregister
[2020-05-31 21:43:04.1505][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzguts.h", Kind=Unregister
[2020-05-31 21:43:04.1505][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Pipeline\IBLPipeline.h", Kind=Unregister
[2020-05-31 21:43:04.1505][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzlib.c", Kind=Register
[2020-05-31 21:43:04.1815][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzlib.c"
[2020-05-31 21:43:04.1815][Server ][39508-76][Info ] Request 433 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.1815][VsChromium][12788-38][Info ] Server request #433 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.1968][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.cpp"
[2020-05-31 21:43:04.1968][Server ][39508-77][Info ] Request 434 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.1968][VsChromium][12788-38][Info ] Server request #434 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.1968][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.1968][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzlib.c", Kind=Unregister
[2020-05-31 21:43:04.1968][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.cpp", Kind=Register
[2020-05-31 21:43:04.1988][Server ][39508-80][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:04.1988][Server ][39508-80][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:04.1988][Server ][39508-80][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:04.1988][Server ][39508-80][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:04.2128][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\Image.cpp"
[2020-05-31 21:43:04.2128][Server ][39508-77][Info ] Request 435 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.2128][VsChromium][12788-38][Info ] Server request #435 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.2128][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.2128][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Image.cpp", Kind=Register
[2020-05-31 21:43:04.2288][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\Image.h"
[2020-05-31 21:43:04.2288][Server ][39508-77][Info ] Request 436 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.2288][VsChromium][12788-38][Info ] Server request #436 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.2288][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imconfig.h"
[2020-05-31 21:43:04.2288][Server ][39508-77][Info ] Request 437 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.2288][VsChromium][12788-38][Info ] Server request #437 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:04.2488][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.2488][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Image.h", Kind=Register
[2020-05-31 21:43:04.2488][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imgui\imconfig.h", Kind=Register
[2020-05-31 21:43:04.2488][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFExporter.cpp"
[2020-05-31 21:43:04.2488][Server ][39508-77][Info ] Request 438 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.2588][VsChromium][12788-38][Info ] Server request #438 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:04.2748][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.2748][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFExporter.cpp", Kind=Register
[2020-05-31 21:43:04.2748][Server ][39508-84][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.cpp"
[2020-05-31 21:43:04.2748][Server ][39508-84][Info ] Request 439 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.2748][VsChromium][12788-38][Info ] Server request #439 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.2908][Server ][39508-84][Info ] Unregister path "D:\src\Sandbox\Code\Common\Image.h"
[2020-05-31 21:43:04.2908][Server ][39508-84][Info ] Request 440 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.2908][VsChromium][12788-38][Info ] Server request #440 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.3068][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Pipeline\IBLPipeline.cpp"
[2020-05-31 21:43:04.3068][Server ][39508-76][Info ] Request 441 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.3068][Server ][39508-84][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.3068][Server ][39508-84][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.cpp", Kind=Unregister
[2020-05-31 21:43:04.3068][Server ][39508-84][Info ] Path="D:\src\Sandbox\Code\Common\Image.h", Kind=Unregister
[2020-05-31 21:43:04.3068][Server ][39508-84][Info ] Path="D:\src\Sandbox\Code\Pipeline\IBLPipeline.cpp", Kind=Register
[2020-05-31 21:43:04.3068][VsChromium][12788-38][Info ] Server request #441 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.3068][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Build\Code\External\imgui\imgui.vcxproj.filters"
[2020-05-31 21:43:04.3068][Server ][39508-76][Info ] Request 442 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.3068][VsChromium][12788-38][Info ] Server request #442 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.3348][Server ][39508-84][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.3348][Server ][39508-84][Info ] Path="D:\src\Sandbox\Build\Code\External\imgui\imgui.vcxproj.filters", Kind=Register
[2020-05-31 21:43:04.3378][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Hash.h"
[2020-05-31 21:43:04.3378][Server ][39508-76][Info ] Request 443 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.3378][VsChromium][12788-38][Info ] Server request #443 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.3538][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFAsset.inl"
[2020-05-31 21:43:04.3538][Server ][39508-76][Info ] Request 444 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.3538][VsChromium][12788-38][Info ] Server request #444 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.3538][Server ][39508-84][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.3538][Server ][39508-84][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Hash.h", Kind=Register
[2020-05-31 21:43:04.3538][Server ][39508-84][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAsset.inl", Kind=Register
[2020-05-31 21:43:04.3538][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXProperties.cpp"
[2020-05-31 21:43:04.3538][Server ][39508-76][Info ] Request 445 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.3538][VsChromium][12788-38][Info ] Server request #445 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.3848][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FileLogStream.h"
[2020-05-31 21:43:04.3848][Server ][39508-76][Info ] Request 446 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.3848][VsChromium][12788-38][Info ] Server request #446 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.4008][Server ][39508-84][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzwrite.c"
[2020-05-31 21:43:04.4008][Server ][39508-84][Info ] Request 447 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.4008][Server ][39508-84][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.4008][Server ][39508-84][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXProperties.cpp", Kind=Register
[2020-05-31 21:43:04.4008][Server ][39508-84][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FileLogStream.h", Kind=Unregister
[2020-05-31 21:43:04.4008][Server ][39508-84][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzwrite.c", Kind=Register
[2020-05-31 21:43:04.4008][VsChromium][12788-38][Info ] Server request #447 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.4168][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXProperties.cpp"
[2020-05-31 21:43:04.4168][Server ][39508-76][Info ] Request 448 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.4168][VsChromium][12788-38][Info ] Server request #448 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:04.4318][Server ][39508-84][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFImporter.cpp"
[2020-05-31 21:43:04.4318][Server ][39508-84][Info ] Request 449 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.4318][VsChromium][12788-38][Info ] Server request #449 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.4478][Server ][39508-84][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzwrite.c"
[2020-05-31 21:43:04.4478][Server ][39508-84][Info ] Request 450 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.4478][VsChromium][12788-38][Info ] Server request #450 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.4638][Server ][39508-84][Info ] Register path "D:\src\Sandbox\Build\Code\External\imguizmo\imguizmo.vcxproj.filters"
[2020-05-31 21:43:04.4638][Server ][39508-84][Info ] Request 451 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.4638][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.4638][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXProperties.cpp", Kind=Unregister
[2020-05-31 21:43:04.4638][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFImporter.cpp", Kind=Unregister
[2020-05-31 21:43:04.4638][VsChromium][12788-38][Info ] Server request #451 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.4638][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzwrite.c", Kind=Unregister
[2020-05-31 21:43:04.4638][Server ][39508-76][Info ] Path="D:\src\Sandbox\Build\Code\External\imguizmo\imguizmo.vcxproj.filters", Kind=Register
[2020-05-31 21:43:04.4798][Server ][39508-84][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\imguizmo\imguizmo.vcxproj.filters"
[2020-05-31 21:43:04.4798][Server ][39508-84][Info ] Request 452 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.4798][VsChromium][12788-38][Info ] Server request #452 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.4948][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Sandbox\ImGuiImpl.h"
[2020-05-31 21:43:04.4948][Server ][39508-76][Info ] Request 453 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.4948][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.4948][Server ][39508-76][Info ] Path="D:\src\Sandbox\Build\Code\External\imguizmo\imguizmo.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:04.4948][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Sandbox\ImGuiImpl.h", Kind=Register
[2020-05-31 21:43:04.4948][Server ][39508-84][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:04.4948][VsChromium][12788-38][Info ] Server request #453 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.4948][Server ][39508-84][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:04.4948][Server ][39508-84][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:04.4948][Server ][39508-84][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:04.5108][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.h"
[2020-05-31 21:43:04.5108][Server ][39508-82][Info ] Request 454 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.5108][VsChromium][12788-38][Info ] Server request #454 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:04.5268][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.h"
[2020-05-31 21:43:04.5268][Server ][39508-76][Info ] Request 455 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.5268][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.5268][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.h", Kind=Unregister
[2020-05-31 21:43:04.5268][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.h", Kind=Register
[2020-05-31 21:43:04.5268][VsChromium][12788-38][Info ] Server request #455 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.5428][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.cpp"
[2020-05-31 21:43:04.5428][Server ][39508-77][Info ] Request 456 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.5428][VsChromium][12788-38][Info ] Server request #456 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.5428][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.5428][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.cpp", Kind=Register
[2020-05-31 21:43:04.5578][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.cpp"
[2020-05-31 21:43:04.5578][Server ][39508-77][Info ] Request 457 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.5578][VsChromium][12788-38][Info ] Server request #457 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.5728][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Importer.cpp"
[2020-05-31 21:43:04.5728][Server ][39508-77][Info ] Request 458 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.5728][VsChromium][12788-38][Info ] Server request #458 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.5728][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.5728][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.cpp", Kind=Unregister
[2020-05-31 21:43:04.5728][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer.cpp", Kind=Register
[2020-05-31 21:43:04.5888][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Hash.h"
[2020-05-31 21:43:04.5888][Server ][39508-77][Info ] Request 459 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.5888][VsChromium][12788-38][Info ] Server request #459 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:04.6038][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\Globals.h"
[2020-05-31 21:43:04.6038][Server ][39508-77][Info ] Request 460 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.6038][VsChromium][12788-38][Info ] Server request #460 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.6038][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.6038][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Hash.h", Kind=Unregister
[2020-05-31 21:43:04.6038][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Globals.h", Kind=Register
[2020-05-31 21:43:04.6038][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\Globals.h"
[2020-05-31 21:43:04.6038][Server ][39508-77][Info ] Request 461 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.6038][VsChromium][12788-38][Info ] Server request #461 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.6348][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFAsset.h"
[2020-05-31 21:43:04.6348][Server ][39508-77][Info ] Request 462 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.6348][VsChromium][12788-38][Info ] Server request #462 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.6348][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.6348][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Globals.h", Kind=Unregister
[2020-05-31 21:43:04.6348][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAsset.h", Kind=Register
[2020-05-31 21:43:04.6508][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Sandbox\ImGuiImpl.h"
[2020-05-31 21:43:04.6508][Server ][39508-77][Info ] Request 463 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.6508][VsChromium][12788-38][Info ] Server request #463 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:04.6668][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\importerdesc.h"
[2020-05-31 21:43:04.6668][Server ][39508-76][Info ] Request 464 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.6668][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.6668][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Sandbox\ImGuiImpl.h", Kind=Unregister
[2020-05-31 21:43:04.6668][VsChromium][12788-38][Info ] Server request #464 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.6668][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\importerdesc.h", Kind=Register
[2020-05-31 21:43:04.6818][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.cpp"
[2020-05-31 21:43:04.6818][Server ][39508-76][Info ] Request 465 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.6818][VsChromium][12788-38][Info ] Server request #465 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.6818][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.6818][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.cpp", Kind=Register
[2020-05-31 21:43:04.6978][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.cpp"
[2020-05-31 21:43:04.6978][Server ][39508-76][Info ] Request 466 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.6978][VsChromium][12788-38][Info ] Server request #466 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.7138][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFAsset.inl"
[2020-05-31 21:43:04.7138][Server ][39508-76][Info ] Request 467 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.7138][VsChromium][12788-38][Info ] Server request #467 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.7288][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.cpp"
[2020-05-31 21:43:04.7288][Server ][39508-77][Info ] Request 468 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.7288][VsChromium][12788-38][Info ] Server request #468 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.7288][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ImporterRegistry.cpp"
[2020-05-31 21:43:04.7288][Server ][39508-77][Info ] Request 469 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.7288][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.7288][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImporterRegistry.cpp", Kind=Register
[2020-05-31 21:43:04.7288][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAsset.inl", Kind=Unregister
[2020-05-31 21:43:04.7288][VsChromium][12788-38][Info ] Server request #469 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.7598][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Importer.h"
[2020-05-31 21:43:04.7598][Server ][39508-76][Info ] Request 470 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.7598][VsChromium][12788-38][Info ] Server request #470 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.7598][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.7598][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer.h", Kind=Register
[2020-05-31 21:43:04.7758][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.h"
[2020-05-31 21:43:04.7758][Server ][39508-76][Info ] Request 471 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.7758][VsChromium][12788-38][Info ] Server request #471 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.7918][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Importer.h"
[2020-05-31 21:43:04.7918][Server ][39508-76][Info ] Request 472 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.7918][VsChromium][12788-38][Info ] Server request #472 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.8078][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.h"
[2020-05-31 21:43:04.8078][Server ][39508-77][Info ] Request 473 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.8078][VsChromium][12788-38][Info ] Server request #473 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.8228][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui_draw.cpp"
[2020-05-31 21:43:04.8228][Server ][39508-77][Info ] Request 474 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.8228][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.8228][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.h", Kind=Register
[2020-05-31 21:43:04.8228][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer.h", Kind=Unregister
[2020-05-31 21:43:04.8228][VsChromium][12788-38][Info ] Server request #474 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.8228][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.h", Kind=Unregister
[2020-05-31 21:43:04.8228][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_draw.cpp", Kind=Register
[2020-05-31 21:43:04.8388][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui.h"
[2020-05-31 21:43:04.8388][Server ][39508-77][Info ] Request 475 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.8388][VsChromium][12788-38][Info ] Server request #475 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.8538][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.8538][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui.h", Kind=Register
[2020-05-31 21:43:04.8538][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui_draw.cpp"
[2020-05-31 21:43:04.8538][Server ][39508-77][Info ] Request 476 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.8548][VsChromium][12788-38][Info ] Server request #476 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:04.8708][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui.h"
[2020-05-31 21:43:04.8708][Server ][39508-77][Info ] Request 477 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.8708][VsChromium][12788-38][Info ] Server request #477 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:04.8859][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui_demo.cpp"
[2020-05-31 21:43:04.8859][Server ][39508-76][Info ] Request 478 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.8859][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.8859][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_draw.cpp", Kind=Unregister
[2020-05-31 21:43:04.8859][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui.h", Kind=Unregister
[2020-05-31 21:43:04.8859][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_demo.cpp", Kind=Register
[2020-05-31 21:43:04.8859][VsChromium][12788-38][Info ] Server request #478 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.9019][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui_demo.cpp"
[2020-05-31 21:43:04.9019][Server ][39508-77][Info ] Request 479 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.9019][VsChromium][12788-38][Info ] Server request #479 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.9179][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.h"
[2020-05-31 21:43:04.9179][Server ][39508-76][Info ] Request 480 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.9179][VsChromium][12788-38][Info ] Server request #480 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.9339][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzclose.c"
[2020-05-31 21:43:04.9339][Server ][39508-76][Info ] Request 481 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.9339][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.9339][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_demo.cpp", Kind=Unregister
[2020-05-31 21:43:04.9339][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.h", Kind=Unregister
[2020-05-31 21:43:04.9339][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzclose.c", Kind=Register
[2020-05-31 21:43:04.9339][VsChromium][12788-38][Info ] Server request #481 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.9499][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\IBLPipeline.cpp"
[2020-05-31 21:43:04.9499][Server ][39508-77][Info ] Request 482 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.9499][VsChromium][12788-38][Info ] Server request #482 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.9662][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzclose.c"
[2020-05-31 21:43:04.9662][Server ][39508-76][Info ] Request 483 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.9662][VsChromium][12788-38][Info ] Server request #483 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.9810][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Sandbox\ImGuiImpl.cpp"
[2020-05-31 21:43:04.9810][Server ][39508-76][Info ] Request 484 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.9810][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:04.9810][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Pipeline\IBLPipeline.cpp", Kind=Unregister
[2020-05-31 21:43:04.9810][VsChromium][12788-38][Info ] Server request #484 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:04.9810][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzclose.c", Kind=Unregister
[2020-05-31 21:43:04.9810][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Sandbox\ImGuiImpl.cpp", Kind=Register
[2020-05-31 21:43:04.9970][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\Sandbox\ImGuiImpl.cpp"
[2020-05-31 21:43:04.9970][Server ][39508-83][Info ] Request 485 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:04.9970][VsChromium][12788-38][Info ] Server request #485 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.0126][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\indexcodec.cpp"
[2020-05-31 21:43:05.0126][Server ][39508-77][Info ] Request 486 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.0126][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.0126][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\Sandbox\ImGuiImpl.cpp", Kind=Unregister
[2020-05-31 21:43:05.0126][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\indexcodec.cpp", Kind=Register
[2020-05-31 21:43:05.0126][VsChromium][12788-38][Info ] Server request #486 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.0276][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\indexgenerator.cpp"
[2020-05-31 21:43:05.0276][Server ][39508-77][Info ] Request 487 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.0276][VsChromium][12788-38][Info ] Server request #487 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.0416][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.0416][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\indexgenerator.cpp", Kind=Register
[2020-05-31 21:43:05.0416][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.h"
[2020-05-31 21:43:05.0416][Server ][39508-77][Info ] Request 488 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.0436][VsChromium][12788-38][Info ] Server request #488 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.0596][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imstb_rectpack.h"
[2020-05-31 21:43:05.0596][Server ][39508-77][Info ] Request 489 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.0596][VsChromium][12788-38][Info ] Server request #489 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.0596][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.0596][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.h", Kind=Register
[2020-05-31 21:43:05.0596][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\imgui\imstb_rectpack.h", Kind=Register
[2020-05-31 21:43:05.0746][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.c"
[2020-05-31 21:43:05.0746][Server ][39508-77][Info ] Request 490 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.0746][VsChromium][12788-38][Info ] Server request #490 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.0906][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\indexgenerator.cpp"
[2020-05-31 21:43:05.0906][Server ][39508-77][Info ] Request 491 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.0906][VsChromium][12788-38][Info ] Server request #491 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.1069][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imstb_rectpack.h"
[2020-05-31 21:43:05.1069][Server ][39508-83][Info ] Request 492 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.1069][VsChromium][12788-38][Info ] Server request #492 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.1227][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffixed.h"
[2020-05-31 21:43:05.1227][Server ][39508-83][Info ] Request 493 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.1227][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.1227][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.c", Kind=Register
[2020-05-31 21:43:05.1227][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\indexgenerator.cpp", Kind=Unregister
[2020-05-31 21:43:05.1227][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\imgui\imstb_rectpack.h", Kind=Unregister
[2020-05-31 21:43:05.1227][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffixed.h", Kind=Register
[2020-05-31 21:43:05.1227][VsChromium][12788-38][Info ] Server request #493 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.1387][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.c"
[2020-05-31 21:43:05.1387][Server ][39508-77][Info ] Request 494 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.1387][VsChromium][12788-38][Info ] Server request #494 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.1547][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.c"
[2020-05-31 21:43:05.1547][Server ][39508-83][Info ] Request 495 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.1547][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.1547][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.c", Kind=Unregister
[2020-05-31 21:43:05.1547][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.c", Kind=Register
[2020-05-31 21:43:05.1547][VsChromium][12788-38][Info ] Server request #495 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.1707][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffixed.h"
[2020-05-31 21:43:05.1707][Server ][39508-77][Info ] Request 496 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.1707][VsChromium][12788-38][Info ] Server request #496 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.1862][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.h"
[2020-05-31 21:43:05.1862][Server ][39508-83][Info ] Request 497 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.1862][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.1862][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffixed.h", Kind=Unregister
[2020-05-31 21:43:05.1862][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.h", Kind=Register
[2020-05-31 21:43:05.1862][VsChromium][12788-38][Info ] Server request #497 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.2012][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Build\INSTALL.vcxproj.filters"
[2020-05-31 21:43:05.2012][Server ][39508-77][Info ] Request 498 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.2012][VsChromium][12788-38][Info ] Server request #498 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.2162][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.2162][Server ][39508-83][Info ] Path="D:\src\Sandbox\Build\INSTALL.vcxproj.filters", Kind=Register
[2020-05-31 21:43:05.2162][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Importer.cpp"
[2020-05-31 21:43:05.2162][Server ][39508-76][Info ] Request 499 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.2172][VsChromium][12788-38][Info ] Server request #499 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.2332][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui.cpp"
[2020-05-31 21:43:05.2332][Server ][39508-76][Info ] Request 500 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.2332][VsChromium][12788-38][Info ] Server request #500 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.2462][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.2462][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer.cpp", Kind=Unregister
[2020-05-31 21:43:05.2462][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui.cpp", Kind=Register
[2020-05-31 21:43:05.2462][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\INSTALL_force.rule"
[2020-05-31 21:43:05.2462][Server ][39508-76][Info ] Request 501 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.2482][VsChromium][12788-38][Info ] Server request #501 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.2642][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.h"
[2020-05-31 21:43:05.2642][Server ][39508-76][Info ] Request 502 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.2642][VsChromium][12788-38][Info ] Server request #502 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.2792][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Build\INSTALL.vcxproj.filters"
[2020-05-31 21:43:05.2792][Server ][39508-83][Info ] Request 503 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.2792][VsChromium][12788-38][Info ] Server request #503 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ImporterRegistry.cpp"
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] Request 504 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.2952][VsChromium][12788-38][Info ] Server request #504 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Importer.hpp"
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] Request 505 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\INSTALL_force.rule", Kind=Register
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.h", Kind=Unregister
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] Path="D:\src\Sandbox\Build\INSTALL.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImporterRegistry.cpp", Kind=Unregister
[2020-05-31 21:43:05.2952][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Importer.hpp", Kind=Register
[2020-05-31 21:43:05.2952][VsChromium][12788-38][Info ] Server request #505 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.3152][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.c"
[2020-05-31 21:43:05.3152][Server ][39508-76][Info ] Request 506 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.3152][VsChromium][12788-38][Info ] Server request #506 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.3252][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Importer.hpp"
[2020-05-31 21:43:05.3252][Server ][39508-76][Info ] Request 507 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.3252][VsChromium][12788-38][Info ] Server request #507 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.3252][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.c"
[2020-05-31 21:43:05.3252][Server ][39508-83][Info ] Request 508 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.3252][VsChromium][12788-38][Info ] Server request #508 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.3462][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\INSTALL_force.rule"
[2020-05-31 21:43:05.3462][Server ][39508-76][Info ] Request 509 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.3462][VsChromium][12788-38][Info ] Server request #509 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.3562][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui_internal.h"
[2020-05-31 21:43:05.3562][Server ][39508-76][Info ] Request 510 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.3562][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.3562][Server ][39508-83][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\INSTALL_force.rule", Kind=Unregister
[2020-05-31 21:43:05.3562][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Importer.hpp", Kind=Unregister
[2020-05-31 21:43:05.3562][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_internal.h", Kind=Register
[2020-05-31 21:43:05.3562][VsChromium][12788-38][Info ] Server request #510 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.3562][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.h"
[2020-05-31 21:43:05.3562][Server ][39508-76][Info ] Request 511 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.3562][VsChromium][12788-38][Info ] Server request #511 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.3772][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui_internal.h"
[2020-05-31 21:43:05.3772][Server ][39508-76][Info ] Request 512 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.3772][VsChromium][12788-38][Info ] Server request #512 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.3882][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.h"
[2020-05-31 21:43:05.3882][Server ][39508-83][Info ] Request 513 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.3882][VsChromium][12788-38][Info ] Server request #513 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.3882][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.cpp"
[2020-05-31 21:43:05.3882][Server ][39508-83][Info ] Request 514 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.3882][VsChromium][12788-38][Info ] Server request #514 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.4092][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOStream.hpp"
[2020-05-31 21:43:05.4092][Server ][39508-77][Info ] Request 515 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.4092][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.4092][VsChromium][12788-38][Info ] Server request #515 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.4092][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.cpp", Kind=Unregister
[2020-05-31 21:43:05.4092][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_internal.h", Kind=Unregister
[2020-05-31 21:43:05.4092][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOStream.hpp", Kind=Register
[2020-05-31 21:43:05.4202][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOStream.hpp"
[2020-05-31 21:43:05.4202][Server ][39508-77][Info ] Request 516 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.4202][VsChromium][12788-38][Info ] Server request #516 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.4202][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.c"
[2020-05-31 21:43:05.4202][Server ][39508-77][Info ] Request 517 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.4202][VsChromium][12788-38][Info ] Server request #517 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.4405][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.cpp"
[2020-05-31 21:43:05.4405][Server ][39508-83][Info ] Request 518 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.4405][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.4405][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOStream.hpp", Kind=Unregister
[2020-05-31 21:43:05.4405][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.c", Kind=Unregister
[2020-05-31 21:43:05.4405][VsChromium][12788-38][Info ] Server request #518 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.4405][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.cpp", Kind=Register
[2020-05-31 21:43:05.4512][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.cpp"
[2020-05-31 21:43:05.4512][Server ][39508-83][Info ] Request 519 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.4512][VsChromium][12788-38][Info ] Server request #519 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.4512][Server ][39508-78][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOStreamBuffer.h"
[2020-05-31 21:43:05.4512][Server ][39508-78][Info ] Request 520 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.4512][VsChromium][12788-38][Info ] Server request #520 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.4672][Server ][39508-78][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:05.4672][Server ][39508-78][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:05.4672][Server ][39508-78][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:05.4672][Server ][39508-78][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:05.4672][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.4672][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.cpp", Kind=Unregister
[2020-05-31 21:43:05.4672][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOStreamBuffer.h", Kind=Register
[2020-05-31 21:43:05.4672][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOStreamBuffer.h"
[2020-05-31 21:43:05.4672][Server ][39508-82][Info ] Request 521 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.4782][VsChromium][12788-38][Info ] Server request #521 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.4882][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.h"
[2020-05-31 21:43:05.4882][Server ][39508-82][Info ] Request 522 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.4882][VsChromium][12788-38][Info ] Server request #522 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5002][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.5002][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOStreamBuffer.h", Kind=Unregister
[2020-05-31 21:43:05.5002][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.h", Kind=Register
[2020-05-31 21:43:05.5002][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOSystem.hpp"
[2020-05-31 21:43:05.5002][Server ][39508-82][Info ] Request 523 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5032][VsChromium][12788-38][Info ] Server request #523 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5122][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrTypes.h"
[2020-05-31 21:43:05.5122][Server ][39508-82][Info ] Request 524 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5122][VsChromium][12788-38][Info ] Server request #524 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5122][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrArray.h"
[2020-05-31 21:43:05.5122][Server ][39508-82][Info ] Request 525 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5122][VsChromium][12788-38][Info ] Server request #525 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5302][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.5302][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOSystem.hpp", Kind=Register
[2020-05-31 21:43:05.5302][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrTypes.h", Kind=Register
[2020-05-31 21:43:05.5302][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrArray.h", Kind=Register
[2020-05-31 21:43:05.5302][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrTypes.h"
[2020-05-31 21:43:05.5302][Server ][39508-82][Info ] Request 526 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5332][VsChromium][12788-38][Info ] Server request #526 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5432][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrArray.h"
[2020-05-31 21:43:05.5432][Server ][39508-82][Info ] Request 527 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5432][VsChromium][12788-38][Info ] Server request #527 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5432][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.h"
[2020-05-31 21:43:05.5432][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imstb_truetype.h"
[2020-05-31 21:43:05.5432][Server ][39508-76][Info ] Request 530 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5432][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrXML.cpp"
[2020-05-31 21:43:05.5432][VsChromium][12788-38][Info ] Server request #528 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5432][Server ][39508-76][Info ] Request 531 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5432][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrXML.cpp"
[2020-05-31 21:43:05.5432][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imstb_truetype.h"
[2020-05-31 21:43:05.5432][Server ][39508-86][Info ] Request 532 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5432][Server ][39508-76][Info ] Request 533 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5432][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOSystem.hpp"
[2020-05-31 21:43:05.5432][Server ][39508-83][Info ] Request 529 of type "UnregisterFileRequest" took 1 msec to execute.
[2020-05-31 21:43:05.5432][Server ][39508-82][Info ] Request 528 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5612][VsChromium][12788-38][Info ] Server request #529 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:05.5612][VsChromium][12788-38][Info ] Server request #530 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5612][VsChromium][12788-38][Info ] Server request #531 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5612][VsChromium][12788-38][Info ] Server request #532 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:05.5612][VsChromium][12788-38][Info ] Server request #533 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFAsset.h"
[2020-05-31 21:43:05.5702][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.cpp"
[2020-05-31 21:43:05.5702][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Common\JobManager.cpp"
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\importerdesc.h"
[2020-05-31 21:43:05.5612][VsChromium][12788-38][Info ] Server request #534 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Request 537 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-83][Info ] Request 536 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.5702][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\ispc_texcomp\ispc_texcomp.vcxproj.filters"
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrTypes.h", Kind=Unregister
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrArray.h", Kind=Unregister
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.h", Kind=Unregister
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOSystem.hpp", Kind=Unregister
[2020-05-31 21:43:05.5702][Server ][39508-76][Info ] Request 539 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAsset.h", Kind=Unregister
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.cpp", Kind=Unregister
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Path="D:\src\Sandbox\Code\Common\JobManager.cpp", Kind=Register
[2020-05-31 21:43:05.5702][Server ][39508-87][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\importerdesc.h", Kind=Unregister
[2020-05-31 21:43:05.5702][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\Common\JobManager.cpp"
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Common\JobManager.h"
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Request 542 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\Common\JobManager.h"
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Request 543 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzread.c"
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Request 544 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.h"
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Request 545 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imconfig.h"
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Request 546 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.h"
[2020-05-31 21:43:05.5702][Server ][39508-88][Info ] Request 547 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-76][Info ] Request 541 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.cpp"
[2020-05-31 21:43:05.5702][Server ][39508-82][Info ] Request 535 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Build\Code\External\ispc_texcomp\ispc_texcomp.vcxproj.filters"
[2020-05-31 21:43:05.5702][Server ][39508-86][Info ] Request 538 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-83][Info ] Request 540 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5702][Server ][39508-77][Info ] Request 534 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\JsonUtil.cpp"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #535 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #536 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\Common\JsonUtil.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #537 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 549 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #538 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #539 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Code\Common\JsonUtil.cpp"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #540 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\External\assimp\contrib\irrXML\IrrXML.vcxproj.filters"
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 552 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #541 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #542 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #543 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\Common\JsonUtil.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #544 (RegisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #545 (RegisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 553 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #546 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\assimp\contrib\irrXML\IrrXML.vcxproj.filters"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #547 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #548 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 555 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #549 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\imgui\imgui.vcxproj.filters"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #550 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 550 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #551 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\IFF.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #552 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 558 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\IFF.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #553 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 559 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\light.h"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 560 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #554 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Build\CMakeFiles\62f0b79507c7aa675ae7a843420560db\kernel.dev.obj.rule"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #555 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 561 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.cpp"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #556 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 562 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imstb_textedit.h"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 563 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 564 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imstb_textedit.h"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 565 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\indexcodec.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 566 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\light.h"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 567 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Build\CMakeFiles\62f0b79507c7aa675ae7a843420560db\kernel.dev.obj.rule"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 568 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.h"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 569 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\LineSplitter.h"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 570 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\enkiTS\enkiTS\LockLessMultiReadPipe.h"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 571 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\Common\Logging.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 572 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\infback.c"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 573 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\infback.c"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 574 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\LogAux.h"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 575 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 556 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFExporter.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 557 of type "UnregisterFileRequest" took 1 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\LogStream.hpp"
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 576 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #557 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #558 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #559 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #560 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #561 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #562 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #563 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\LogStream.hpp"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #564 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #565 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Info ] Request 577 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #566 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #567 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #568 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #569 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\LineSplitter.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #570 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 578 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Macros.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #571 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #572 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 580 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #573 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #574 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #575 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #576 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #577 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #578 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #579 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #580 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 579 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-86][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:05.5742][Server ][39508-86][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:05.5742][Server ][39508-86][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Request 548 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\enkiTS\enkiTS\LockLessMultiReadPipe.h"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Common\Logging.h"
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Request 581 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\Logging.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #581 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Macros.h"
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Request 584 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.h"
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 582 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #582 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #583 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Request 585 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #584 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.h"
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Request 587 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #585 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #586 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 554 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #587 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 551 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 586 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 583 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.h"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 588 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\irrXMLWrapper.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #588 (RegisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 593 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 590 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui_widgets.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 594 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 589 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #589 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\irrXMLWrapper.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #590 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui_widgets.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 596 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Logger.hpp"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #591 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 591 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 595 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Logger.hpp"
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 597 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\MathFunctions.h"
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\MathFunctions.h"
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 601 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\MathCommon.h"
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 599 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.h"
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 603 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.h"
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 604 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\material.inl"
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 605 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Register path "C:\Program Files (x86)\Windows Kits\10\Source\10.0.18362.0\ucrt\heap\malloc.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\MathCommon.h"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 600 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\material.inl"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 607 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.h"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 608 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "C:\Program Files (x86)\Windows Kits\10\Source\10.0.18362.0\ucrt\heap\malloc.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 609 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.c"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 610 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.c"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 611 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 612 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 613 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.inl"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 614 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.inl"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 615 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.h"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 616 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.h"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 617 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\MathTypes.cpp"
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Request 618 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.inl"
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 598 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 602 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Request 606 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.h"
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Request 592 of type "UnregisterFileRequest" took 2 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #592 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #593 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #594 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #595 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #596 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #597 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\MemoryIOWrapper.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #598 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 622 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #599 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #600 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #601 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui.cpp"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #602 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 621 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #603 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #604 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #605 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #606 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #607 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #608 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #609 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 623 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #610 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\MathTypes.cpp"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #611 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 626 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #612 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\MeshPipeline.h"
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 627 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\material.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #613 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 628 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #614 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Build\Code\External\meshoptimizer\meshoptimizer.vcxproj.filters"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #615 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 629 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #616 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.inl"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #617 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Request 630 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #618 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\MemoryIOWrapper.h"
[2020-05-31 21:43:05.5742][VsChromium][12788-38][Info ] Server request #619 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 624 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\mikktspace\mikktspace.h"
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 632 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\External\mikktspace\mikktspace.vcxproj.filters"
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 633 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\meshoptimizer.h"
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 634 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\mikktspace\mikktspace.vcxproj.filters"
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 635 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\meshoptimizer.h"
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 636 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\MathTypes.h"
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 637 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\NullLogger.hpp"
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 638 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\MovingAverage.h"
[2020-05-31 21:43:05.5742][Server ][39508-77][Info ] Request 619 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\NullLogger.hpp"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 640 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcAdjacencyInfo.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 641 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 642 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\MovingAverage.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 643 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 644 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcAdjacencyInfo.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 645 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDVEncodeParams.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 646 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\mikktspace\mikktspace.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 647 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.cpp"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 648 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzread.c"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 649 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcCommon.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 650 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.cpp"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 651 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcCommon.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 652 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 653 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 654 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVector.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 655 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.cpp"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 656 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.cpp"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 657 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVector.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 658 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcFIFO.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 659 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcFIFO.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 660 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.cpp"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 661 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.inl"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 662 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.cpp"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 663 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.inl"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 664 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 665 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 666 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 667 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 668 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncodeParams.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 669 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncodeParams.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 670 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.h"
[2020-05-31 21:43:05.5962][Server ][39508-77][Info ] Request 671 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\material.h"
[2020-05-31 21:43:05.5962][Server ][39508-88][Info ] Request 620 of type "RegisterFileRequest" took 10 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #620 (RegisterFileRequest) took 10 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #621 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #622 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #623 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #624 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Pipeline\MeshPipeline.h"
[2020-05-31 21:43:05.5962][Server ][39508-76][Info ] Request 625 of type "RegisterFileRequest" took 10 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #625 (RegisterFileRequest) took 10 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #626 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #627 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #628 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #629 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #630 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.inl"
[2020-05-31 21:43:05.5962][Server ][39508-83][Info ] Request 631 of type "UnregisterFileRequest" took 10 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #631 (UnregisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #632 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #633 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #634 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #635 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #636 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #637 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #638 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #639 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #640 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #641 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #642 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #643 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #644 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #645 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5742][Server ][39508-82][Info ] Request 639 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #646 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #647 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #648 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #649 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #650 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #651 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #652 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #653 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #654 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #655 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #656 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #657 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #658 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #659 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #660 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #661 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #662 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #663 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #664 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #665 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #666 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #667 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #668 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #669 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #670 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #671 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.5962][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.h"
[2020-05-31 21:43:05.5962][Server ][39508-82][Info ] Request 672 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.5972][VsChromium][12788-38][Info ] Server request #672 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\MathTypes.h"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 673 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #673 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\mesh.h"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 674 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #674 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\mesh.h"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 675 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #675 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTools.cpp"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 676 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.inl"
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zip\src\miniz.h"
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #676 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Request 678 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjExporter.cpp"
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Request 680 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTools.cpp"
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Request 677 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 679 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #677 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #678 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #679 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.inl"
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #680 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Request 683 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\mikktspace\mikktspace.c"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.cpp"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 684 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.inl"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 686 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.inl"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 688 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.h"
[2020-05-31 21:43:05.6072][Server ][39508-77][Info ] Request 687 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Request 685 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjExporter.cpp"
[2020-05-31 21:43:05.6072][Server ][39508-88][Info ] Request 682 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zip\src\miniz.h"
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Request 681 of type "UnregisterFileRequest" took 2 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #681 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #682 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #683 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #684 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #685 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #686 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #687 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #688 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.h"
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Request 689 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileData.h"
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Request 691 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][VsChromium][12788-38][Info ] Server request #689 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\LogAux.h"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 694 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.h"
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Request 695 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.h"
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Request 696 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.h"
[2020-05-31 21:43:05.6072][Server ][39508-87][Info ] Request 698 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.h"
[2020-05-31 21:43:05.6072][Server ][39508-88][Info ] Request 690 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileData.h", Kind=Register
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\Common\JobManager.cpp", Kind=Unregister
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.inl", Kind=Unregister
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\imgui\imconfig.h", Kind=Unregister
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.h", Kind=Unregister
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.cpp", Kind=Register
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Build\Code\External\imgui\imgui.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.h", Kind=Register
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.h", Kind=Unregister
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\indexcodec.cpp", Kind=Unregister
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\Common\Logging.cpp", Kind=Register
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFExporter.cpp", Kind=Unregister
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\mikktspace\mikktspace.c", Kind=Register
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui.cpp", Kind=Unregister
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Build\Code\External\meshoptimizer\meshoptimizer.vcxproj.filters", Kind=Register
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.h", Kind=Register
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDVEncodeParams.h", Kind=Register
[2020-05-31 21:43:05.6072][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.cpp", Kind=Register
[2020-05-31 21:43:05.6072][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDVEncodeParams.h"
[2020-05-31 21:43:05.6072][Server ][39508-77][Info ] Request 692 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.inl"
[2020-05-31 21:43:05.6072][Server ][39508-82][Info ] Request 697 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.h"
[2020-05-31 21:43:05.6072][Server ][39508-76][Info ] Request 693 of type "RegisterFileRequest" took 3 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #690 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #691 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #692 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #693 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #694 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #695 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #696 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #697 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #698 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.6212][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.inl"
[2020-05-31 21:43:05.6212][Server ][39508-76][Info ] Request 699 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6212][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.h"
[2020-05-31 21:43:05.6212][Server ][39508-76][Info ] Request 700 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #699 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #700 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6212][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.cpp"
[2020-05-31 21:43:05.6212][Server ][39508-77][Info ] Request 701 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #701 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6212][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.cpp"
[2020-05-31 21:43:05.6212][Server ][39508-77][Info ] Request 702 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6202][VsChromium][12788-38][Info ] Server request #702 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Request 703 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.h"
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Request 706 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.h"
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.h"
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #703 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Request 708 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.h"
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Request 710 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjTools.h"
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Request 711 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjTools.h"
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Request 712 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 704 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.inl"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 714 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 715 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLCommon.cpp"
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #704 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 716 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 717 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLExport.h"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 718 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTimer.h"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLExport.h"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 719 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLCommon.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 720 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.inl"
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Request 713 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLExport.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Request 722 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 721 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.h"
[2020-05-31 21:43:05.6402][Server ][39508-76][Info ] Request 705 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #705 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #706 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.h"
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Request 707 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #707 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #708 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #709 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #710 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #711 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #712 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #713 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #714 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #715 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #716 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #717 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #718 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #719 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #720 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #721 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #722 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Request 709 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.h"
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Request 723 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\pbrmaterial.h"
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #723 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLParser.h"
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Request 724 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLParser.h"
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\PolyTools.h"
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Request 727 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #724 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\Sandbox\PostProcess.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Sandbox\PostProcess.h"
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Request 730 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Request 729 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\Sandbox\PostProcess.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 726 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\PostStepRegistry.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\PostStepRegistry.cpp"
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 733 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.h"
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Request 732 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.h"
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Request 735 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\postprocess.h"
[2020-05-31 21:43:05.6402][Server ][39508-88][Info ] Request 736 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-82][Info ] Request 734 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-87][Info ] Request 731 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\ParsingUtils.h"
[2020-05-31 21:43:05.6402][Server ][39508-76][Info ] Request 725 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #725 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #726 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #727 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #728 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #729 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #730 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #731 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #732 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #733 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #734 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6402][Server ][39508-77][Info ] Request 728 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6402][VsChromium][12788-38][Info ] Server request #735 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6532][VsChromium][12788-38][Info ] Server request #736 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\ProgressHandler.hpp"
[2020-05-31 21:43:05.6532][VsChromium][12788-38][Info ] Server request #737 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SceneCombiner.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Request 737 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\SpatialSort.h"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Request 742 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\SpatialSort.h"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Request 743 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Request 744 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Request 745 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Request 746 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 747 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\StandardShapes.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 749 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ScenePrivate.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\stb\stb_perlin.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 750 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Request 740 of type "RegisterFileRequest" took 8 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\stb\stb_image_resize.h"
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Request 752 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\stb\stb_image_resize.h"
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Request 753 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\stb\stb_image_write.h"
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Request 754 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\StandardShapes.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\stb\stb_image_write.h"
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Request 755 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Register path "C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h"
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Request 756 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\StandardShapes.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Request 748 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 751 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.h", Kind=Unregister
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\pbrmaterial.h", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDVEncodeParams.h", Kind=Unregister
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLExport.cpp", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.h", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.h", Kind=Unregister
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\postprocess.h", Kind=Unregister
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\PolyTools.h", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTimer.h", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Sandbox\PostProcess.h", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ParsingUtils.h", Kind=Unregister
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ProgressHandler.hpp", Kind=Unregister
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SceneCombiner.cpp", Kind=Unregister
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\StandardShapes.h", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScenePrivate.h", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\stb\stb_perlin.h", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h", Kind=Register
[2020-05-31 21:43:05.6542][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\StandardShapes.cpp", Kind=Unregister
[2020-05-31 21:43:05.6542][Server ][39508-87][Info ] Request 739 of type "UnregisterFileRequest" took 8 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ScenePrivate.h"
[2020-05-31 21:43:05.6542][Server ][39508-88][Info ] Request 741 of type "UnregisterFileRequest" took 10 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-88][Info ] Unregister path "C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Pipeline\StringDatabase.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Request 760 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\stb\stb_image.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 759 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\stripifier.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 761 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\StringUtils.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 763 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Subdivision.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 764 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\sweep.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 765 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 766 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 767 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\TargetAnimation.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 768 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\TargetAnimation.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 769 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\TargetAnimation.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 770 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\Common\Texture.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 771 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\Common\Texture.cpp"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 772 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\sweep.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 773 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.cc"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 774 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\sweep_context.cc"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 775 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\TextureTransform.h"
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 776 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\TextureTransform.h"
[2020-05-31 21:43:05.6542][Server ][39508-88][Info ] Request 757 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-83][Info ] Request 777 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\stb\stb_image.h"
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\Pipeline\TimestampDatabase.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\TextureTransform.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Request 778 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 758 of type "RegisterFileRequest" took 1 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\TimestampDatabase.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\TinyFormatter.h"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 781 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\TinyFormatter.h"
[2020-05-31 21:43:05.6542][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\stripifier.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 782 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Request 780 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\tiny_obj_loader\tiny_obj_loader.cc"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\tiny_obj_loader\tiny_obj_loader.cc"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 784 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Build\Code\External\tiny_obj_loader\tiny_obj_loader.vcxproj.filters"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 785 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\tiny_obj_loader\tiny_obj_loader.vcxproj.filters"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 786 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Request 783 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\tiny_obj_loader\tiny_obj_loader.h"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 787 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\tiny_obj_loader\tiny_obj_loader.h"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\trees.h"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 789 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\trees.h"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 790 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Request 788 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Request 779 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 762 of type "UnregisterFileRequest" took 1 msec to execute.
[2020-05-31 21:43:05.6542][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SceneCombiner.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 738 of type "RegisterFileRequest" took 15 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #738 (RegisterFileRequest) took 16 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #739 (UnregisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #740 (RegisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\trees.c"
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #741 (UnregisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #742 (RegisterFileRequest) took 10 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 791 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #743 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #744 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #745 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #746 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #747 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #748 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #749 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #750 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #751 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #752 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #753 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #754 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #755 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #756 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #757 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #758 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #759 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #760 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #761 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #762 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #763 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #764 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #765 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #766 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #767 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #768 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #769 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #770 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #771 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #772 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #773 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #774 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #775 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #776 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #777 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #778 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #779 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #780 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #781 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #782 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #783 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #784 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #785 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #786 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #787 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #788 (UnregisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #789 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #790 (UnregisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #791 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilDataStream.h"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 792 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #792 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\UtilFile.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilLinearAllocator.h"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 794 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #793 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\UtilHash.h"
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #794 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Request 795 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\UtilLog.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 797 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #795 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\UtilMemory.h"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 799 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilRandom.h"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 800 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilString.h"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 793 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilTimer.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 802 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilTuple.h"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 804 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\UtilTuple.h"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 805 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilTimer.h"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 806 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilMemory.h"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 801 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Request 798 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ValidateDataStructure.h"
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ValidateDataStructure.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 808 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Request 809 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ValidateDataStructure.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 810 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\UtilTimer.h"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 807 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\UtilLog.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Request 796 of type "RegisterFileRequest" took 1 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\UtilTimer.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 803 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #796 (RegisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #797 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #798 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #799 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #800 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #801 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #802 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #803 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #804 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #805 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #806 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #807 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #808 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #809 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #810 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Win32DebugLogStream.h"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 811 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\Window.cpp"
[2020-05-31 21:43:05.6702][VsChromium][12788-38][Info ] Server request #811 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 814 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Register path "D:\src\Sandbox\Code\External\librush\External\Volk\volk.h"
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\librush\External\Volk\volk.c"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\Window.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 813 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\External\Volk\volk.h"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\WindowWin32.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 818 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\WindowWin32.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 816 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\WindowXCB.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 820 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\WindowXCB.cpp"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 821 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\External\Volk\volk.c"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 822 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Build\ZERO_CHECK.vcxproj.filters"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 823 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Build\Code\External\assimp\contrib\zlib\zconf.h"
[2020-05-31 21:43:05.6662][Server ][39508-76][Info ] Request 824 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-77][Info ] Request 819 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Win32DebugLogStream.h"
[2020-05-31 21:43:05.6862][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zip\src\zip.h"
[2020-05-31 21:43:05.6862][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zip\src\zip.c"
[2020-05-31 21:43:05.6862][Server ][39508-76][Info ] Request 826 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\zlib.h"
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #812 (UnregisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Request 812 of type "UnregisterFileRequest" took 8 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #813 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\zlib.h"
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #814 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Request 828 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #815 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\xatlas\xatlas.cpp"
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #816 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Request 829 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #817 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #818 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\xatlas\xatlas.cpp"
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #819 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Request 830 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #820 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\librush\External\Vulkan-Headers\vulkan\vulkan_core.h"
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Request 831 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\External\Vulkan-Headers\vulkan\vulkan_core.h"
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Request 832 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #821 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\adler32.c"
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Request 833 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #822 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.h"
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Request 834 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #823 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\adler32.c"
[2020-05-31 21:43:05.6862][Server ][39508-83][Info ] Request 835 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #824 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #825 (UnregisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #826 (UnregisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #827 (RegisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #828 (UnregisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #829 (RegisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #830 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #831 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #832 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #833 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #834 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #835 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-77][Info ] Request 825 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-76][Info ] Request 827 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-87][Info ] Request 815 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6662][Server ][39508-88][Info ] Request 817 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\allocator.cpp"
[2020-05-31 21:43:05.6862][Server ][39508-88][Info ] Request 836 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.6862][VsChromium][12788-38][Info ] Server request #836 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\allocator.cpp"
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Request 837 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.7012][VsChromium][12788-38][Info ] Server request #837 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.7012][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\ALL_BUILD.vcxproj.filters"
[2020-05-31 21:43:05.7012][Server ][39508-82][Info ] Request 838 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.7012][VsChromium][12788-38][Info ] Server request #838 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\StandardShapes.cpp", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScenePrivate.h", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Pipeline\StringDatabase.cpp", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\trees.c", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SceneCombiner.cpp", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\StringUtils.h", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Subdivision.cpp", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\TextureTransform.cpp", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\TargetAnimation.cpp", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilDataStream.h", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilFile.cpp", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilLinearAllocator.h", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilHash.h", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zip\src\zip.c", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ValidateDataStructure.h", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilRandom.h", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\UtilString.h", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zip\src\zip.h", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\Code\External\assimp\contrib\zlib\zconf.h", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\ZERO_CHECK.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\ALL_BUILD.vcxproj.filters", Kind=Register
[2020-05-31 21:43:05.7012][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.h", Kind=Register
[2020-05-31 21:43:05.7322][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Pipeline\AssetDatabase.h"
[2020-05-31 21:43:05.7322][Server ][39508-82][Info ] Request 839 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.7322][VsChromium][12788-38][Info ] Server request #839 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.7482][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\BaseImporter.h"
[2020-05-31 21:43:05.7482][Server ][39508-82][Info ] Request 840 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.7482][VsChromium][12788-38][Info ] Server request #840 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.7482][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.7482][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Pipeline\AssetDatabase.h", Kind=Register
[2020-05-31 21:43:05.7482][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\BaseImporter.h", Kind=Register
[2020-05-31 21:43:05.7632][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\ALL_BUILD.vcxproj.filters"
[2020-05-31 21:43:05.7632][Server ][39508-82][Info ] Request 841 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.7632][VsChromium][12788-38][Info ] Server request #841 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.7792][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\BaseImporter.h"
[2020-05-31 21:43:05.7792][Server ][39508-82][Info ] Request 842 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.7792][VsChromium][12788-38][Info ] Server request #842 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.7952][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\anim.h"
[2020-05-31 21:43:05.7952][Server ][39508-88][Info ] Request 843 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.7952][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.7952][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\ALL_BUILD.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:05.7952][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\BaseImporter.h", Kind=Unregister
[2020-05-31 21:43:05.7952][VsChromium][12788-38][Info ] Server request #843 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.7952][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\anim.h", Kind=Register
[2020-05-31 21:43:05.8112][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.cc"
[2020-05-31 21:43:05.8112][Server ][39508-88][Info ] Request 844 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.8112][VsChromium][12788-38][Info ] Server request #844 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.8262][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.cc"
[2020-05-31 21:43:05.8262][Server ][39508-88][Info ] Request 845 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.8262][VsChromium][12788-38][Info ] Server request #845 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.8422][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\External\assimp\code\assimp.vcxproj.filters"
[2020-05-31 21:43:05.8422][Server ][39508-82][Info ] Request 846 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.8422][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.8422][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\Code\External\assimp\code\assimp.vcxproj.filters", Kind=Register
[2020-05-31 21:43:05.8422][VsChromium][12788-38][Info ] Server request #846 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.8582][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\assimp\code\assimp.vcxproj.filters"
[2020-05-31 21:43:05.8582][Server ][39508-82][Info ] Request 847 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.8582][VsChromium][12788-38][Info ] Server request #847 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.8732][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\AssimpCExport.cpp"
[2020-05-31 21:43:05.8732][Server ][39508-82][Info ] Request 848 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.8732][VsChromium][12788-38][Info ] Server request #848 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.8732][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.8732][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\Code\External\assimp\code\assimp.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:05.8732][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\AssimpCExport.cpp", Kind=Register
[2020-05-31 21:43:05.8892][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Pipeline\AssetTypes.h"
[2020-05-31 21:43:05.8892][Server ][39508-82][Info ] Request 849 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.8892][VsChromium][12788-38][Info ] Server request #849 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.9042][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\AssimpCExport.cpp"
[2020-05-31 21:43:05.9042][Server ][39508-82][Info ] Request 850 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.9042][VsChromium][12788-38][Info ] Server request #850 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:05.9202][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\AssetTypes.h"
[2020-05-31 21:43:05.9202][Server ][39508-88][Info ] Request 851 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.9202][VsChromium][12788-38][Info ] Server request #851 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.9362][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\anim.h"
[2020-05-31 21:43:05.9362][Server ][39508-88][Info ] Request 852 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.9362][VsChromium][12788-38][Info ] Server request #852 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.9522][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BaseProcess.cpp"
[2020-05-31 21:43:05.9522][Server ][39508-88][Info ] Request 853 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.9522][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.9522][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\anim.h", Kind=Unregister
[2020-05-31 21:43:05.9522][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\AssimpCExport.cpp", Kind=Unregister
[2020-05-31 21:43:05.9522][VsChromium][12788-38][Info ] Server request #853 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.9522][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BaseProcess.cpp", Kind=Register
[2020-05-31 21:43:05.9682][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BaseProcess.cpp"
[2020-05-31 21:43:05.9682][Server ][39508-88][Info ] Request 854 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.9682][VsChromium][12788-38][Info ] Server request #854 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.9842][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\ai_assert.h"
[2020-05-31 21:43:05.9842][Server ][39508-87][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:05.9842][Server ][39508-87][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:05.9842][Server ][39508-87][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:05.9842][VsChromium][12788-38][Info ] Server request #855 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:05.9842][Server ][39508-87][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:05.9842][Server ][39508-88][Info ] Request 855 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.9942][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:05.9942][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BaseProcess.cpp", Kind=Unregister
[2020-05-31 21:43:05.9942][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ai_assert.h", Kind=Register
[2020-05-31 21:43:05.9942][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.h"
[2020-05-31 21:43:05.9942][Server ][39508-88][Info ] Request 856 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:05.9992][VsChromium][12788-38][Info ] Server request #856 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.0152][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\ai_assert.h"
[2020-05-31 21:43:06.0152][Server ][39508-88][Info ] Request 857 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.0152][VsChromium][12788-38][Info ] Server request #857 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.0312][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Common\Allocator.cpp"
[2020-05-31 21:43:06.0312][Server ][39508-88][Info ] Request 858 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.0312][VsChromium][12788-38][Info ] Server request #858 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.0312][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.0312][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\advancing_front.h", Kind=Unregister
[2020-05-31 21:43:06.0312][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ai_assert.h", Kind=Unregister
[2020-05-31 21:43:06.0312][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Allocator.cpp", Kind=Register
[2020-05-31 21:43:06.0462][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\Common\Allocator.cpp"
[2020-05-31 21:43:06.0462][Server ][39508-88][Info ] Request 859 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.0462][VsChromium][12788-38][Info ] Server request #859 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.0622][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BaseProcess.h"
[2020-05-31 21:43:06.0622][Server ][39508-88][Info ] Request 860 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.0622][VsChromium][12788-38][Info ] Server request #860 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.0622][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.0622][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Allocator.cpp", Kind=Unregister
[2020-05-31 21:43:06.0622][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BaseProcess.h", Kind=Register
[2020-05-31 21:43:06.0772][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BaseImporter.cpp"
[2020-05-31 21:43:06.0772][Server ][39508-88][Info ] Request 861 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.0772][VsChromium][12788-38][Info ] Server request #861 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.0932][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BaseProcess.h"
[2020-05-31 21:43:06.0932][Server ][39508-88][Info ] Request 862 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.0932][VsChromium][12788-38][Info ] Server request #862 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.1092][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BaseImporter.cpp"
[2020-05-31 21:43:06.1092][Server ][39508-82][Info ] Request 863 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.1092][VsChromium][12788-38][Info ] Server request #863 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.1252][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.cpp"
[2020-05-31 21:43:06.1252][Server ][39508-82][Info ] Request 864 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.1252][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.1252][VsChromium][12788-38][Info ] Server request #864 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.1252][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.cpp", Kind=Register
[2020-05-31 21:43:06.1252][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BaseProcess.h", Kind=Unregister
[2020-05-31 21:43:06.1412][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.cpp"
[2020-05-31 21:43:06.1412][Server ][39508-82][Info ] Request 865 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.1412][VsChromium][12788-38][Info ] Server request #865 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.1572][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\AssetDatabase.h"
[2020-05-31 21:43:06.1572][Server ][39508-82][Info ] Request 866 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.1572][VsChromium][12788-38][Info ] Server request #866 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.1732][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.h"
[2020-05-31 21:43:06.1732][Server ][39508-82][Info ] Request 867 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.1732][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.1732][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.cpp", Kind=Unregister
[2020-05-31 21:43:06.1732][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Pipeline\AssetDatabase.h", Kind=Unregister
[2020-05-31 21:43:06.1732][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.h", Kind=Register
[2020-05-31 21:43:06.1732][VsChromium][12788-38][Info ] Server request #867 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.1892][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Assimp.cpp"
[2020-05-31 21:43:06.1892][Server ][39508-82][Info ] Request 868 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.1892][VsChromium][12788-38][Info ] Server request #868 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.2052][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderIntermediate.h"
[2020-05-31 21:43:06.2052][Server ][39508-82][Info ] Request 869 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.2052][VsChromium][12788-38][Info ] Server request #869 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.2052][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.2052][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Assimp.cpp", Kind=Register
[2020-05-31 21:43:06.2052][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderIntermediate.h", Kind=Register
[2020-05-31 21:43:06.2212][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.h"
[2020-05-31 21:43:06.2212][Server ][39508-82][Info ] Request 870 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.2212][VsChromium][12788-38][Info ] Server request #870 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.2372][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderScene.h"
[2020-05-31 21:43:06.2372][Server ][39508-82][Info ] Request 871 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.2372][VsChromium][12788-38][Info ] Server request #871 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.2482][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.2482][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.h", Kind=Register
[2020-05-31 21:43:06.2482][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderScene.h", Kind=Register
[2020-05-31 21:43:06.2482][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.inl"
[2020-05-31 21:43:06.2482][Server ][39508-82][Info ] Request 872 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.2532][VsChromium][12788-38][Info ] Server request #872 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.2692][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.h"
[2020-05-31 21:43:06.2692][Server ][39508-82][Info ] Request 873 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.2692][VsChromium][12788-38][Info ] Server request #873 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.2852][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Builder\Builder.cpp"
[2020-05-31 21:43:06.2852][Server ][39508-82][Info ] Request 874 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.2852][VsChromium][12788-38][Info ] Server request #874 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.2852][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.2852][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.inl", Kind=Register
[2020-05-31 21:43:06.2852][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.h", Kind=Register
[2020-05-31 21:43:06.2852][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Builder\Builder.cpp", Kind=Register
[2020-05-31 21:43:06.3002][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderScene.h"
[2020-05-31 21:43:06.3002][Server ][39508-82][Info ] Request 875 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.3002][VsChromium][12788-38][Info ] Server request #875 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.3162][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Builder\Builder.cpp"
[2020-05-31 21:43:06.3162][Server ][39508-82][Info ] Request 876 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.3162][VsChromium][12788-38][Info ] Server request #876 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.3322][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Assimp.cpp"
[2020-05-31 21:43:06.3322][Server ][39508-88][Info ] Request 877 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.3322][VsChromium][12788-38][Info ] Server request #877 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.3472][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderIntermediate.h"
[2020-05-31 21:43:06.3472][Server ][39508-88][Info ] Request 878 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.3472][VsChromium][12788-38][Info ] Server request #878 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.3632][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.h"
[2020-05-31 21:43:06.3632][Server ][39508-88][Info ] Request 879 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.3632][VsChromium][12788-38][Info ] Server request #879 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.3782][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.cpp"
[2020-05-31 21:43:06.3782][Server ][39508-88][Info ] Request 880 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.3782][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.3782][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderScene.h", Kind=Unregister
[2020-05-31 21:43:06.3782][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Builder\Builder.cpp", Kind=Unregister
[2020-05-31 21:43:06.3782][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Assimp.cpp", Kind=Unregister
[2020-05-31 21:43:06.3782][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderIntermediate.h", Kind=Unregister
[2020-05-31 21:43:06.3782][VsChromium][12788-38][Info ] Server request #880 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.3782][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.h", Kind=Unregister
[2020-05-31 21:43:06.3782][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.cpp", Kind=Register
[2020-05-31 21:43:06.3932][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\ByteSwapper.h"
[2020-05-31 21:43:06.3932][Server ][39508-82][Info ] Request 881 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.3932][VsChromium][12788-38][Info ] Server request #881 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.4092][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.h"
[2020-05-31 21:43:06.4092][Server ][39508-82][Info ] Request 882 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.4092][VsChromium][12788-38][Info ] Server request #882 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.4202][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.4202][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ByteSwapper.h", Kind=Register
[2020-05-31 21:43:06.4202][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.h", Kind=Register
[2020-05-31 21:43:06.4202][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.cpp"
[2020-05-31 21:43:06.4202][Server ][39508-82][Info ] Request 883 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.4252][VsChromium][12788-38][Info ] Server request #883 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.4412][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.inl"
[2020-05-31 21:43:06.4412][Server ][39508-82][Info ] Request 884 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.4412][VsChromium][12788-38][Info ] Server request #884 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.4562][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.cpp"
[2020-05-31 21:43:06.4562][Server ][39508-82][Info ] Request 885 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.4562][VsChromium][12788-38][Info ] Server request #885 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.4722][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.cpp"
[2020-05-31 21:43:06.4722][Server ][39508-88][Info ] Request 886 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.4722][VsChromium][12788-38][Info ] Server request #886 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.4882][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.cpp"
[2020-05-31 21:43:06.4882][Server ][39508-88][Info ] Request 887 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.4882][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.4882][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.cpp", Kind=Unregister
[2020-05-31 21:43:06.4882][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderDNA.inl", Kind=Unregister
[2020-05-31 21:43:06.4882][VsChromium][12788-38][Info ] Server request #887 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.4882][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.cpp", Kind=Register
[2020-05-31 21:43:06.5032][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.cpp"
[2020-05-31 21:43:06.5032][Server ][39508-88][Info ] Request 888 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.5032][VsChromium][12788-38][Info ] Server request #888 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.5192][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\ByteSwapper.h"
[2020-05-31 21:43:06.5192][Server ][39508-88][Info ] Request 889 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.5192][VsChromium][12788-38][Info ] Server request #889 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.5343][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\camera.h"
[2020-05-31 21:43:06.5343][Server ][39508-82][Info ] Request 890 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.5343][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.5343][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.cpp", Kind=Unregister
[2020-05-31 21:43:06.5343][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ByteSwapper.h", Kind=Unregister
[2020-05-31 21:43:06.5343][VsChromium][12788-38][Info ] Server request #890 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.5343][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\camera.h", Kind=Register
[2020-05-31 21:43:06.5503][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\camera.h"
[2020-05-31 21:43:06.5503][Server ][39508-82][Info ] Request 891 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.5503][VsChromium][12788-38][Info ] Server request #891 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.5663][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.h"
[2020-05-31 21:43:06.5663][Server ][39508-82][Info ] Request 892 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.5663][VsChromium][12788-38][Info ] Server request #892 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.5743][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.5743][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\camera.h", Kind=Unregister
[2020-05-31 21:43:06.5743][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.h", Kind=Register
[2020-05-31 21:43:06.5743][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.h"
[2020-05-31 21:43:06.5743][Server ][39508-88][Info ] Request 893 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.5813][VsChromium][12788-38][Info ] Server request #893 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.5973][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\BlobIOSystem.h"
[2020-05-31 21:43:06.5973][Server ][39508-88][Info ] Request 894 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.5973][VsChromium][12788-38][Info ] Server request #894 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.6123][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.6123][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CalcTangentsProcess.h", Kind=Unregister
[2020-05-31 21:43:06.6123][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\BlobIOSystem.h", Kind=Register
[2020-05-31 21:43:06.6123][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\cfileio.h"
[2020-05-31 21:43:06.6123][Server ][39508-88][Info ] Request 895 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.6133][VsChromium][12788-38][Info ] Server request #895 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.6293][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\cfileio.h"
[2020-05-31 21:43:06.6293][Server ][39508-88][Info ] Request 896 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.6293][VsChromium][12788-38][Info ] Server request #896 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.6443][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Pipeline\ChangeMonitor.h"
[2020-05-31 21:43:06.6443][Server ][39508-88][Info ] Request 897 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.6443][VsChromium][12788-38][Info ] Server request #897 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.6513][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.6513][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Pipeline\ChangeMonitor.h", Kind=Register
[2020-05-31 21:43:06.6513][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.h"
[2020-05-31 21:43:06.6513][Server ][39508-88][Info ] Request 898 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.6603][VsChromium][12788-38][Info ] Server request #898 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.6763][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\ChangeMonitor.h"
[2020-05-31 21:43:06.6763][Server ][39508-88][Info ] Request 899 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.6763][VsChromium][12788-38][Info ] Server request #899 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.6913][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\cexport.h"
[2020-05-31 21:43:06.6913][Server ][39508-77][Info ] Request 900 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.6913][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.6913][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.h", Kind=Unregister
[2020-05-31 21:43:06.6913][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Pipeline\ChangeMonitor.h", Kind=Unregister
[2020-05-31 21:43:06.6913][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\cexport.h", Kind=Register
[2020-05-31 21:43:06.6913][VsChromium][12788-38][Info ] Server request #900 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.7073][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\cexport.h"
[2020-05-31 21:43:06.7073][Server ][39508-88][Info ] Request 901 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.7073][VsChromium][12788-38][Info ] Server request #901 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.7233][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Pipeline\ChangeMonitor.cpp"
[2020-05-31 21:43:06.7233][Server ][39508-88][Info ] Request 902 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.7233][VsChromium][12788-38][Info ] Server request #902 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.7303][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.7303][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\cexport.h", Kind=Unregister
[2020-05-31 21:43:06.7303][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Pipeline\ChangeMonitor.cpp", Kind=Register
[2020-05-31 21:43:06.7303][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\ChangeMonitor.cpp"
[2020-05-31 21:43:06.7303][Server ][39508-88][Info ] Request 903 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.7383][VsChromium][12788-38][Info ] Server request #903 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.7543][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.cpp"
[2020-05-31 21:43:06.7543][Server ][39508-88][Info ] Request 904 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.7543][VsChromium][12788-38][Info ] Server request #904 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.7683][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.7683][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Pipeline\ChangeMonitor.cpp", Kind=Unregister
[2020-05-31 21:43:06.7683][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.cpp", Kind=Register
[2020-05-31 21:43:06.7683][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.cpp"
[2020-05-31 21:43:06.7683][Server ][39508-88][Info ] Request 905 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.7703][VsChromium][12788-38][Info ] Server request #905 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.7863][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.h"
[2020-05-31 21:43:06.7863][Server ][39508-88][Info ] Request 906 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.7863][VsChromium][12788-38][Info ] Server request #906 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.8013][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.h"
[2020-05-31 21:43:06.8013][Server ][39508-88][Info ] Request 907 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.8013][VsChromium][12788-38][Info ] Server request #907 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.8173][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\BlobIOSystem.h"
[2020-05-31 21:43:06.8173][Server ][39508-77][Info ] Request 908 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.8173][VsChromium][12788-38][Info ] Server request #908 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.8333][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\cimport.h"
[2020-05-31 21:43:06.8333][Server ][39508-77][Info ] Request 909 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.8333][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.8333][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CInterfaceIOWrapper.cpp", Kind=Unregister
[2020-05-31 21:43:06.8333][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\BlobIOSystem.h", Kind=Unregister
[2020-05-31 21:43:06.8333][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\cimport.h", Kind=Register
[2020-05-31 21:43:06.8333][VsChromium][12788-38][Info ] Server request #909 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.8493][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\cimport.h"
[2020-05-31 21:43:06.8493][Server ][39508-77][Info ] Request 910 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.8493][VsChromium][12788-38][Info ] Server request #910 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.8653][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.hpp"
[2020-05-31 21:43:06.8653][Server ][39508-77][Info ] Request 911 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.8653][VsChromium][12788-38][Info ] Server request #911 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.8723][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.8723][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\cimport.h", Kind=Unregister
[2020-05-31 21:43:06.8723][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.hpp", Kind=Register
[2020-05-31 21:43:06.8723][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\clusterizer.cpp"
[2020-05-31 21:43:06.8723][Server ][39508-77][Info ] Request 912 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.8803][VsChromium][12788-38][Info ] Server request #912 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.8953][Server ][39508-77][Info ] Register path "D:\src\Sandbox\CMakeLists.txt"
[2020-05-31 21:43:06.8953][Server ][39508-77][Info ] Request 913 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.8953][VsChromium][12788-38][Info ] Server request #913 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.9103][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.9103][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\clusterizer.cpp", Kind=Register
[2020-05-31 21:43:06.9103][Server ][39508-88][Info ] Path="D:\src\Sandbox\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:06.9103][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\clusterizer.cpp"
[2020-05-31 21:43:06.9103][Server ][39508-77][Info ] Request 914 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.9113][VsChromium][12788-38][Info ] Server request #914 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.9273][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\CMakeLists.txt"
[2020-05-31 21:43:06.9273][Server ][39508-77][Info ] Request 915 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.9273][VsChromium][12788-38][Info ] Server request #915 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.9423][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\CMakeLists.txt"
[2020-05-31 21:43:06.9423][Server ][39508-77][Info ] Request 916 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.9423][VsChromium][12788-38][Info ] Server request #916 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.9493][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.9493][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\clusterizer.cpp", Kind=Unregister
[2020-05-31 21:43:06.9493][Server ][39508-88][Info ] Path="D:\src\Sandbox\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:06.9493][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:06.9493][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\CMakeLists.txt"
[2020-05-31 21:43:06.9493][Server ][39508-77][Info ] Request 917 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.9583][VsChromium][12788-38][Info ] Server request #917 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:06.9733][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Builder\CMakeLists.txt"
[2020-05-31 21:43:06.9733][Server ][39508-77][Info ] Request 918 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.9733][VsChromium][12788-38][Info ] Server request #918 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:06.9873][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:06.9873][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:06.9873][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Builder\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:06.9873][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Builder\CMakeLists.txt"
[2020-05-31 21:43:06.9873][Server ][39508-77][Info ] Request 919 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:06.9893][VsChromium][12788-38][Info ] Server request #919 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.0053][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.cpp"
[2020-05-31 21:43:07.0053][Server ][39508-77][Info ] Request 920 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.0053][VsChromium][12788-38][Info ] Server request #920 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.0203][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.cpp"
[2020-05-31 21:43:07.0203][Server ][39508-77][Info ] Request 921 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.0203][VsChromium][12788-38][Info ] Server request #921 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.0363][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CMakeLists.txt"
[2020-05-31 21:43:07.0363][Server ][39508-88][Info ] Request 922 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.0363][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.0363][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Builder\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.0363][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:07.0363][VsChromium][12788-38][Info ] Server request #922 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.0523][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CMakeLists.txt"
[2020-05-31 21:43:07.0523][Server ][39508-77][Info ] Request 923 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.0523][VsChromium][12788-38][Info ] Server request #923 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.0673][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CMakeLists.txt"
[2020-05-31 21:43:07.0673][Server ][39508-77][Info ] Request 924 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.0673][VsChromium][12788-38][Info ] Server request #924 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.0733][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.0733][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.0733][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:07.0733][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\CMakeLists.txt"
[2020-05-31 21:43:07.0733][Server ][39508-77][Info ] Request 925 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.0833][VsChromium][12788-38][Info ] Server request #925 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.0993][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\CMakeLists.txt"
[2020-05-31 21:43:07.0993][Server ][39508-77][Info ] Request 926 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.0993][VsChromium][12788-38][Info ] Server request #926 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.1143][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CMakeLists.txt"
[2020-05-31 21:43:07.1143][Server ][39508-88][Info ] Request 927 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.1143][VsChromium][12788-38][Info ] Server request #927 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.1303][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\imguizmo\CMakeLists.txt"
[2020-05-31 21:43:07.1303][Server ][39508-88][Info ] Request 928 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.1303][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.1303][VsChromium][12788-38][Info ] Server request #928 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.1303][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.1303][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\imguizmo\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:07.1453][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\imgui\CMakeLists.txt"
[2020-05-31 21:43:07.1453][Server ][39508-88][Info ] Request 929 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.1453][VsChromium][12788-38][Info ] Server request #929 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.1613][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\imguizmo\CMakeLists.txt"
[2020-05-31 21:43:07.1613][Server ][39508-88][Info ] Request 930 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.1613][VsChromium][12788-38][Info ] Server request #930 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.1763][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\CMakeLists.txt"
[2020-05-31 21:43:07.1763][Server ][39508-88][Info ] Request 931 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.1763][VsChromium][12788-38][Info ] Server request #931 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.1916][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.cpp"
[2020-05-31 21:43:07.1916][Server ][39508-88][Info ] Request 932 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.1916][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.1916][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.cpp", Kind=Register
[2020-05-31 21:43:07.1916][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\imguizmo\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.1916][VsChromium][12788-38][Info ] Server request #932 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.2076][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\enkiTS\CMakeLists.txt"
[2020-05-31 21:43:07.2076][Server ][39508-88][Info ] Request 933 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.2076][VsChromium][12788-38][Info ] Server request #933 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.2236][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\enkiTS\CMakeLists.txt"
[2020-05-31 21:43:07.2236][Server ][39508-88][Info ] Request 934 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.2236][VsChromium][12788-38][Info ] Server request #934 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.2386][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.cpp"
[2020-05-31 21:43:07.2386][Server ][39508-82][Info ] Request 935 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.2386][VsChromium][12788-38][Info ] Server request #935 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.2546][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\ispc_texcomp\CMakeLists.txt"
[2020-05-31 21:43:07.2546][Server ][39508-82][Info ] Request 936 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.2546][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.2546][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.cpp", Kind=Unregister
[2020-05-31 21:43:07.2546][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:07.2546][VsChromium][12788-38][Info ] Server request #936 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.2706][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\librush\CMakeLists.txt"
[2020-05-31 21:43:07.2706][Server ][39508-82][Info ] Request 937 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.2706][VsChromium][12788-38][Info ] Server request #937 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.2856][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\CMakeLists.txt"
[2020-05-31 21:43:07.2856][Server ][39508-82][Info ] Request 938 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.2856][VsChromium][12788-38][Info ] Server request #938 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.3016][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\ispc_texcomp\CMakeLists.txt"
[2020-05-31 21:43:07.3016][Server ][39508-76][Info ] Request 939 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.3016][VsChromium][12788-38][Info ] Server request #939 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.3166][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\CMakeLists.txt"
[2020-05-31 21:43:07.3166][Server ][39508-76][Info ] Request 940 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.3166][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.3166][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.3166][VsChromium][12788-38][Info ] Server request #940 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.3166][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:07.3326][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\stb\CMakeLists.txt"
[2020-05-31 21:43:07.3326][Server ][39508-76][Info ] Request 941 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.3326][VsChromium][12788-38][Info ] Server request #941 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.3476][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\CMakeLists.txt"
[2020-05-31 21:43:07.3476][Server ][39508-76][Info ] Request 942 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.3476][VsChromium][12788-38][Info ] Server request #942 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.3636][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\mikktspace\CMakeLists.txt"
[2020-05-31 21:43:07.3636][Server ][39508-76][Info ] Request 943 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.3636][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.3636][VsChromium][12788-38][Info ] Server request #943 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.3636][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\stb\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:07.3636][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.3636][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\mikktspace\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:07.3786][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\mikktspace\CMakeLists.txt"
[2020-05-31 21:43:07.3786][Server ][39508-76][Info ] Request 944 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.3786][VsChromium][12788-38][Info ] Server request #944 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.3946][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\stb\CMakeLists.txt"
[2020-05-31 21:43:07.3946][Server ][39508-76][Info ] Request 945 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.3946][VsChromium][12788-38][Info ] Server request #945 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.4096][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\tiny_obj_loader\CMakeLists.txt"
[2020-05-31 21:43:07.4096][Server ][39508-83][Info ] Request 946 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4096][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.4096][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\mikktspace\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.4096][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\stb\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.4096][VsChromium][12788-38][Info ] Server request #946 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.4096][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\tiny_obj_loader\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:07.4256][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\Pipeline\CMakeLists.txt"
[2020-05-31 21:43:07.4256][Server ][39508-83][Info ] Request 947 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4256][VsChromium][12788-38][Info ] Server request #947 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.4356][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\tiny_obj_loader\CMakeLists.txt"
[2020-05-31 21:43:07.4356][Server ][39508-83][Info ] Request 948 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4356][VsChromium][12788-38][Info ] Server request #948 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.4356][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\CMakeLists.txt"
[2020-05-31 21:43:07.4356][Server ][39508-83][Info ] Request 949 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4356][VsChromium][12788-38][Info ] Server request #949 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.4556][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\xatlas\CMakeLists.txt"
[2020-05-31 21:43:07.4556][Server ][39508-76][Info ] Request 950 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4556][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.4556][VsChromium][12788-38][Info ] Server request #950 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.4556][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\xatlas\CMakeLists.txt", Kind=Register
[2020-05-31 21:43:07.4556][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\tiny_obj_loader\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.4666][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\xatlas\CMakeLists.txt"
[2020-05-31 21:43:07.4666][Server ][39508-76][Info ] Request 951 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4666][VsChromium][12788-38][Info ] Server request #951 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.4666][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.hpp"
[2020-05-31 21:43:07.4666][Server ][39508-76][Info ] Request 952 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4666][VsChromium][12788-38][Info ] Server request #952 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.4866][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.h"
[2020-05-31 21:43:07.4866][Server ][39508-76][Info ] Request 953 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4866][VsChromium][12788-38][Info ] Server request #953 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.4946][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.4946][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\xatlas\CMakeLists.txt", Kind=Unregister
[2020-05-31 21:43:07.4946][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\clipper\clipper.hpp", Kind=Unregister
[2020-05-31 21:43:07.4946][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.h", Kind=Register
[2020-05-31 21:43:07.4946][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.h"
[2020-05-31 21:43:07.4946][Server ][39508-76][Info ] Request 954 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4966][VsChromium][12788-38][Info ] Server request #954 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.4946][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.cc"
[2020-05-31 21:43:07.4946][Server ][39508-76][Info ] Request 955 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.4966][VsChromium][12788-38][Info ] Server request #955 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.5186][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.h"
[2020-05-31 21:43:07.5186][Server ][39508-76][Info ] Request 956 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.5186][VsChromium][12788-38][Info ] Server request #956 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.5286][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.h"
[2020-05-31 21:43:07.5286][Server ][39508-76][Info ] Request 957 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.5286][VsChromium][12788-38][Info ] Server request #957 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.5286][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderScene.cpp"
[2020-05-31 21:43:07.5286][Server ][39508-83][Info ] Request 958 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.5286][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.5286][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.h", Kind=Unregister
[2020-05-31 21:43:07.5286][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.cc", Kind=Register
[2020-05-31 21:43:07.5286][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderScene.cpp", Kind=Register
[2020-05-31 21:43:07.5286][VsChromium][12788-38][Info ] Server request #958 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.5486][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaHelper.h"
[2020-05-31 21:43:07.5486][Server ][39508-76][Info ] Request 959 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.5486][VsChromium][12788-38][Info ] Server request #959 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.5596][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaHelper.h"
[2020-05-31 21:43:07.5596][Server ][39508-76][Info ] Request 960 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.5596][VsChromium][12788-38][Info ] Server request #960 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.5596][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderScene.cpp"
[2020-05-31 21:43:07.5596][Server ][39508-76][Info ] Request 961 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.5596][VsChromium][12788-38][Info ] Server request #961 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.5810][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.cpp"
[2020-05-31 21:43:07.5810][Server ][39508-83][Info ] Request 962 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.5810][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.5810][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderScene.cpp", Kind=Unregister
[2020-05-31 21:43:07.5810][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.cpp", Kind=Register
[2020-05-31 21:43:07.5810][VsChromium][12788-38][Info ] Server request #962 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.5910][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.cpp"
[2020-05-31 21:43:07.5910][Server ][39508-76][Info ] Request 963 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.5910][VsChromium][12788-38][Info ] Server request #963 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.5910][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaParser.h"
[2020-05-31 21:43:07.5910][Server ][39508-76][Info ] Request 964 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.5910][VsChromium][12788-38][Info ] Server request #964 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.6120][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaParser.h"
[2020-05-31 21:43:07.6120][Server ][39508-76][Info ] Request 965 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.6120][VsChromium][12788-38][Info ] Server request #965 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.6220][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.cpp"
[2020-05-31 21:43:07.6220][Server ][39508-83][Info ] Request 966 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.6220][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.6220][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaExporter.cpp", Kind=Unregister
[2020-05-31 21:43:07.6220][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.cpp", Kind=Register
[2020-05-31 21:43:07.6220][VsChromium][12788-38][Info ] Server request #966 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.6220][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Bitmap.h"
[2020-05-31 21:43:07.6220][Server ][39508-76][Info ] Request 967 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.6220][VsChromium][12788-38][Info ] Server request #967 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.6430][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\color4.h"
[2020-05-31 21:43:07.6430][Server ][39508-76][Info ] Request 968 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.6430][VsChromium][12788-38][Info ] Server request #968 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.6530][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Bitmap.h"
[2020-05-31 21:43:07.6530][Server ][39508-76][Info ] Request 969 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.6530][VsChromium][12788-38][Info ] Server request #969 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.6530][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\color4.h"
[2020-05-31 21:43:07.6530][Server ][39508-83][Info ] Request 970 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.6530][VsChromium][12788-38][Info ] Server request #970 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.6740][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.cpp"
[2020-05-31 21:43:07.6740][Server ][39508-83][Info ] Request 971 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.6740][VsChromium][12788-38][Info ] Server request #971 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.6840][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.h"
[2020-05-31 21:43:07.6840][Server ][39508-83][Info ] Request 972 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.6840][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.6840][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.h", Kind=Register
[2020-05-31 21:43:07.6840][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.cpp", Kind=Unregister
[2020-05-31 21:43:07.6840][VsChromium][12788-38][Info ] Server request #972 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.6840][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.h"
[2020-05-31 21:43:07.6840][Server ][39508-83][Info ] Request 973 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.6840][VsChromium][12788-38][Info ] Server request #973 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.7050][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.cpp"
[2020-05-31 21:43:07.7050][Server ][39508-83][Info ] Request 974 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7050][VsChromium][12788-38][Info ] Server request #974 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.7150][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.cpp"
[2020-05-31 21:43:07.7150][Server ][39508-83][Info ] Request 975 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7150][VsChromium][12788-38][Info ] Server request #975 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.7150][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\color4.inl"
[2020-05-31 21:43:07.7150][Server ][39508-83][Info ] Request 976 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7150][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.7150][VsChromium][12788-38][Info ] Server request #976 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.7150][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaLoader.h", Kind=Unregister
[2020-05-31 21:43:07.7150][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\color4.inl", Kind=Register
[2020-05-31 21:43:07.7360][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\color4.inl"
[2020-05-31 21:43:07.7360][Server ][39508-83][Info ] Request 977 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7360][VsChromium][12788-38][Info ] Server request #977 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.7460][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\compress.c"
[2020-05-31 21:43:07.7460][Server ][39508-77][Info ] Request 978 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7460][VsChromium][12788-38][Info ] Server request #978 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.7460][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\Common.h"
[2020-05-31 21:43:07.7460][Server ][39508-77][Info ] Request 979 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7460][VsChromium][12788-38][Info ] Server request #979 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.7660][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.7660][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\color4.inl", Kind=Unregister
[2020-05-31 21:43:07.7660][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\compress.c", Kind=Register
[2020-05-31 21:43:07.7660][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Common.h", Kind=Register
[2020-05-31 21:43:07.7660][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Build\Code\Common\Common.vcxproj.filters"
[2020-05-31 21:43:07.7660][Server ][39508-77][Info ] Request 980 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7670][VsChromium][12788-38][Info ] Server request #980 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.7770][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\Common.h"
[2020-05-31 21:43:07.7770][Server ][39508-77][Info ] Request 981 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7770][VsChromium][12788-38][Info ] Server request #981 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.7770][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Build\Code\Common\Common.vcxproj.filters"
[2020-05-31 21:43:07.7770][Server ][39508-77][Info ] Request 982 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7770][VsChromium][12788-38][Info ] Server request #982 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.7980][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\compress.c"
[2020-05-31 21:43:07.7980][Server ][39508-77][Info ] Request 983 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.7980][VsChromium][12788-38][Info ] Server request #983 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.8080][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ColladaParser.cpp"
[2020-05-31 21:43:07.8080][Server ][39508-76][Info ] Request 984 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8080][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.8080][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\compress.c", Kind=Unregister
[2020-05-31 21:43:07.8080][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Common.h", Kind=Unregister
[2020-05-31 21:43:07.8080][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaParser.cpp", Kind=Register
[2020-05-31 21:43:07.8080][VsChromium][12788-38][Info ] Server request #984 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.8080][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ColladaParser.cpp"
[2020-05-31 21:43:07.8080][Server ][39508-77][Info ] Request 985 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8080][VsChromium][12788-38][Info ] Server request #985 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.8290][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.cpp"
[2020-05-31 21:43:07.8290][Server ][39508-77][Info ] Request 986 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8290][VsChromium][12788-38][Info ] Server request #986 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.8400][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.h"
[2020-05-31 21:43:07.8400][Server ][39508-77][Info ] Request 987 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8400][VsChromium][12788-38][Info ] Server request #987 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.8400][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.8400][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ColladaParser.cpp", Kind=Unregister
[2020-05-31 21:43:07.8400][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.cpp", Kind=Register
[2020-05-31 21:43:07.8400][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.h", Kind=Register
[2020-05-31 21:43:07.8400][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.h"
[2020-05-31 21:43:07.8400][Server ][39508-77][Info ] Request 988 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8400][VsChromium][12788-38][Info ] Server request #988 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.8610][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.cpp"
[2020-05-31 21:43:07.8610][Server ][39508-77][Info ] Request 989 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8610][VsChromium][12788-38][Info ] Server request #989 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.8720][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.h"
[2020-05-31 21:43:07.8720][Server ][39508-77][Info ] Request 990 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8720][VsChromium][12788-38][Info ] Server request #990 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:07.8720][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderLoader.h"
[2020-05-31 21:43:07.8720][Server ][39508-77][Info ] Request 991 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8720][VsChromium][12788-38][Info ] Server request #991 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.8920][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.cpp"
[2020-05-31 21:43:07.8920][Server ][39508-76][Info ] Request 992 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8920][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.8920][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.h", Kind=Unregister
[2020-05-31 21:43:07.8920][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ComputeUVMappingProcess.cpp", Kind=Unregister
[2020-05-31 21:43:07.8920][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.cpp", Kind=Register
[2020-05-31 21:43:07.8920][VsChromium][12788-38][Info ] Server request #992 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.8920][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.h"
[2020-05-31 21:43:07.8920][Server ][39508-77][Info ] Request 993 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.8920][VsChromium][12788-38][Info ] Server request #993 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9090][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.h"
[2020-05-31 21:43:07.9090][Server ][39508-77][Info ] Request 994 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9090][VsChromium][12788-38][Info ] Server request #994 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9200][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.c"
[2020-05-31 21:43:07.9200][Server ][39508-77][Info ] Request 995 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9200][VsChromium][12788-38][Info ] Server request #995 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9200][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.c"
[2020-05-31 21:43:07.9200][Server ][39508-77][Info ] Request 996 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9200][VsChromium][12788-38][Info ] Server request #996 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9400][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.cpp"
[2020-05-31 21:43:07.9400][Server ][39508-76][Info ] Request 997 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9400][VsChromium][12788-38][Info ] Server request #997 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9500][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Build\Code\External\assimp\include\assimp\config.h"
[2020-05-31 21:43:07.9500][Server ][39508-76][Info ] Request 998 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9500][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.9500][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ConvertToLHProcess.cpp", Kind=Unregister
[2020-05-31 21:43:07.9500][Server ][39508-76][Info ] Path="D:\src\Sandbox\Build\Code\External\assimp\include\assimp\config.h", Kind=Register
[2020-05-31 21:43:07.9500][VsChromium][12788-38][Info ] Server request #998 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9500][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\assimp\include\assimp\config.h"
[2020-05-31 21:43:07.9500][Server ][39508-77][Info ] Request 999 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9500][VsChromium][12788-38][Info ] Server request #999 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9630][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\CreateAnimMesh.h"
[2020-05-31 21:43:07.9630][Server ][39508-77][Info ] Request 1000 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9630][VsChromium][12788-38][Info ] Server request #1000 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9630][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\CreateAnimMesh.h"
[2020-05-31 21:43:07.9630][Server ][39508-77][Info ] Request 1001 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9630][VsChromium][12788-38][Info ] Server request #1001 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9840][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\CreateAnimMesh.cpp"
[2020-05-31 21:43:07.9840][Server ][39508-77][Info ] Request 1002 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9840][VsChromium][12788-38][Info ] Server request #1002 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9840][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:07.9840][Server ][39508-76][Info ] Path="D:\src\Sandbox\Build\Code\External\assimp\include\assimp\config.h", Kind=Unregister
[2020-05-31 21:43:07.9840][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CreateAnimMesh.cpp", Kind=Register
[2020-05-31 21:43:07.9940][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\CreateAnimMesh.cpp"
[2020-05-31 21:43:07.9940][Server ][39508-77][Info ] Request 1003 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9940][VsChromium][12788-38][Info ] Server request #1003 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:07.9940][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.h"
[2020-05-31 21:43:07.9940][Server ][39508-77][Info ] Request 1004 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:07.9940][VsChromium][12788-38][Info ] Server request #1004 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.0160][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\crc32.h"
[2020-05-31 21:43:08.0160][Server ][39508-77][Info ] Request 1005 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.0160][VsChromium][12788-38][Info ] Server request #1005 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.0260][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\crypt.h"
[2020-05-31 21:43:08.0260][Server ][39508-77][Info ] Request 1006 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.0260][VsChromium][12788-38][Info ] Server request #1006 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.0260][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.0260][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\CreateAnimMesh.cpp", Kind=Unregister
[2020-05-31 21:43:08.0260][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\unzip\crypt.h", Kind=Register
[2020-05-31 21:43:08.0260][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\crypt.h"
[2020-05-31 21:43:08.0260][Server ][39508-77][Info ] Request 1007 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.0260][VsChromium][12788-38][Info ] Server request #1007 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.0470][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CXMLReaderImpl.h"
[2020-05-31 21:43:08.0470][Server ][39508-77][Info ] Request 1008 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.0470][VsChromium][12788-38][Info ] Server request #1008 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.0570][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\CXMLReaderImpl.h"
[2020-05-31 21:43:08.0570][Server ][39508-77][Info ] Request 1009 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.0570][VsChromium][12788-38][Info ] Server request #1009 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.0570][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Pipeline\DataBuilder.h"
[2020-05-31 21:43:08.0570][Server ][39508-77][Info ] Request 1010 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.0570][VsChromium][12788-38][Info ] Server request #1010 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.0570][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.0570][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\unzip\crypt.h", Kind=Unregister
[2020-05-31 21:43:08.0570][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Pipeline\DataBuilder.h", Kind=Register
[2020-05-31 21:43:08.0790][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\DataBuilder.h"
[2020-05-31 21:43:08.0790][Server ][39508-77][Info ] Request 1011 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.0790][VsChromium][12788-38][Info ] Server request #1011 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.0900][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\DDLNode.cpp"
[2020-05-31 21:43:08.0900][Server ][39508-77][Info ] Request 1012 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.0900][VsChromium][12788-38][Info ] Server request #1012 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.0900][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\DDLNode.cpp"
[2020-05-31 21:43:08.0900][Server ][39508-77][Info ] Request 1013 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.0900][VsChromium][12788-38][Info ] Server request #1013 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.1110][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.cc"
[2020-05-31 21:43:08.1110][Server ][39508-76][Info ] Request 1014 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1110][VsChromium][12788-38][Info ] Server request #1014 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.1220][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Bitmap.cpp"
[2020-05-31 21:43:08.1220][Server ][39508-76][Info ] Request 1015 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1220][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.1220][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Pipeline\DataBuilder.h", Kind=Unregister
[2020-05-31 21:43:08.1220][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\sweep\cdt.cc", Kind=Unregister
[2020-05-31 21:43:08.1220][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Bitmap.cpp", Kind=Register
[2020-05-31 21:43:08.1220][VsChromium][12788-38][Info ] Server request #1015 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.1220][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\DDLNode.h"
[2020-05-31 21:43:08.1220][Server ][39508-77][Info ] Request 1016 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1220][VsChromium][12788-38][Info ] Server request #1016 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.1430][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Bitmap.cpp"
[2020-05-31 21:43:08.1430][Server ][39508-77][Info ] Request 1017 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1430][VsChromium][12788-38][Info ] Server request #1017 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.1430][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\DDLNode.h"
[2020-05-31 21:43:08.1430][Server ][39508-77][Info ] Request 1018 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1430][VsChromium][12788-38][Info ] Server request #1018 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.1570][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.cpp"
[2020-05-31 21:43:08.1570][Server ][39508-77][Info ] Request 1019 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1570][VsChromium][12788-38][Info ] Server request #1019 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.1570][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.1570][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.cpp", Kind=Register
[2020-05-31 21:43:08.1570][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Bitmap.cpp", Kind=Unregister
[2020-05-31 21:43:08.1670][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.h"
[2020-05-31 21:43:08.1670][Server ][39508-77][Info ] Request 1020 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1670][VsChromium][12788-38][Info ] Server request #1020 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.1670][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderBMesh.h"
[2020-05-31 21:43:08.1670][Server ][39508-77][Info ] Request 1021 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1670][VsChromium][12788-38][Info ] Server request #1021 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.1880][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.h"
[2020-05-31 21:43:08.1880][Server ][39508-77][Info ] Request 1022 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1880][VsChromium][12788-38][Info ] Server request #1022 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.1980][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.1980][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.h", Kind=Register
[2020-05-31 21:43:08.1980][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.h"
[2020-05-31 21:43:08.1980][Server ][39508-77][Info ] Request 1023 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1990][VsChromium][12788-38][Info ] Server request #1023 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.1980][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.cpp"
[2020-05-31 21:43:08.1980][Server ][39508-77][Info ] Request 1024 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.1990][VsChromium][12788-38][Info ] Server request #1024 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.2200][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DefaultIOStream.cpp"
[2020-05-31 21:43:08.2200][Server ][39508-77][Info ] Request 1025 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2200][VsChromium][12788-38][Info ] Server request #1025 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.2310][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.cpp"
[2020-05-31 21:43:08.2310][Server ][39508-77][Info ] Request 1026 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2310][VsChromium][12788-38][Info ] Server request #1026 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.2310][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.2310][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.h", Kind=Unregister
[2020-05-31 21:43:08.2310][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderModifier.cpp", Kind=Unregister
[2020-05-31 21:43:08.2310][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultIOStream.cpp", Kind=Register
[2020-05-31 21:43:08.2310][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.cpp", Kind=Register
[2020-05-31 21:43:08.2310][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.cpp"
[2020-05-31 21:43:08.2310][Server ][39508-77][Info ] Request 1027 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2310][VsChromium][12788-38][Info ] Server request #1027 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.2510][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOStream.h"
[2020-05-31 21:43:08.2510][Server ][39508-77][Info ] Request 1028 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2510][VsChromium][12788-38][Info ] Server request #1028 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.2620][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOStream.h"
[2020-05-31 21:43:08.2620][Server ][39508-77][Info ] Request 1029 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2620][VsChromium][12788-38][Info ] Server request #1029 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.2620][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DefaultIOSystem.cpp"
[2020-05-31 21:43:08.2620][Server ][39508-77][Info ] Request 1030 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2620][VsChromium][12788-38][Info ] Server request #1030 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.2620][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DefaultIOSystem.cpp"
[2020-05-31 21:43:08.2620][Server ][39508-77][Info ] Request 1031 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2620][VsChromium][12788-38][Info ] Server request #1031 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.2840][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOSystem.h"
[2020-05-31 21:43:08.2840][Server ][39508-76][Info ] Request 1032 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2840][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.2840][VsChromium][12788-38][Info ] Server request #1032 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.2840][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DeboneProcess.cpp", Kind=Unregister
[2020-05-31 21:43:08.2840][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOSystem.h", Kind=Register
[2020-05-31 21:43:08.2950][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOSystem.h"
[2020-05-31 21:43:08.2950][Server ][39508-76][Info ] Request 1033 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2950][VsChromium][12788-38][Info ] Server request #1033 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.2950][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DefaultIOStream.cpp"
[2020-05-31 21:43:08.2950][Server ][39508-76][Info ] Request 1034 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.2950][VsChromium][12788-38][Info ] Server request #1034 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.3150][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DefaultLogger.cpp"
[2020-05-31 21:43:08.3150][Server ][39508-76][Info ] Request 1035 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.3150][VsChromium][12788-38][Info ] Server request #1035 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.3230][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.3230][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultIOSystem.h", Kind=Unregister
[2020-05-31 21:43:08.3230][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultIOStream.cpp", Kind=Unregister
[2020-05-31 21:43:08.3230][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultLogger.cpp", Kind=Register
[2020-05-31 21:43:08.3230][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DefaultProgressHandler.h"
[2020-05-31 21:43:08.3230][Server ][39508-76][Info ] Request 1036 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.3250][VsChromium][12788-38][Info ] Server request #1036 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.3230][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultLogger.hpp"
[2020-05-31 21:43:08.3230][Server ][39508-76][Info ] Request 1037 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.3250][VsChromium][12788-38][Info ] Server request #1037 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.3470][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\DefaultLogger.hpp"
[2020-05-31 21:43:08.3470][Server ][39508-76][Info ] Request 1038 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.3470][VsChromium][12788-38][Info ] Server request #1038 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.3570][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DefaultProgressHandler.h"
[2020-05-31 21:43:08.3570][Server ][39508-76][Info ] Request 1039 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.3570][VsChromium][12788-38][Info ] Server request #1039 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.3570][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DefaultLogger.cpp"
[2020-05-31 21:43:08.3570][Server ][39508-77][Info ] Request 1040 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.3570][VsChromium][12788-38][Info ] Server request #1040 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.3781][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Defines.h"
[2020-05-31 21:43:08.3781][Server ][39508-77][Info ] Request 1041 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.3781][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.3781][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DefaultLogger.cpp", Kind=Unregister
[2020-05-31 21:43:08.3781][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Defines.h", Kind=Register
[2020-05-31 21:43:08.3781][VsChromium][12788-38][Info ] Server request #1041 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.3891][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Defines.h"
[2020-05-31 21:43:08.3891][Server ][39508-76][Info ] Request 1042 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.3891][VsChromium][12788-38][Info ] Server request #1042 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.3891][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.h"
[2020-05-31 21:43:08.3891][Server ][39508-76][Info ] Request 1043 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.3891][VsChromium][12788-38][Info ] Server request #1043 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.4101][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.h"
[2020-05-31 21:43:08.4101][Server ][39508-76][Info ] Request 1044 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.4101][VsChromium][12788-38][Info ] Server request #1044 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.4201][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\defs.h"
[2020-05-31 21:43:08.4201][Server ][39508-77][Info ] Request 1045 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.4201][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.4201][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Defines.h", Kind=Unregister
[2020-05-31 21:43:08.4201][VsChromium][12788-38][Info ] Server request #1045 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.4201][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\defs.h", Kind=Register
[2020-05-31 21:43:08.4201][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\defs.h"
[2020-05-31 21:43:08.4201][Server ][39508-88][Info ] Request 1046 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.4201][VsChromium][12788-38][Info ] Server request #1046 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.4401][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.c"
[2020-05-31 21:43:08.4401][Server ][39508-88][Info ] Request 1047 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.4401][VsChromium][12788-38][Info ] Server request #1047 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.4505][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\deflate.c"
[2020-05-31 21:43:08.4505][Server ][39508-88][Info ] Request 1048 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.4511][VsChromium][12788-38][Info ] Server request #1048 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.4505][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Pipeline\DependencyDatabase.cpp"
[2020-05-31 21:43:08.4505][Server ][39508-76][Info ] Request 1049 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.4505][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.4505][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\defs.h", Kind=Unregister
[2020-05-31 21:43:08.4511][VsChromium][12788-38][Info ] Server request #1049 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.4505][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Pipeline\DependencyDatabase.cpp", Kind=Register
[2020-05-31 21:43:08.4721][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\DependencyDatabase.cpp"
[2020-05-31 21:43:08.4721][Server ][39508-76][Info ] Request 1050 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.4721][VsChromium][12788-38][Info ] Server request #1050 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.4821][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Build\Code\Builder\Builder.vcxproj.filters"
[2020-05-31 21:43:08.4821][Server ][39508-76][Info ] Request 1051 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.4821][VsChromium][12788-38][Info ] Server request #1051 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.4821][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Build\Code\Builder\Builder.vcxproj.filters"
[2020-05-31 21:43:08.4821][Server ][39508-76][Info ] Request 1052 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.4821][VsChromium][12788-38][Info ] Server request #1052 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.5031][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Pipeline\DependencyDatabase.h"
[2020-05-31 21:43:08.5031][Server ][39508-88][Info ] Request 1053 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5031][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.5031][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Pipeline\DependencyDatabase.cpp", Kind=Unregister
[2020-05-31 21:43:08.5031][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Pipeline\DependencyDatabase.h", Kind=Register
[2020-05-31 21:43:08.5031][VsChromium][12788-38][Info ] Server request #1053 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.5141][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\DependencyDatabase.h"
[2020-05-31 21:43:08.5141][Server ][39508-76][Info ] Request 1054 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5141][VsChromium][12788-38][Info ] Server request #1054 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.5141][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\BlenderSceneGen.h"
[2020-05-31 21:43:08.5141][Server ][39508-76][Info ] Request 1055 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5141][VsChromium][12788-38][Info ] Server request #1055 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.5351][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderSceneGen.h"
[2020-05-31 21:43:08.5351][Server ][39508-76][Info ] Request 1056 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5351][VsChromium][12788-38][Info ] Server request #1056 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.5451][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.h"
[2020-05-31 21:43:08.5451][Server ][39508-88][Info ] Request 1057 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5451][VsChromium][12788-38][Info ] Server request #1057 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.5451][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.cpp"
[2020-05-31 21:43:08.5451][Server ][39508-88][Info ] Request 1058 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5451][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.5451][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Pipeline\DependencyDatabase.h", Kind=Unregister
[2020-05-31 21:43:08.5451][VsChromium][12788-38][Info ] Server request #1058 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.5451][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderCustomData.h", Kind=Unregister
[2020-05-31 21:43:08.5451][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.cpp", Kind=Register
[2020-05-31 21:43:08.5661][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.cpp"
[2020-05-31 21:43:08.5661][Server ][39508-88][Info ] Request 1059 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5661][VsChromium][12788-38][Info ] Server request #1059 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.5761][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.h"
[2020-05-31 21:43:08.5761][Server ][39508-88][Info ] Request 1060 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5761][VsChromium][12788-38][Info ] Server request #1060 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.5761][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.cpp"
[2020-05-31 21:43:08.5761][Server ][39508-88][Info ] Request 1061 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5761][VsChromium][12788-38][Info ] Server request #1061 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.5931][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.5931][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.cpp", Kind=Unregister
[2020-05-31 21:43:08.5931][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.h", Kind=Register
[2020-05-31 21:43:08.5931][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.cpp", Kind=Register
[2020-05-31 21:43:08.5931][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.h"
[2020-05-31 21:43:08.5931][Server ][39508-88][Info ] Request 1062 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.5971][VsChromium][12788-38][Info ] Server request #1062 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.6071][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.cpp"
[2020-05-31 21:43:08.6071][Server ][39508-77][Info ] Request 1063 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6071][VsChromium][12788-38][Info ] Server request #1063 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.6071][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Build\Code\External\enkiTS\enkiTS.vcxproj.filters"
[2020-05-31 21:43:08.6071][Server ][39508-77][Info ] Request 1064 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6071][VsChromium][12788-38][Info ] Server request #1064 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.6271][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\enkiTS\enkiTS.vcxproj.filters"
[2020-05-31 21:43:08.6271][Server ][39508-77][Info ] Request 1065 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6271][VsChromium][12788-38][Info ] Server request #1065 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.6371][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Exceptional.h"
[2020-05-31 21:43:08.6371][Server ][39508-76][Info ] Request 1066 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6371][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.6371][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\DropFaceNormalsProcess.h", Kind=Unregister
[2020-05-31 21:43:08.6371][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.cpp", Kind=Unregister
[2020-05-31 21:43:08.6371][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Exceptional.h", Kind=Register
[2020-05-31 21:43:08.6371][VsChromium][12788-38][Info ] Server request #1066 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.6371][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Exceptional.h"
[2020-05-31 21:43:08.6371][Server ][39508-77][Info ] Request 1067 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6371][VsChromium][12788-38][Info ] Server request #1067 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.6571][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.h"
[2020-05-31 21:43:08.6571][Server ][39508-77][Info ] Request 1068 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6571][VsChromium][12788-38][Info ] Server request #1068 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.6671][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\EmbedTexturesProcess.h"
[2020-05-31 21:43:08.6671][Server ][39508-77][Info ] Request 1069 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6671][VsChromium][12788-38][Info ] Server request #1069 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.6671][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.h"
[2020-05-31 21:43:08.6671][Server ][39508-76][Info ] Request 1070 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6671][VsChromium][12788-38][Info ] Server request #1070 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.6881][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Exporter.cpp"
[2020-05-31 21:43:08.6881][Server ][39508-76][Info ] Request 1071 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6881][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.6881][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Exceptional.h", Kind=Unregister
[2020-05-31 21:43:08.6881][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\BlenderTessellator.h", Kind=Unregister
[2020-05-31 21:43:08.6881][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Exporter.cpp", Kind=Register
[2020-05-31 21:43:08.6881][VsChromium][12788-38][Info ] Server request #1071 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.6981][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Exporter.cpp"
[2020-05-31 21:43:08.6981][Server ][39508-77][Info ] Request 1072 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6981][VsChromium][12788-38][Info ] Server request #1072 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.6981][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\fast_atof.h"
[2020-05-31 21:43:08.6981][Server ][39508-77][Info ] Request 1073 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.6981][VsChromium][12788-38][Info ] Server request #1073 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.7181][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\fast_atof.h"
[2020-05-31 21:43:08.7181][Server ][39508-77][Info ] Request 1074 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.7181][VsChromium][12788-38][Info ] Server request #1074 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.7181][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\rapidjson\include\rapidjson\document.h"
[2020-05-31 21:43:08.7181][Server ][39508-76][Info ] Request 1075 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.7181][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.7181][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Exporter.cpp", Kind=Unregister
[2020-05-31 21:43:08.7181][VsChromium][12788-38][Info ] Server request #1075 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.7181][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\rapidjson\include\rapidjson\document.h", Kind=Register
[2020-05-31 21:43:08.7391][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Exporter.hpp"
[2020-05-31 21:43:08.7391][Server ][39508-76][Info ] Request 1076 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.7391][VsChromium][12788-38][Info ] Server request #1076 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.7501][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Exporter.hpp"
[2020-05-31 21:43:08.7501][Server ][39508-76][Info ] Request 1077 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.7501][VsChromium][12788-38][Info ] Server request #1077 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.7611][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\rapidjson\include\rapidjson\document.h"
[2020-05-31 21:43:08.7611][Server ][39508-76][Info ] Request 1078 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.7611][VsChromium][12788-38][Info ] Server request #1078 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.7611][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXAnimation.cpp"
[2020-05-31 21:43:08.7611][Server ][39508-77][Info ] Request 1079 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.7611][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.7611][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\rapidjson\include\rapidjson\document.h", Kind=Unregister
[2020-05-31 21:43:08.7611][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXAnimation.cpp", Kind=Register
[2020-05-31 21:43:08.7611][VsChromium][12788-38][Info ] Server request #1079 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.7831][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXBinaryTokenizer.cpp"
[2020-05-31 21:43:08.7831][Server ][39508-76][Info ] Request 1080 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.7831][VsChromium][12788-38][Info ] Server request #1080 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.7931][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXBinaryTokenizer.cpp"
[2020-05-31 21:43:08.7931][Server ][39508-88][Info ] Request 1081 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.7931][VsChromium][12788-38][Info ] Server request #1081 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.7931][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXAnimation.cpp"
[2020-05-31 21:43:08.7931][Server ][39508-88][Info ] Request 1082 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.7931][VsChromium][12788-38][Info ] Server request #1082 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.8142][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXCompileConfig.h"
[2020-05-31 21:43:08.8142][Server ][39508-77][Info ] Request 1083 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.8142][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.8142][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXAnimation.cpp", Kind=Unregister
[2020-05-31 21:43:08.8142][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXCompileConfig.h", Kind=Register
[2020-05-31 21:43:08.8142][VsChromium][12788-38][Info ] Server request #1083 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.8242][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXCompileConfig.h"
[2020-05-31 21:43:08.8242][Server ][39508-88][Info ] Request 1084 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.8242][VsChromium][12788-38][Info ] Server request #1084 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.8242][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXCommon.h"
[2020-05-31 21:43:08.8242][Server ][39508-88][Info ] Request 1085 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.8242][VsChromium][12788-38][Info ] Server request #1085 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.8442][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXCommon.h"
[2020-05-31 21:43:08.8442][Server ][39508-88][Info ] Request 1086 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.8442][VsChromium][12788-38][Info ] Server request #1086 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.8552][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXConverter.h"
[2020-05-31 21:43:08.8552][Server ][39508-77][Info ] Request 1087 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.8552][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.8552][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXCompileConfig.h", Kind=Unregister
[2020-05-31 21:43:08.8552][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXConverter.h", Kind=Register
[2020-05-31 21:43:08.8552][VsChromium][12788-38][Info ] Server request #1087 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.8552][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXConverter.h"
[2020-05-31 21:43:08.8552][Server ][39508-88][Info ] Request 1088 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.8552][VsChromium][12788-38][Info ] Server request #1088 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.8762][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXDeformer.cpp"
[2020-05-31 21:43:08.8762][Server ][39508-88][Info ] Request 1089 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.8762][VsChromium][12788-38][Info ] Server request #1089 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.8892][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXDeformer.cpp"
[2020-05-31 21:43:08.8892][Server ][39508-88][Info ] Request 1090 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.8892][VsChromium][12788-38][Info ] Server request #1090 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.8892][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXDocumentUtil.cpp"
[2020-05-31 21:43:08.8892][Server ][39508-77][Info ] Request 1091 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.8892][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.8892][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXConverter.h", Kind=Unregister
[2020-05-31 21:43:08.8892][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDocumentUtil.cpp", Kind=Register
[2020-05-31 21:43:08.8892][VsChromium][12788-38][Info ] Server request #1091 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.9082][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXDocument.cpp"
[2020-05-31 21:43:08.9082][Server ][39508-88][Info ] Request 1092 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.9082][VsChromium][12788-38][Info ] Server request #1092 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.9182][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXDocument.cpp"
[2020-05-31 21:43:08.9182][Server ][39508-88][Info ] Request 1093 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.9192][VsChromium][12788-38][Info ] Server request #1093 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.9182][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXDocumentUtil.cpp"
[2020-05-31 21:43:08.9182][Server ][39508-88][Info ] Request 1094 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.9192][VsChromium][12788-38][Info ] Server request #1094 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.9402][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExporter.h"
[2020-05-31 21:43:08.9402][Server ][39508-77][Info ] Request 1095 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.9402][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.9402][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXDocumentUtil.cpp", Kind=Unregister
[2020-05-31 21:43:08.9402][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExporter.h", Kind=Register
[2020-05-31 21:43:08.9402][VsChromium][12788-38][Info ] Server request #1095 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.9512][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExporter.h"
[2020-05-31 21:43:08.9512][Server ][39508-88][Info ] Request 1096 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.9512][VsChromium][12788-38][Info ] Server request #1096 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.9512][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXDocument.h"
[2020-05-31 21:43:08.9512][Server ][39508-88][Info ] Request 1097 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.9512][VsChromium][12788-38][Info ] Server request #1097 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.9712][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXDocument.h"
[2020-05-31 21:43:08.9712][Server ][39508-88][Info ] Request 1098 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.9712][VsChromium][12788-38][Info ] Server request #1098 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:08.9812][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.cpp"
[2020-05-31 21:43:08.9812][Server ][39508-77][Info ] Request 1099 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.9812][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:08.9812][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExporter.h", Kind=Unregister
[2020-05-31 21:43:08.9812][VsChromium][12788-38][Info ] Server request #1099 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:08.9812][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.cpp", Kind=Register
[2020-05-31 21:43:08.9812][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.cpp"
[2020-05-31 21:43:08.9812][Server ][39508-77][Info ] Request 1100 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:08.9812][VsChromium][12788-38][Info ] Server request #1100 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.0012][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.h"
[2020-05-31 21:43:09.0012][Server ][39508-77][Info ] Request 1101 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0012][VsChromium][12788-38][Info ] Server request #1101 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.0112][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.h"
[2020-05-31 21:43:09.0112][Server ][39508-77][Info ] Request 1102 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0112][VsChromium][12788-38][Info ] Server request #1102 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.0112][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.h"
[2020-05-31 21:43:09.0112][Server ][39508-88][Info ] Request 1103 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0112][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.0112][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportNode.cpp", Kind=Unregister
[2020-05-31 21:43:09.0112][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.h", Kind=Register
[2020-05-31 21:43:09.0112][VsChromium][12788-38][Info ] Server request #1103 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.0322][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.h"
[2020-05-31 21:43:09.0322][Server ][39508-77][Info ] Request 1104 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0322][VsChromium][12788-38][Info ] Server request #1104 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.0432][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.cpp"
[2020-05-31 21:43:09.0432][Server ][39508-77][Info ] Request 1105 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0432][VsChromium][12788-38][Info ] Server request #1105 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.0432][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.cpp"
[2020-05-31 21:43:09.0432][Server ][39508-77][Info ] Request 1106 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0432][VsChromium][12788-38][Info ] Server request #1106 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.0642][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXImporter.cpp"
[2020-05-31 21:43:09.0642][Server ][39508-88][Info ] Request 1107 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0642][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.0642][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExportProperty.h", Kind=Unregister
[2020-05-31 21:43:09.0642][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImporter.cpp", Kind=Register
[2020-05-31 21:43:09.0642][VsChromium][12788-38][Info ] Server request #1107 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.0742][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXImporter.cpp"
[2020-05-31 21:43:09.0742][Server ][39508-77][Info ] Request 1108 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0742][VsChromium][12788-38][Info ] Server request #1108 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.0742][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXImporter.h"
[2020-05-31 21:43:09.0742][Server ][39508-77][Info ] Request 1109 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0742][VsChromium][12788-38][Info ] Server request #1109 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.0952][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXImporter.h"
[2020-05-31 21:43:09.0952][Server ][39508-77][Info ] Request 1110 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.0952][VsChromium][12788-38][Info ] Server request #1110 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.1062][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXImportSettings.h"
[2020-05-31 21:43:09.1062][Server ][39508-88][Info ] Request 1111 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.1062][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.1062][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImporter.cpp", Kind=Unregister
[2020-05-31 21:43:09.1062][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImportSettings.h", Kind=Register
[2020-05-31 21:43:09.1062][VsChromium][12788-38][Info ] Server request #1111 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.1062][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXImportSettings.h"
[2020-05-31 21:43:09.1062][Server ][39508-77][Info ] Request 1112 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.1062][VsChromium][12788-38][Info ] Server request #1112 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.1272][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXMaterial.cpp"
[2020-05-31 21:43:09.1272][Server ][39508-77][Info ] Request 1113 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.1272][VsChromium][12788-38][Info ] Server request #1113 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.1372][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXExporter.cpp"
[2020-05-31 21:43:09.1372][Server ][39508-77][Info ] Request 1114 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.1372][VsChromium][12788-38][Info ] Server request #1114 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.1372][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.1372][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXImportSettings.h", Kind=Unregister
[2020-05-31 21:43:09.1372][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMaterial.cpp", Kind=Register
[2020-05-31 21:43:09.1372][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExporter.cpp", Kind=Register
[2020-05-31 21:43:09.1372][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXExporter.cpp"
[2020-05-31 21:43:09.1372][Server ][39508-77][Info ] Request 1115 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.1372][VsChromium][12788-38][Info ] Server request #1115 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.1592][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXMaterial.cpp"
[2020-05-31 21:43:09.1592][Server ][39508-77][Info ] Request 1116 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.1592][VsChromium][12788-38][Info ] Server request #1116 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.1702][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.h"
[2020-05-31 21:43:09.1702][Server ][39508-77][Info ] Request 1117 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.1702][VsChromium][12788-38][Info ] Server request #1117 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.1702][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.1702][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXExporter.cpp", Kind=Unregister
[2020-05-31 21:43:09.1702][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMaterial.cpp", Kind=Unregister
[2020-05-31 21:43:09.1702][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.h", Kind=Register
[2020-05-31 21:43:09.1702][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXModel.cpp"
[2020-05-31 21:43:09.1702][Server ][39508-77][Info ] Request 1118 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.1702][VsChromium][12788-38][Info ] Server request #1118 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.1912][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXModel.cpp"
[2020-05-31 21:43:09.1912][Server ][39508-77][Info ] Request 1119 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.1912][VsChromium][12788-38][Info ] Server request #1119 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.2012][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.h"
[2020-05-31 21:43:09.2012][Server ][39508-77][Info ] Request 1120 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2012][VsChromium][12788-38][Info ] Server request #1120 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.2012][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.cpp"
[2020-05-31 21:43:09.2012][Server ][39508-77][Info ] Request 1121 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2012][VsChromium][12788-38][Info ] Server request #1121 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.2162][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.2162][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.h", Kind=Unregister
[2020-05-31 21:43:09.2162][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.cpp", Kind=Register
[2020-05-31 21:43:09.2162][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.cpp"
[2020-05-31 21:43:09.2162][Server ][39508-77][Info ] Request 1122 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2222][VsChromium][12788-38][Info ] Server request #1122 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.2322][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXNodeAttribute.cpp"
[2020-05-31 21:43:09.2322][Server ][39508-77][Info ] Request 1123 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2322][VsChromium][12788-38][Info ] Server request #1123 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.2322][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXNodeAttribute.cpp"
[2020-05-31 21:43:09.2322][Server ][39508-77][Info ] Request 1124 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2322][VsChromium][12788-38][Info ] Server request #1124 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.2522][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXConverter.cpp"
[2020-05-31 21:43:09.2522][Server ][39508-77][Info ] Request 1125 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2522][VsChromium][12788-38][Info ] Server request #1125 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.2522][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.2522][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXMeshGeometry.cpp", Kind=Unregister
[2020-05-31 21:43:09.2522][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXConverter.cpp", Kind=Register
[2020-05-31 21:43:09.2622][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXConverter.cpp"
[2020-05-31 21:43:09.2622][Server ][39508-77][Info ] Request 1126 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2622][VsChromium][12788-38][Info ] Server request #1126 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.2622][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXParser.cpp"
[2020-05-31 21:43:09.2622][Server ][39508-77][Info ] Request 1127 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2622][VsChromium][12788-38][Info ] Server request #1127 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.2842][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXParser.cpp"
[2020-05-31 21:43:09.2842][Server ][39508-77][Info ] Request 1128 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2842][VsChromium][12788-38][Info ] Server request #1128 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.2952][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXParser.h"
[2020-05-31 21:43:09.2952][Server ][39508-88][Info ] Request 1129 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2952][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.2952][VsChromium][12788-38][Info ] Server request #1129 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.2952][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXConverter.cpp", Kind=Unregister
[2020-05-31 21:43:09.2952][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXParser.h", Kind=Register
[2020-05-31 21:43:09.2952][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXParser.h"
[2020-05-31 21:43:09.2952][Server ][39508-88][Info ] Request 1130 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.2952][VsChromium][12788-38][Info ] Server request #1130 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.3162][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXProperties.cpp"
[2020-05-31 21:43:09.3162][Server ][39508-88][Info ] Request 1131 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.3162][VsChromium][12788-38][Info ] Server request #1131 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.3272][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXProperties.cpp"
[2020-05-31 21:43:09.3272][Server ][39508-88][Info ] Request 1132 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.3272][VsChromium][12788-38][Info ] Server request #1132 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.3272][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXProperties.h"
[2020-05-31 21:43:09.3272][Server ][39508-77][Info ] Request 1133 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.3272][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.3272][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXParser.h", Kind=Unregister
[2020-05-31 21:43:09.3272][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXProperties.h", Kind=Register
[2020-05-31 21:43:09.3272][VsChromium][12788-38][Info ] Server request #1133 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.3482][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXProperties.h"
[2020-05-31 21:43:09.3482][Server ][39508-77][Info ] Request 1134 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.3482][VsChromium][12788-38][Info ] Server request #1134 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.3582][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.cpp"
[2020-05-31 21:43:09.3582][Server ][39508-77][Info ] Request 1135 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.3582][VsChromium][12788-38][Info ] Server request #1135 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.3582][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.cpp"
[2020-05-31 21:43:09.3582][Server ][39508-77][Info ] Request 1136 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.3582][VsChromium][12788-38][Info ] Server request #1136 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.3783][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.h"
[2020-05-31 21:43:09.3783][Server ][39508-88][Info ] Request 1137 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.3783][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.3783][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXProperties.h", Kind=Unregister
[2020-05-31 21:43:09.3783][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.h", Kind=Register
[2020-05-31 21:43:09.3783][VsChromium][12788-38][Info ] Server request #1137 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.3883][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.h"
[2020-05-31 21:43:09.3883][Server ][39508-88][Info ] Request 1138 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.3883][VsChromium][12788-38][Info ] Server request #1138 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.3883][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXUtil.cpp"
[2020-05-31 21:43:09.3883][Server ][39508-88][Info ] Request 1139 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.3883][VsChromium][12788-38][Info ] Server request #1139 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.4083][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXUtil.cpp"
[2020-05-31 21:43:09.4083][Server ][39508-88][Info ] Request 1140 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.4093][VsChromium][12788-38][Info ] Server request #1140 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.4193][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FBXUtil.h"
[2020-05-31 21:43:09.4193][Server ][39508-77][Info ] Request 1141 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.4193][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.4193][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXTokenizer.h", Kind=Unregister
[2020-05-31 21:43:09.4193][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXUtil.h", Kind=Register
[2020-05-31 21:43:09.4193][VsChromium][12788-38][Info ] Server request #1141 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.4193][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FBXUtil.h"
[2020-05-31 21:43:09.4193][Server ][39508-77][Info ] Request 1142 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.4193][VsChromium][12788-38][Info ] Server request #1142 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.4403][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FileLogStream.h"
[2020-05-31 21:43:09.4403][Server ][39508-77][Info ] Request 1143 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.4403][VsChromium][12788-38][Info ] Server request #1143 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.4503][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\FileSystem.h"
[2020-05-31 21:43:09.4503][Server ][39508-77][Info ] Request 1144 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.4503][VsChromium][12788-38][Info ] Server request #1144 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.4503][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.4503][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FBXUtil.h", Kind=Unregister
[2020-05-31 21:43:09.4503][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FileLogStream.h", Kind=Register
[2020-05-31 21:43:09.4503][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\FileSystem.h", Kind=Register
[2020-05-31 21:43:09.4503][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\FileSystem.cpp"
[2020-05-31 21:43:09.4503][Server ][39508-77][Info ] Request 1145 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.4503][VsChromium][12788-38][Info ] Server request #1145 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.4713][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FileLogStream.h"
[2020-05-31 21:43:09.4713][Server ][39508-77][Info ] Request 1146 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.4713][VsChromium][12788-38][Info ] Server request #1146 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.4813][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\FileSystem.cpp"
[2020-05-31 21:43:09.4813][Server ][39508-77][Info ] Request 1147 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.4813][VsChromium][12788-38][Info ] Server request #1147 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.4813][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.cpp"
[2020-05-31 21:43:09.4813][Server ][39508-77][Info ] Request 1148 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.4813][VsChromium][12788-38][Info ] Server request #1148 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.4813][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.4813][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.cpp", Kind=Register
[2020-05-31 21:43:09.4813][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FileLogStream.h", Kind=Unregister
[2020-05-31 21:43:09.5033][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.cpp"
[2020-05-31 21:43:09.5033][Server ][39508-77][Info ] Request 1149 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5033][VsChromium][12788-38][Info ] Server request #1149 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.5133][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\FileSystem.h"
[2020-05-31 21:43:09.5133][Server ][39508-77][Info ] Request 1150 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5133][VsChromium][12788-38][Info ] Server request #1150 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.5133][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.h"
[2020-05-31 21:43:09.5133][Server ][39508-77][Info ] Request 1151 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5133][VsChromium][12788-38][Info ] Server request #1151 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.5293][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.5293][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.cpp", Kind=Unregister
[2020-05-31 21:43:09.5293][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\FileSystem.h", Kind=Unregister
[2020-05-31 21:43:09.5293][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.h", Kind=Register
[2020-05-31 21:43:09.5293][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.h"
[2020-05-31 21:43:09.5293][Server ][39508-77][Info ] Request 1152 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5333][VsChromium][12788-38][Info ] Server request #1152 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.5433][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.cpp"
[2020-05-31 21:43:09.5433][Server ][39508-77][Info ] Request 1153 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5433][VsChromium][12788-38][Info ] Server request #1153 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.5433][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.cpp"
[2020-05-31 21:43:09.5433][Server ][39508-77][Info ] Request 1154 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5433][VsChromium][12788-38][Info ] Server request #1154 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.5643][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.h"
[2020-05-31 21:43:09.5643][Server ][39508-77][Info ] Request 1155 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5643][VsChromium][12788-38][Info ] Server request #1155 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.5643][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.5643][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindDegenerates.h", Kind=Unregister
[2020-05-31 21:43:09.5643][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.h", Kind=Register
[2020-05-31 21:43:09.5743][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.h"
[2020-05-31 21:43:09.5743][Server ][39508-77][Info ] Request 1156 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5743][VsChromium][12788-38][Info ] Server request #1156 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.5743][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FixNormalsStep.cpp"
[2020-05-31 21:43:09.5743][Server ][39508-77][Info ] Request 1157 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5743][VsChromium][12788-38][Info ] Server request #1157 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.5953][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.h"
[2020-05-31 21:43:09.5953][Server ][39508-77][Info ] Request 1158 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.5953][VsChromium][12788-38][Info ] Server request #1158 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6053][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.h"
[2020-05-31 21:43:09.6053][Server ][39508-88][Info ] Request 1159 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6053][VsChromium][12788-38][Info ] Server request #1159 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6053][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FixNormalsStep.cpp"
[2020-05-31 21:43:09.6053][Server ][39508-88][Info ] Request 1160 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6053][VsChromium][12788-38][Info ] Server request #1160 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6263][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.cpp"
[2020-05-31 21:43:09.6263][Server ][39508-88][Info ] Request 1161 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6263][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.6263][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInstancesProcess.h", Kind=Unregister
[2020-05-31 21:43:09.6263][VsChromium][12788-38][Info ] Server request #1161 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6263][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.cpp", Kind=Register
[2020-05-31 21:43:09.6363][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.cpp"
[2020-05-31 21:43:09.6363][Server ][39508-88][Info ] Request 1162 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6363][VsChromium][12788-38][Info ] Server request #1162 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6363][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\FixNormalsStep.h"
[2020-05-31 21:43:09.6363][Server ][39508-88][Info ] Request 1163 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6363][VsChromium][12788-38][Info ] Server request #1163 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6573][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\FixNormalsStep.h"
[2020-05-31 21:43:09.6573][Server ][39508-88][Info ] Request 1164 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6573][VsChromium][12788-38][Info ] Server request #1164 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6675][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\generate.stamp.rule"
[2020-05-31 21:43:09.6675][Server ][39508-77][Info ] Request 1165 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6675][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.6675][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\FindInvalidDataProcess.cpp", Kind=Unregister
[2020-05-31 21:43:09.6675][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\generate.stamp.rule", Kind=Register
[2020-05-31 21:43:09.6675][VsChromium][12788-38][Info ] Server request #1165 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6675][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\generate.stamp.rule"
[2020-05-31 21:43:09.6675][Server ][39508-76][Info ] Request 1166 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6675][VsChromium][12788-38][Info ] Server request #1166 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6886][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.cpp"
[2020-05-31 21:43:09.6886][Server ][39508-76][Info ] Request 1167 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6886][VsChromium][12788-38][Info ] Server request #1167 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.6986][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.cpp"
[2020-05-31 21:43:09.6986][Server ][39508-76][Info ] Request 1168 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6986][VsChromium][12788-38][Info ] Server request #1168 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.6986][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\GenericProperty.h"
[2020-05-31 21:43:09.6986][Server ][39508-88][Info ] Request 1169 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.6986][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.6986][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\generate.stamp.rule", Kind=Unregister
[2020-05-31 21:43:09.6986][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\GenericProperty.h", Kind=Register
[2020-05-31 21:43:09.6986][VsChromium][12788-38][Info ] Server request #1169 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.7196][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\GenericProperty.h"
[2020-05-31 21:43:09.7196][Server ][39508-76][Info ] Request 1170 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.7196][VsChromium][12788-38][Info ] Server request #1170 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.7296][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.h"
[2020-05-31 21:43:09.7296][Server ][39508-76][Info ] Request 1171 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.7296][VsChromium][12788-38][Info ] Server request #1171 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.7296][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\GenFaceNormalsProcess.h"
[2020-05-31 21:43:09.7296][Server ][39508-76][Info ] Request 1172 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.7296][VsChromium][12788-38][Info ] Server request #1172 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.7506][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.cpp"
[2020-05-31 21:43:09.7506][Server ][39508-88][Info ] Request 1173 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.7506][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.7506][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\GenericProperty.h", Kind=Unregister
[2020-05-31 21:43:09.7506][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.cpp", Kind=Register
[2020-05-31 21:43:09.7506][VsChromium][12788-38][Info ] Server request #1173 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.7616][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.h"
[2020-05-31 21:43:09.7616][Server ][39508-76][Info ] Request 1174 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.7616][VsChromium][12788-38][Info ] Server request #1174 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.7616][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.h"
[2020-05-31 21:43:09.7616][Server ][39508-76][Info ] Request 1175 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.7616][VsChromium][12788-38][Info ] Server request #1175 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.7836][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.cpp"
[2020-05-31 21:43:09.7836][Server ][39508-76][Info ] Request 1176 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.7836][VsChromium][12788-38][Info ] Server request #1176 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.7936][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.h"
[2020-05-31 21:43:09.7936][Server ][39508-88][Info ] Request 1177 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.7936][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.7936][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\GenVertexNormalsProcess.cpp", Kind=Unregister
[2020-05-31 21:43:09.7936][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.h", Kind=Register
[2020-05-31 21:43:09.7936][VsChromium][12788-38][Info ] Server request #1177 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.7936][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.h"
[2020-05-31 21:43:09.7936][Server ][39508-76][Info ] Request 1178 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.7936][VsChromium][12788-38][Info ] Server request #1178 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.8146][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxCommon.cpp"
[2020-05-31 21:43:09.8146][Server ][39508-76][Info ] Request 1179 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.8146][VsChromium][12788-38][Info ] Server request #1179 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.8256][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxCommon.cpp"
[2020-05-31 21:43:09.8256][Server ][39508-76][Info ] Request 1180 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.8256][VsChromium][12788-38][Info ] Server request #1180 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.8256][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.h"
[2020-05-31 21:43:09.8256][Server ][39508-88][Info ] Request 1181 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.8256][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.8256][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxBitmapFont.h", Kind=Unregister
[2020-05-31 21:43:09.8256][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.h", Kind=Register
[2020-05-31 21:43:09.8256][VsChromium][12788-38][Info ] Server request #1181 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.8466][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.h"
[2020-05-31 21:43:09.8466][Server ][39508-76][Info ] Request 1182 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.8466][VsChromium][12788-38][Info ] Server request #1182 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.8566][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.cpp"
[2020-05-31 21:43:09.8566][Server ][39508-76][Info ] Request 1183 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.8566][VsChromium][12788-38][Info ] Server request #1183 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.8566][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.h"
[2020-05-31 21:43:09.8566][Server ][39508-76][Info ] Request 1184 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.8566][VsChromium][12788-38][Info ] Server request #1184 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.8716][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.8716][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxDeviceVK.h", Kind=Unregister
[2020-05-31 21:43:09.8716][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.cpp", Kind=Register
[2020-05-31 21:43:09.8716][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.h", Kind=Register
[2020-05-31 21:43:09.8716][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.h"
[2020-05-31 21:43:09.8716][Server ][39508-76][Info ] Request 1185 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.8776][VsChromium][12788-38][Info ] Server request #1185 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.8876][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShadersMSL.cpp"
[2020-05-31 21:43:09.8876][Server ][39508-76][Info ] Request 1186 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.8876][VsChromium][12788-38][Info ] Server request #1186 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.8876][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShadersMSL.cpp"
[2020-05-31 21:43:09.8876][Server ][39508-76][Info ] Request 1187 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.8876][VsChromium][12788-38][Info ] Server request #1187 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.9086][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.cpp"
[2020-05-31 21:43:09.9086][Server ][39508-88][Info ] Request 1188 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.9086][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.9086][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.h", Kind=Unregister
[2020-05-31 21:43:09.9086][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.cpp", Kind=Register
[2020-05-31 21:43:09.9086][VsChromium][12788-38][Info ] Server request #1188 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.9196][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.cpp"
[2020-05-31 21:43:09.9196][Server ][39508-76][Info ] Request 1189 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.9196][VsChromium][12788-38][Info ] Server request #1189 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.9196][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.h"
[2020-05-31 21:43:09.9196][Server ][39508-76][Info ] Request 1190 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.9196][VsChromium][12788-38][Info ] Server request #1190 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.9396][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Common\Globals.cpp"
[2020-05-31 21:43:09.9396][Server ][39508-76][Info ] Request 1191 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.9396][VsChromium][12788-38][Info ] Server request #1191 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.9396][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.9396][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.cpp", Kind=Unregister
[2020-05-31 21:43:09.9396][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.h", Kind=Register
[2020-05-31 21:43:09.9396][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\Globals.cpp", Kind=Register
[2020-05-31 21:43:09.9506][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Common\Globals.h"
[2020-05-31 21:43:09.9506][Server ][39508-76][Info ] Request 1192 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.9506][VsChromium][12788-38][Info ] Server request #1192 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.9506][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.h"
[2020-05-31 21:43:09.9506][Server ][39508-76][Info ] Request 1193 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.9506][VsChromium][12788-38][Info ] Server request #1193 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.9716][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\Common\Globals.h"
[2020-05-31 21:43:09.9716][Server ][39508-76][Info ] Request 1194 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.9716][VsChromium][12788-38][Info ] Server request #1194 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:09.9816][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\Common\Globals.cpp"
[2020-05-31 21:43:09.9816][Server ][39508-76][Info ] Request 1195 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.9816][VsChromium][12788-38][Info ] Server request #1195 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:09.9816][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.h"
[2020-05-31 21:43:09.9816][Server ][39508-88][Info ] Request 1196 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:09.9816][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:09.9816][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\Globals.cpp", Kind=Unregister
[2020-05-31 21:43:09.9816][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxPrimitiveBatch.h", Kind=Unregister
[2020-05-31 21:43:09.9816][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.h", Kind=Register
[2020-05-31 21:43:09.9816][VsChromium][12788-38][Info ] Server request #1196 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.0026][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.h"
[2020-05-31 21:43:10.0026][Server ][39508-76][Info ] Request 1197 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0026][VsChromium][12788-38][Info ] Server request #1197 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.0126][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzclose.c"
[2020-05-31 21:43:10.0126][Server ][39508-76][Info ] Request 1198 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0126][VsChromium][12788-38][Info ] Server request #1198 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.0126][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzclose.c"
[2020-05-31 21:43:10.0126][Server ][39508-76][Info ] Request 1199 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0126][VsChromium][12788-38][Info ] Server request #1199 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.0336][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.h"
[2020-05-31 21:43:10.0336][Server ][39508-88][Info ] Request 1200 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0336][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.0336][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.h", Kind=Unregister
[2020-05-31 21:43:10.0336][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.h", Kind=Register
[2020-05-31 21:43:10.0336][VsChromium][12788-38][Info ] Server request #1200 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.0436][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.h"
[2020-05-31 21:43:10.0436][Server ][39508-88][Info ] Request 1201 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0436][VsChromium][12788-38][Info ] Server request #1201 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.0436][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.inl"
[2020-05-31 21:43:10.0436][Server ][39508-88][Info ] Request 1202 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0436][VsChromium][12788-38][Info ] Server request #1202 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.0646][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Hash.h"
[2020-05-31 21:43:10.0646][Server ][39508-88][Info ] Request 1203 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0646][VsChromium][12788-38][Info ] Server request #1203 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.0646][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.0646][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.h", Kind=Unregister
[2020-05-31 21:43:10.0646][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.inl", Kind=Register
[2020-05-31 21:43:10.0646][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Hash.h", Kind=Register
[2020-05-31 21:43:10.0756][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.inl"
[2020-05-31 21:43:10.0756][Server ][39508-88][Info ] Request 1204 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0756][VsChromium][12788-38][Info ] Server request #1204 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.0756][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Hash.h"
[2020-05-31 21:43:10.0756][Server ][39508-88][Info ] Request 1205 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0756][VsChromium][12788-38][Info ] Server request #1205 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.0976][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Pipeline\IBLPipeline.h"
[2020-05-31 21:43:10.0976][Server ][39508-88][Info ] Request 1206 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.0976][VsChromium][12788-38][Info ] Server request #1206 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.1086][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\heapsort.h"
[2020-05-31 21:43:10.1086][Server ][39508-88][Info ] Request 1207 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.1086][VsChromium][12788-38][Info ] Server request #1207 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.1086][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.1086][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Asset.inl", Kind=Unregister
[2020-05-31 21:43:10.1086][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Hash.h", Kind=Unregister
[2020-05-31 21:43:10.1086][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Pipeline\IBLPipeline.h", Kind=Register
[2020-05-31 21:43:10.1086][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\heapsort.h", Kind=Register
[2020-05-31 21:43:10.1086][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\heapsort.h"
[2020-05-31 21:43:10.1086][Server ][39508-88][Info ] Request 1208 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.1086][VsChromium][12788-38][Info ] Server request #1208 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.1296][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\IBLPipeline.h"
[2020-05-31 21:43:10.1296][Server ][39508-88][Info ] Request 1209 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.1296][VsChromium][12788-38][Info ] Server request #1209 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.1396][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzwrite.c"
[2020-05-31 21:43:10.1396][Server ][39508-88][Info ] Request 1210 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.1396][VsChromium][12788-38][Info ] Server request #1210 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.1396][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.1396][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\heapsort.h", Kind=Unregister
[2020-05-31 21:43:10.1396][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Pipeline\IBLPipeline.h", Kind=Unregister
[2020-05-31 21:43:10.1396][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzwrite.c", Kind=Register
[2020-05-31 21:43:10.1396][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzread.c"
[2020-05-31 21:43:10.1396][Server ][39508-88][Info ] Request 1211 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.1506][VsChromium][12788-38][Info ] Server request #1211 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.1606][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzwrite.c"
[2020-05-31 21:43:10.1606][Server ][39508-88][Info ] Request 1212 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.1506][VsChromium][12788-38][Info ] Server request #1212 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.1716][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Common\Image.cpp"
[2020-05-31 21:43:10.1716][Server ][39508-88][Info ] Request 1213 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.1716][VsChromium][12788-38][Info ] Server request #1213 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.1816][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Common\Image.h"
[2020-05-31 21:43:10.1816][Server ][39508-88][Info ] Request 1214 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.1816][VsChromium][12788-38][Info ] Server request #1214 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.1816][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.1816][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzread.c", Kind=Register
[2020-05-31 21:43:10.1816][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzwrite.c", Kind=Unregister
[2020-05-31 21:43:10.1816][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Image.cpp", Kind=Register
[2020-05-31 21:43:10.1816][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Image.h", Kind=Register
[2020-05-31 21:43:10.1816][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\Common\Image.cpp"
[2020-05-31 21:43:10.1816][Server ][39508-88][Info ] Request 1215 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.1816][VsChromium][12788-38][Info ] Server request #1215 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2016][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.inl"
[2020-05-31 21:43:10.2016][Server ][39508-88][Info ] Request 1216 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2016][VsChromium][12788-38][Info ] Server request #1216 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2016][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzguts.h"
[2020-05-31 21:43:10.2016][Server ][39508-88][Info ] Request 1217 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2016][VsChromium][12788-38][Info ] Server request #1217 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2216][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.h"
[2020-05-31 21:43:10.2216][Server ][39508-88][Info ] Request 1218 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2216][VsChromium][12788-38][Info ] Server request #1218 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2216][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.2216][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Image.cpp", Kind=Unregister
[2020-05-31 21:43:10.2216][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.inl", Kind=Register
[2020-05-31 21:43:10.2216][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzguts.h", Kind=Register
[2020-05-31 21:43:10.2216][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.h", Kind=Register
[2020-05-31 21:43:10.2326][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.cpp"
[2020-05-31 21:43:10.2326][Server ][39508-88][Info ] Request 1219 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2326][VsChromium][12788-38][Info ] Server request #1219 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2326][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\Common\Image.h"
[2020-05-31 21:43:10.2326][Server ][39508-88][Info ] Request 1220 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2326][VsChromium][12788-38][Info ] Server request #1220 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2536][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.cpp"
[2020-05-31 21:43:10.2536][Server ][39508-88][Info ] Request 1221 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2536][VsChromium][12788-38][Info ] Server request #1221 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2636][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFExporter.h"
[2020-05-31 21:43:10.2636][Server ][39508-88][Info ] Request 1222 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2636][VsChromium][12788-38][Info ] Server request #1222 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2636][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.2636][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.cpp", Kind=Register
[2020-05-31 21:43:10.2636][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Common\Image.h", Kind=Unregister
[2020-05-31 21:43:10.2636][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.cpp", Kind=Register
[2020-05-31 21:43:10.2636][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFExporter.h", Kind=Register
[2020-05-31 21:43:10.2636][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.cpp"
[2020-05-31 21:43:10.2636][Server ][39508-88][Info ] Request 1223 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2636][VsChromium][12788-38][Info ] Server request #1223 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2846][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFExporter.h"
[2020-05-31 21:43:10.2846][Server ][39508-88][Info ] Request 1224 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2846][VsChromium][12788-38][Info ] Server request #1224 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.2946][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFImporter.h"
[2020-05-31 21:43:10.2946][Server ][39508-88][Info ] Request 1225 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2946][VsChromium][12788-38][Info ] Server request #1225 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2946][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\IFF.h"
[2020-05-31 21:43:10.2946][Server ][39508-88][Info ] Request 1226 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.2946][VsChromium][12788-38][Info ] Server request #1226 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.2946][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.2946][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.cpp", Kind=Unregister
[2020-05-31 21:43:10.2946][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFExporter.h", Kind=Unregister
[2020-05-31 21:43:10.2946][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFImporter.h", Kind=Register
[2020-05-31 21:43:10.2946][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\IFF.h", Kind=Register
[2020-05-31 21:43:10.3156][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Build\Code\External\imgui\imgui.vcxproj.filters"
[2020-05-31 21:43:10.3156][Server ][39508-88][Info ] Request 1227 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.3156][VsChromium][12788-38][Info ] Server request #1227 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.3256][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFImporter.h"
[2020-05-31 21:43:10.3256][Server ][39508-88][Info ] Request 1228 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.3256][VsChromium][12788-38][Info ] Server request #1228 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.3416][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.inl"
[2020-05-31 21:43:10.3416][Server ][39508-88][Info ] Request 1229 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.3416][VsChromium][12788-38][Info ] Server request #1229 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.3416][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.3416][Server ][39508-76][Info ] Path="D:\src\Sandbox\Build\Code\External\imgui\imgui.vcxproj.filters", Kind=Register
[2020-05-31 21:43:10.3416][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFImporter.h", Kind=Unregister
[2020-05-31 21:43:10.3416][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.inl", Kind=Register
[2020-05-31 21:43:10.3576][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFImporter.cpp"
[2020-05-31 21:43:10.3576][Server ][39508-88][Info ] Request 1230 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.3576][VsChromium][12788-38][Info ] Server request #1230 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.3726][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Sandbox\ImGuiImpl.cpp"
[2020-05-31 21:43:10.3726][Server ][39508-88][Info ] Request 1231 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.3726][VsChromium][12788-38][Info ] Server request #1231 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.3886][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.inl"
[2020-05-31 21:43:10.3886][Server ][39508-88][Info ] Request 1232 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.3886][VsChromium][12788-38][Info ] Server request #1232 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.4036][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\Sandbox\ImGuiImpl.cpp"
[2020-05-31 21:43:10.4036][Server ][39508-76][Info ] Request 1233 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.4036][VsChromium][12788-38][Info ] Server request #1233 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.4196][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Build\Code\External\imguizmo\imguizmo.vcxproj.filters"
[2020-05-31 21:43:10.4196][Server ][39508-76][Info ] Request 1234 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.4196][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.4196][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFImporter.cpp", Kind=Register
[2020-05-31 21:43:10.4196][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\Code\External\imguizmo\imguizmo.vcxproj.filters", Kind=Register
[2020-05-31 21:43:10.4196][VsChromium][12788-38][Info ] Server request #1234 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.4196][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.inl", Kind=Unregister
[2020-05-31 21:43:10.4356][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFExporter.cpp"
[2020-05-31 21:43:10.4356][Server ][39508-76][Info ] Request 1235 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.4356][VsChromium][12788-38][Info ] Server request #1235 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.4506][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFExporter.cpp"
[2020-05-31 21:43:10.4506][Server ][39508-76][Info ] Request 1236 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.4506][VsChromium][12788-38][Info ] Server request #1236 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.4668][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.h"
[2020-05-31 21:43:10.4668][Server ][39508-88][Info ] Request 1237 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.4668][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.4668][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.h", Kind=Register
[2020-05-31 21:43:10.4668][VsChromium][12788-38][Info ] Server request #1237 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.4818][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.cpp"
[2020-05-31 21:43:10.4818][Server ][39508-88][Info ] Request 1238 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.4818][VsChromium][12788-38][Info ] Server request #1238 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.4978][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.h"
[2020-05-31 21:43:10.4978][Server ][39508-88][Info ] Request 1239 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.4978][VsChromium][12788-38][Info ] Server request #1239 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.5138][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\imguizmo\imguizmo.vcxproj.filters"
[2020-05-31 21:43:10.5138][Server ][39508-76][Info ] Request 1240 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.5138][VsChromium][12788-38][Info ] Server request #1240 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.5298][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFAsset.inl"
[2020-05-31 21:43:10.5298][Server ][39508-76][Info ] Request 1241 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.5298][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.5298][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.cpp", Kind=Unregister
[2020-05-31 21:43:10.5298][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.h", Kind=Unregister
[2020-05-31 21:43:10.5298][Server ][39508-76][Info ] Path="D:\src\Sandbox\Build\Code\External\imguizmo\imguizmo.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:10.5298][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAsset.inl", Kind=Register
[2020-05-31 21:43:10.5298][VsChromium][12788-38][Info ] Server request #1241 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.5448][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.cpp"
[2020-05-31 21:43:10.5448][Server ][39508-88][Info ] Request 1242 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.5448][VsChromium][12788-38][Info ] Server request #1242 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.5608][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFAsset.inl"
[2020-05-31 21:43:10.5608][Server ][39508-88][Info ] Request 1243 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.5608][VsChromium][12788-38][Info ] Server request #1243 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.5768][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\Sandbox\ImGuiImpl.h"
[2020-05-31 21:43:10.5768][Server ][39508-76][Info ] Request 1244 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.5768][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.5768][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\GfxEmbeddedShaders.cpp", Kind=Unregister
[2020-05-31 21:43:10.5768][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAsset.inl", Kind=Unregister
[2020-05-31 21:43:10.5768][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Sandbox\ImGuiImpl.h", Kind=Register
[2020-05-31 21:43:10.5768][VsChromium][12788-38][Info ] Server request #1244 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.5918][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.cpp"
[2020-05-31 21:43:10.5918][Server ][39508-77][Info ] Request 1245 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.5918][VsChromium][12788-38][Info ] Server request #1245 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.6078][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\imguizmo\ImGuizmo.cpp"
[2020-05-31 21:43:10.6078][Server ][39508-77][Info ] Request 1246 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.6078][VsChromium][12788-38][Info ] Server request #1246 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.6238][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Importer.h"
[2020-05-31 21:43:10.6238][Server ][39508-76][Info ] Request 1247 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.6238][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.6238][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer.h", Kind=Register
[2020-05-31 21:43:10.6238][VsChromium][12788-38][Info ] Server request #1247 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.6388][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Sandbox\ImGuiImpl.h"
[2020-05-31 21:43:10.6388][Server ][39508-77][Info ] Request 1248 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.6388][VsChromium][12788-38][Info ] Server request #1248 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.6548][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Importer.h"
[2020-05-31 21:43:10.6548][Server ][39508-77][Info ] Request 1249 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.6548][VsChromium][12788-38][Info ] Server request #1249 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.6708][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFImporter.cpp"
[2020-05-31 21:43:10.6708][Server ][39508-76][Info ] Request 1250 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.6708][VsChromium][12788-38][Info ] Server request #1250 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.6868][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\importerdesc.h"
[2020-05-31 21:43:10.6868][Server ][39508-76][Info ] Request 1251 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.6868][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.6868][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\Sandbox\ImGuiImpl.h", Kind=Unregister
[2020-05-31 21:43:10.6868][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer.h", Kind=Unregister
[2020-05-31 21:43:10.6868][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFImporter.cpp", Kind=Unregister
[2020-05-31 21:43:10.6868][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\importerdesc.h", Kind=Register
[2020-05-31 21:43:10.6868][VsChromium][12788-38][Info ] Server request #1251 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.7028][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Importer.cpp"
[2020-05-31 21:43:10.7028][Server ][39508-77][Info ] Request 1252 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.7028][VsChromium][12788-38][Info ] Server request #1252 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.7178][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Importer.cpp"
[2020-05-31 21:43:10.7178][Server ][39508-77][Info ] Request 1253 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.7178][VsChromium][12788-38][Info ] Server request #1253 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.7338][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ImporterRegistry.cpp"
[2020-05-31 21:43:10.7338][Server ][39508-76][Info ] Request 1254 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.7338][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.7338][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImporterRegistry.cpp", Kind=Register
[2020-05-31 21:43:10.7338][VsChromium][12788-38][Info ] Server request #1254 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.7488][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Importer.hpp"
[2020-05-31 21:43:10.7488][Server ][39508-88][Info ] Request 1255 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.7488][VsChromium][12788-38][Info ] Server request #1255 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.7648][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Importer.hpp"
[2020-05-31 21:43:10.7648][Server ][39508-88][Info ] Request 1256 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.7648][VsChromium][12788-38][Info ] Server request #1256 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.7808][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.cpp"
[2020-05-31 21:43:10.7808][Server ][39508-76][Info ] Request 1257 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.7808][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.7808][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.cpp", Kind=Register
[2020-05-31 21:43:10.7808][VsChromium][12788-38][Info ] Server request #1257 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.7958][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.h"
[2020-05-31 21:43:10.7958][Server ][39508-76][Info ] Request 1258 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.7958][VsChromium][12788-38][Info ] Server request #1258 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.8108][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzlib.c"
[2020-05-31 21:43:10.8108][Server ][39508-76][Info ] Request 1259 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.8108][VsChromium][12788-38][Info ] Server request #1259 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.8108][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.8108][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.h", Kind=Register
[2020-05-31 21:43:10.8108][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzlib.c", Kind=Register
[2020-05-31 21:43:10.8268][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.h"
[2020-05-31 21:43:10.8268][Server ][39508-76][Info ] Request 1260 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.8268][VsChromium][12788-38][Info ] Server request #1260 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.8428][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzlib.c"
[2020-05-31 21:43:10.8428][Server ][39508-76][Info ] Request 1261 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.8428][VsChromium][12788-38][Info ] Server request #1261 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.8578][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.cpp"
[2020-05-31 21:43:10.8578][Server ][39508-76][Info ] Request 1262 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.8578][VsChromium][12788-38][Info ] Server request #1262 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.8729][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.h"
[2020-05-31 21:43:10.8729][Server ][39508-88][Info ] Request 1263 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.8729][VsChromium][12788-38][Info ] Server request #1263 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.8883][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imstb_rectpack.h"
[2020-05-31 21:43:10.8883][Server ][39508-88][Info ] Request 1264 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.8883][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.8883][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Exporter.h", Kind=Unregister
[2020-05-31 21:43:10.8883][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzlib.c", Kind=Unregister
[2020-05-31 21:43:10.8883][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.cpp", Kind=Unregister
[2020-05-31 21:43:10.8883][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2Importer.h", Kind=Unregister
[2020-05-31 21:43:10.8883][VsChromium][12788-38][Info ] Server request #1264 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.8883][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imstb_rectpack.h", Kind=Register
[2020-05-31 21:43:10.9033][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imstb_rectpack.h"
[2020-05-31 21:43:10.9033][Server ][39508-76][Info ] Request 1265 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.9033][VsChromium][12788-38][Info ] Server request #1265 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.9183][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\indexgenerator.cpp"
[2020-05-31 21:43:10.9183][Server ][39508-76][Info ] Request 1266 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.9183][VsChromium][12788-38][Info ] Server request #1266 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.9183][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.9183][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imstb_rectpack.h", Kind=Unregister
[2020-05-31 21:43:10.9183][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\indexgenerator.cpp", Kind=Register
[2020-05-31 21:43:10.9343][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\indexgenerator.cpp"
[2020-05-31 21:43:10.9343][Server ][39508-76][Info ] Request 1267 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.9343][VsChromium][12788-38][Info ] Server request #1267 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.9493][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzread.c"
[2020-05-31 21:43:10.9493][Server ][39508-76][Info ] Request 1268 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.9493][VsChromium][12788-38][Info ] Server request #1268 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.9653][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\indexcodec.cpp"
[2020-05-31 21:43:10.9653][Server ][39508-76][Info ] Request 1269 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.9653][VsChromium][12788-38][Info ] Server request #1269 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:10.9653][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:10.9653][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\indexgenerator.cpp", Kind=Unregister
[2020-05-31 21:43:10.9653][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzread.c", Kind=Unregister
[2020-05-31 21:43:10.9653][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\indexcodec.cpp", Kind=Register
[2020-05-31 21:43:10.9813][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\indexcodec.cpp"
[2020-05-31 21:43:10.9813][Server ][39508-76][Info ] Request 1270 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.9813][VsChromium][12788-38][Info ] Server request #1270 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:10.9973][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.h"
[2020-05-31 21:43:10.9973][Server ][39508-76][Info ] Request 1271 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:10.9973][VsChromium][12788-38][Info ] Server request #1271 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.0103][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.0103][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\indexcodec.cpp", Kind=Unregister
[2020-05-31 21:43:11.0103][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.h", Kind=Register
[2020-05-31 21:43:11.0103][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.h"
[2020-05-31 21:43:11.0103][Server ][39508-76][Info ] Request 1272 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.0123][VsChromium][12788-38][Info ] Server request #1272 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.0283][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imstb_textedit.h"
[2020-05-31 21:43:11.0283][Server ][39508-76][Info ] Request 1273 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.0283][VsChromium][12788-38][Info ] Server request #1273 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.0443][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imstb_textedit.h"
[2020-05-31 21:43:11.0443][Server ][39508-76][Info ] Request 1274 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.0443][VsChromium][12788-38][Info ] Server request #1274 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.0603][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui_draw.cpp"
[2020-05-31 21:43:11.0603][Server ][39508-88][Info ] Request 1275 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.0603][Server ][39508-76][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.0603][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.h", Kind=Unregister
[2020-05-31 21:43:11.0603][Server ][39508-76][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_draw.cpp", Kind=Register
[2020-05-31 21:43:11.0603][VsChromium][12788-38][Info ] Server request #1275 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.0753][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.c"
[2020-05-31 21:43:11.0753][Server ][39508-88][Info ] Request 1276 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.0753][VsChromium][12788-38][Info ] Server request #1276 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.0913][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui_draw.cpp"
[2020-05-31 21:43:11.0913][Server ][39508-88][Info ] Request 1277 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.0913][VsChromium][12788-38][Info ] Server request #1277 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.1067][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffast.c"
[2020-05-31 21:43:11.1067][Server ][39508-76][Info ] Request 1278 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.1067][VsChromium][12788-38][Info ] Server request #1278 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.1224][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui.h"
[2020-05-31 21:43:11.1224][Server ][39508-76][Info ] Request 1279 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.1224][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.1224][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui.h", Kind=Register
[2020-05-31 21:43:11.1224][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_draw.cpp", Kind=Unregister
[2020-05-31 21:43:11.1224][VsChromium][12788-38][Info ] Server request #1279 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.1384][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui.h"
[2020-05-31 21:43:11.1384][Server ][39508-76][Info ] Request 1280 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.1384][VsChromium][12788-38][Info ] Server request #1280 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.1534][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzguts.h"
[2020-05-31 21:43:11.1534][Server ][39508-76][Info ] Request 1281 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.1534][VsChromium][12788-38][Info ] Server request #1281 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.1694][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ImporterRegistry.cpp"
[2020-05-31 21:43:11.1694][Server ][39508-76][Info ] Request 1282 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.1694][VsChromium][12788-38][Info ] Server request #1282 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.1854][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Build\INSTALL.vcxproj.filters"
[2020-05-31 21:43:11.1854][Server ][39508-76][Info ] Request 1283 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.1854][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.1854][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui.h", Kind=Unregister
[2020-05-31 21:43:11.1854][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\gzguts.h", Kind=Unregister
[2020-05-31 21:43:11.1854][VsChromium][12788-38][Info ] Server request #1283 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.1854][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImporterRegistry.cpp", Kind=Unregister
[2020-05-31 21:43:11.1854][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\INSTALL.vcxproj.filters", Kind=Register
[2020-05-31 21:43:11.2014][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.c"
[2020-05-31 21:43:11.2014][Server ][39508-76][Info ] Request 1284 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.2014][VsChromium][12788-38][Info ] Server request #1284 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.2164][Server ][39508-76][Info ] Unregister path "D:\src\Sandbox\Build\INSTALL.vcxproj.filters"
[2020-05-31 21:43:11.2164][Server ][39508-76][Info ] Request 1285 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.2164][VsChromium][12788-38][Info ] Server request #1285 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.2324][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.c"
[2020-05-31 21:43:11.2324][Server ][39508-88][Info ] Request 1286 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.2324][VsChromium][12788-38][Info ] Server request #1286 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.2484][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.h"
[2020-05-31 21:43:11.2484][Server ][39508-88][Info ] Request 1287 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.2484][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.2484][VsChromium][12788-38][Info ] Server request #1287 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.2484][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.h", Kind=Register
[2020-05-31 21:43:11.2484][Server ][39508-83][Info ] Path="D:\src\Sandbox\Build\INSTALL.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:11.2634][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.h"
[2020-05-31 21:43:11.2634][Server ][39508-88][Info ] Request 1288 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.2634][VsChromium][12788-38][Info ] Server request #1288 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.2794][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.inl"
[2020-05-31 21:43:11.2794][Server ][39508-88][Info ] Request 1289 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.2794][VsChromium][12788-38][Info ] Server request #1289 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.2954][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inftrees.h"
[2020-05-31 21:43:11.2954][Server ][39508-83][Info ] Request 1290 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.2954][VsChromium][12788-38][Info ] Server request #1290 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.3104][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOStream.hpp"
[2020-05-31 21:43:11.3104][Server ][39508-83][Info ] Request 1291 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.3104][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.3104][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOStream.hpp", Kind=Register
[2020-05-31 21:43:11.3104][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTF2AssetWriter.inl", Kind=Unregister
[2020-05-31 21:43:11.3104][VsChromium][12788-38][Info ] Server request #1291 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.3264][Server ][39508-76][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.c"
[2020-05-31 21:43:11.3264][Server ][39508-76][Info ] Request 1292 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.3264][VsChromium][12788-38][Info ] Server request #1292 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.3414][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOSystem.hpp"
[2020-05-31 21:43:11.3414][Server ][39508-76][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:11.3414][Server ][39508-77][Info ] Request 1293 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.3414][Server ][39508-76][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:11.3414][VsChromium][12788-38][Info ] Server request #1293 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.3414][Server ][39508-76][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:11.3414][Server ][39508-76][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:11.3414][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.3414][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.c", Kind=Register
[2020-05-31 21:43:11.3414][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOSystem.hpp", Kind=Register
[2020-05-31 21:43:11.3574][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOStreamBuffer.h"
[2020-05-31 21:43:11.3574][Server ][39508-88][Info ] Request 1294 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.3574][VsChromium][12788-38][Info ] Server request #1294 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.3724][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrArray.h"
[2020-05-31 21:43:11.3724][Server ][39508-88][Info ] Request 1295 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.3724][VsChromium][12788-38][Info ] Server request #1295 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.3874][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOStreamBuffer.h"
[2020-05-31 21:43:11.3874][Server ][39508-88][Info ] Request 1296 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.3874][VsChromium][12788-38][Info ] Server request #1296 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.4034][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrTypes.h"
[2020-05-31 21:43:11.4034][Server ][39508-83][Info ] Request 1297 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.4034][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.4034][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrTypes.h", Kind=Register
[2020-05-31 21:43:11.4034][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrArray.h", Kind=Register
[2020-05-31 21:43:11.4034][VsChromium][12788-38][Info ] Server request #1297 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.4194][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrTypes.h"
[2020-05-31 21:43:11.4194][Server ][39508-83][Info ] Request 1298 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.4194][VsChromium][12788-38][Info ] Server request #1298 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.4354][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.h"
[2020-05-31 21:43:11.4354][Server ][39508-83][Info ] Request 1299 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.4354][VsChromium][12788-38][Info ] Server request #1299 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.4504][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrString.h"
[2020-05-31 21:43:11.4504][Server ][39508-88][Info ] Request 1300 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.4504][Server ][39508-83][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.4504][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrTypes.h", Kind=Unregister
[2020-05-31 21:43:11.4504][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.h", Kind=Unregister
[2020-05-31 21:43:11.4504][Server ][39508-83][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrString.h", Kind=Register
[2020-05-31 21:43:11.4504][VsChromium][12788-38][Info ] Server request #1300 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.4664][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrXML.cpp"
[2020-05-31 21:43:11.4664][Server ][39508-88][Info ] Request 1301 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.4664][VsChromium][12788-38][Info ] Server request #1301 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.4814][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrXML.cpp"
[2020-05-31 21:43:11.4814][Server ][39508-88][Info ] Request 1302 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.4814][VsChromium][12788-38][Info ] Server request #1302 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.4974][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrString.h"
[2020-05-31 21:43:11.4974][Server ][39508-83][Info ] Request 1303 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.4974][VsChromium][12788-38][Info ] Server request #1303 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.5130][Server ][39508-83][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrXML.h"
[2020-05-31 21:43:11.5130][Server ][39508-83][Info ] Request 1304 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.5130][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.5130][VsChromium][12788-38][Info ] Server request #1304 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.5130][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrString.h", Kind=Unregister
[2020-05-31 21:43:11.5130][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrXML.h", Kind=Register
[2020-05-31 21:43:11.5291][Server ][39508-83][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrXML.h"
[2020-05-31 21:43:11.5291][Server ][39508-83][Info ] Request 1305 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.5291][VsChromium][12788-38][Info ] Server request #1305 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.5451][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOStream.hpp"
[2020-05-31 21:43:11.5451][Server ][39508-82][Info ] Request 1306 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.5451][Server ][39508-83][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:11.5451][VsChromium][12788-38][Info ] Server request #1306 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.5451][Server ][39508-83][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:11.5451][Server ][39508-83][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:11.5451][Server ][39508-83][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:11.5601][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.c"
[2020-05-31 21:43:11.5601][Server ][39508-82][Info ] Request 1307 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.5601][VsChromium][12788-38][Info ] Server request #1307 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.5761][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\IOSystem.hpp"
[2020-05-31 21:43:11.5761][Server ][39508-88][Info ] Request 1308 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.5761][VsChromium][12788-38][Info ] Server request #1308 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.5921][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrArray.h"
[2020-05-31 21:43:11.5921][Server ][39508-88][Info ] Request 1309 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.5921][VsChromium][12788-38][Info ] Server request #1309 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.6070][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\importerdesc.h"
[2020-05-31 21:43:11.6070][Server ][39508-82][Info ] Request 1310 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.6070][VsChromium][12788-38][Info ] Server request #1310 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.6221][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Build\Code\External\assimp\contrib\irrXML\IrrXML.vcxproj.filters"
[2020-05-31 21:43:11.6221][Server ][39508-77][Info ] Request 1311 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.6221][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.6221][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrXML.h", Kind=Unregister
[2020-05-31 21:43:11.6221][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOStream.hpp", Kind=Unregister
[2020-05-31 21:43:11.6221][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.c", Kind=Unregister
[2020-05-31 21:43:11.6221][VsChromium][12788-38][Info ] Server request #1311 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.6221][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\IOSystem.hpp", Kind=Unregister
[2020-05-31 21:43:11.6221][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\irrXML\irrArray.h", Kind=Unregister
[2020-05-31 21:43:11.6221][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\importerdesc.h", Kind=Unregister
[2020-05-31 21:43:11.6221][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\Code\External\assimp\contrib\irrXML\IrrXML.vcxproj.filters", Kind=Register
[2020-05-31 21:43:11.6371][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\infback.c"
[2020-05-31 21:43:11.6371][Server ][39508-77][Info ] Request 1312 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.6371][VsChromium][12788-38][Info ] Server request #1312 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.6521][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.h"
[2020-05-31 21:43:11.6521][Server ][39508-82][Info ] Request 1313 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.6521][VsChromium][12788-38][Info ] Server request #1313 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.6521][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.6521][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\infback.c", Kind=Register
[2020-05-31 21:43:11.6521][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.h", Kind=Register
[2020-05-31 21:43:11.6681][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.h"
[2020-05-31 21:43:11.6681][Server ][39508-77][Info ] Request 1314 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.6681][VsChromium][12788-38][Info ] Server request #1314 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.6841][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\INSTALL_force.rule"
[2020-05-31 21:43:11.6841][Server ][39508-77][Info ] Request 1315 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.6841][VsChromium][12788-38][Info ] Server request #1315 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.6991][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui_demo.cpp"
[2020-05-31 21:43:11.6991][Server ][39508-77][Info ] Request 1316 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.6991][VsChromium][12788-38][Info ] Server request #1316 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.6991][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.6991][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.h", Kind=Register
[2020-05-31 21:43:11.6991][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\INSTALL_force.rule", Kind=Register
[2020-05-31 21:43:11.6991][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_demo.cpp", Kind=Register
[2020-05-31 21:43:11.7151][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\INSTALL_force.rule"
[2020-05-31 21:43:11.7151][Server ][39508-77][Info ] Request 1317 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.7151][VsChromium][12788-38][Info ] Server request #1317 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.7301][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui_demo.cpp"
[2020-05-31 21:43:11.7301][Server ][39508-77][Info ] Request 1318 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.7301][VsChromium][12788-38][Info ] Server request #1318 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.7461][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\Common\JobManager.h"
[2020-05-31 21:43:11.7461][Server ][39508-88][Info ] Request 1319 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.7461][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.7461][Server ][39508-77][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\8eda3b2ce1e6cccb8ae0b5b9c0a0b088\INSTALL_force.rule", Kind=Unregister
[2020-05-31 21:43:11.7461][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_demo.cpp", Kind=Unregister
[2020-05-31 21:43:11.7461][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Common\JobManager.h", Kind=Register
[2020-05-31 21:43:11.7461][VsChromium][12788-38][Info ] Server request #1319 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.7611][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\irrXMLWrapper.h"
[2020-05-31 21:43:11.7611][Server ][39508-88][Info ] Request 1320 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.7611][VsChromium][12788-38][Info ] Server request #1320 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.7771][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui_widgets.cpp"
[2020-05-31 21:43:11.7771][Server ][39508-88][Info ] Request 1321 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.7771][VsChromium][12788-38][Info ] Server request #1321 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.7771][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.7771][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\irrXMLWrapper.h", Kind=Register
[2020-05-31 21:43:11.7771][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_widgets.cpp", Kind=Register
[2020-05-31 21:43:11.7931][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\irrXMLWrapper.h"
[2020-05-31 21:43:11.7931][Server ][39508-88][Info ] Request 1322 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.7931][VsChromium][12788-38][Info ] Server request #1322 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.8081][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui_widgets.cpp"
[2020-05-31 21:43:11.8081][Server ][39508-88][Info ] Request 1323 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.8081][VsChromium][12788-38][Info ] Server request #1323 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.8231][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.cpp"
[2020-05-31 21:43:11.8231][Server ][39508-88][Info ] Request 1324 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.8231][VsChromium][12788-38][Info ] Server request #1324 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.8231][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.8231][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\irrXMLWrapper.h", Kind=Unregister
[2020-05-31 21:43:11.8231][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_widgets.cpp", Kind=Unregister
[2020-05-31 21:43:11.8231][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.cpp", Kind=Register
[2020-05-31 21:43:11.8391][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\Common\JobManager.h"
[2020-05-31 21:43:11.8391][Server ][39508-88][Info ] Request 1325 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.8391][VsChromium][12788-38][Info ] Server request #1325 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.8551][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.cpp"
[2020-05-31 21:43:11.8551][Server ][39508-88][Info ] Request 1326 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.8551][VsChromium][12788-38][Info ] Server request #1326 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.8701][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\infback.c"
[2020-05-31 21:43:11.8701][Server ][39508-77][Info ] Request 1327 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.8701][VsChromium][12788-38][Info ] Server request #1327 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.8861][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.cpp"
[2020-05-31 21:43:11.8861][Server ][39508-77][Info ] Request 1328 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.8861][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.8861][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\JobManager.h", Kind=Unregister
[2020-05-31 21:43:11.8861][VsChromium][12788-38][Info ] Server request #1328 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.8861][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.cpp", Kind=Unregister
[2020-05-31 21:43:11.8861][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\infback.c", Kind=Unregister
[2020-05-31 21:43:11.8861][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.cpp", Kind=Register
[2020-05-31 21:43:11.9021][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\JsonUtil.h"
[2020-05-31 21:43:11.9021][Server ][39508-77][Info ] Request 1329 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.9021][VsChromium][12788-38][Info ] Server request #1329 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.9171][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Build\CMakeFiles\62f0b79507c7aa675ae7a843420560db\kernel.dev.obj.rule"
[2020-05-31 21:43:11.9171][Server ][39508-77][Info ] Request 1330 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.9171][VsChromium][12788-38][Info ] Server request #1330 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.9171][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.9171][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\JsonUtil.h", Kind=Register
[2020-05-31 21:43:11.9171][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\62f0b79507c7aa675ae7a843420560db\kernel.dev.obj.rule", Kind=Register
[2020-05-31 21:43:11.9331][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.cpp"
[2020-05-31 21:43:11.9331][Server ][39508-77][Info ] Request 1331 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.9331][VsChromium][12788-38][Info ] Server request #1331 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.9481][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Build\CMakeFiles\62f0b79507c7aa675ae7a843420560db\kernel.dev.obj.rule"
[2020-05-31 21:43:11.9481][Server ][39508-77][Info ] Request 1332 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.9481][VsChromium][12788-38][Info ] Server request #1332 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.9641][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\JsonUtil.h"
[2020-05-31 21:43:11.9641][Server ][39508-77][Info ] Request 1333 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.9641][VsChromium][12788-38][Info ] Server request #1333 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:11.9801][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imstb_truetype.h"
[2020-05-31 21:43:11.9801][Server ][39508-88][Info ] Request 1334 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.9801][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:11.9801][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.cpp", Kind=Unregister
[2020-05-31 21:43:11.9801][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\CMakeFiles\62f0b79507c7aa675ae7a843420560db\kernel.dev.obj.rule", Kind=Unregister
[2020-05-31 21:43:11.9801][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\JsonUtil.h", Kind=Unregister
[2020-05-31 21:43:11.9801][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imstb_truetype.h", Kind=Register
[2020-05-31 21:43:11.9801][VsChromium][12788-38][Info ] Server request #1334 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:11.9951][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui.cpp"
[2020-05-31 21:43:11.9951][Server ][39508-77][Info ] Request 1335 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:11.9951][VsChromium][12788-38][Info ] Server request #1335 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.0111][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imstb_truetype.h"
[2020-05-31 21:43:12.0111][Server ][39508-77][Info ] Request 1336 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.0111][VsChromium][12788-38][Info ] Server request #1336 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.0271][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui.cpp"
[2020-05-31 21:43:12.0271][Server ][39508-88][Info ] Request 1337 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.0271][VsChromium][12788-38][Info ] Server request #1337 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.0431][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\light.h"
[2020-05-31 21:43:12.0431][Server ][39508-88][Info ] Request 1338 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.0431][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.0431][VsChromium][12788-38][Info ] Server request #1338 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.0431][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\light.h", Kind=Register
[2020-05-31 21:43:12.0431][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\imgui\imstb_truetype.h", Kind=Unregister
[2020-05-31 21:43:12.0581][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.h"
[2020-05-31 21:43:12.0581][Server ][39508-88][Info ] Request 1339 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.0581][VsChromium][12788-38][Info ] Server request #1339 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:12.0741][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\light.h"
[2020-05-31 21:43:12.0741][Server ][39508-82][Info ] Request 1340 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.0741][VsChromium][12788-38][Info ] Server request #1340 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.0901][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.h"
[2020-05-31 21:43:12.0901][Server ][39508-77][Info ] Request 1341 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.0901][VsChromium][12788-38][Info ] Server request #1341 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.1048][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\LineSplitter.h"
[2020-05-31 21:43:12.1048][Server ][39508-77][Info ] Request 1342 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.1048][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.1048][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\LineSplitter.h", Kind=Register
[2020-05-31 21:43:12.1048][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\light.h", Kind=Unregister
[2020-05-31 21:43:12.1048][VsChromium][12788-38][Info ] Server request #1342 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.1198][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\enkiTS\enkiTS\LockLessMultiReadPipe.h"
[2020-05-31 21:43:12.1198][Server ][39508-88][Info ] Request 1343 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.1198][VsChromium][12788-38][Info ] Server request #1343 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:12.1358][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\LineSplitter.h"
[2020-05-31 21:43:12.1358][Server ][39508-88][Info ] Request 1344 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.1358][VsChromium][12788-38][Info ] Server request #1344 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.1508][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\LogAux.h"
[2020-05-31 21:43:12.1508][Server ][39508-82][Info ] Request 1345 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.1508][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.1508][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\enkiTS\enkiTS\LockLessMultiReadPipe.h", Kind=Register
[2020-05-31 21:43:12.1508][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\LineSplitter.h", Kind=Unregister
[2020-05-31 21:43:12.1508][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\LogAux.h", Kind=Register
[2020-05-31 21:43:12.1508][VsChromium][12788-38][Info ] Server request #1345 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.1668][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\LogAux.h"
[2020-05-31 21:43:12.1668][Server ][39508-82][Info ] Request 1346 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.1668][VsChromium][12788-38][Info ] Server request #1346 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.1828][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\Logging.cpp"
[2020-05-31 21:43:12.1828][Server ][39508-82][Info ] Request 1347 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.1828][VsChromium][12788-38][Info ] Server request #1347 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.1828][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.1828][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\LogAux.h", Kind=Unregister
[2020-05-31 21:43:12.1828][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\Logging.cpp", Kind=Register
[2020-05-31 21:43:12.1978][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Logger.hpp"
[2020-05-31 21:43:12.1978][Server ][39508-82][Info ] Request 1348 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.1978][VsChromium][12788-38][Info ] Server request #1348 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.2138][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\Logging.cpp"
[2020-05-31 21:43:12.2138][Server ][39508-77][Info ] Request 1349 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.2138][VsChromium][12788-38][Info ] Server request #1349 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.2298][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\Logging.h"
[2020-05-31 21:43:12.2298][Server ][39508-77][Info ] Request 1350 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.2298][VsChromium][12788-38][Info ] Server request #1350 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.2298][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.2298][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Logger.hpp", Kind=Register
[2020-05-31 21:43:12.2298][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\Logging.cpp", Kind=Unregister
[2020-05-31 21:43:12.2298][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\Logging.h", Kind=Register
[2020-05-31 21:43:12.2458][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\Logging.h"
[2020-05-31 21:43:12.2458][Server ][39508-77][Info ] Request 1351 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.2458][VsChromium][12788-38][Info ] Server request #1351 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.2618][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffixed.h"
[2020-05-31 21:43:12.2618][Server ][39508-77][Info ] Request 1352 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.2618][VsChromium][12788-38][Info ] Server request #1352 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.2758][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.2758][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\Logging.h", Kind=Unregister
[2020-05-31 21:43:12.2758][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffixed.h", Kind=Register
[2020-05-31 21:43:12.2758][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffixed.h"
[2020-05-31 21:43:12.2758][Server ][39508-77][Info ] Request 1353 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.2768][VsChromium][12788-38][Info ] Server request #1353 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.2918][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imgui_internal.h"
[2020-05-31 21:43:12.2918][Server ][39508-77][Info ] Request 1354 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.2918][VsChromium][12788-38][Info ] Server request #1354 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.3078][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\imgui\imconfig.h"
[2020-05-31 21:43:12.3078][Server ][39508-77][Info ] Request 1355 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.3078][VsChromium][12788-38][Info ] Server request #1355 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.3078][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.3078][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inffixed.h", Kind=Unregister
[2020-05-31 21:43:12.3078][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_internal.h", Kind=Register
[2020-05-31 21:43:12.3078][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imconfig.h", Kind=Register
[2020-05-31 21:43:12.3238][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imconfig.h"
[2020-05-31 21:43:12.3238][Server ][39508-77][Info ] Request 1356 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.3238][VsChromium][12788-38][Info ] Server request #1356 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.3388][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\LogStream.hpp"
[2020-05-31 21:43:12.3388][Server ][39508-77][Info ] Request 1357 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.3388][VsChromium][12788-38][Info ] Server request #1357 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.3548][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\JobManager.cpp"
[2020-05-31 21:43:12.3548][Server ][39508-77][Info ] Request 1358 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.3558][VsChromium][12788-38][Info ] Server request #1358 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.3548][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.3548][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\imgui\imconfig.h", Kind=Unregister
[2020-05-31 21:43:12.3548][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\LogStream.hpp", Kind=Register
[2020-05-31 21:43:12.3548][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\Common\JobManager.cpp", Kind=Register
[2020-05-31 21:43:12.3708][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\JobManager.cpp"
[2020-05-31 21:43:12.3708][Server ][39508-77][Info ] Request 1359 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.3708][VsChromium][12788-38][Info ] Server request #1359 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.3868][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\enkiTS\enkiTS\LockLessMultiReadPipe.h"
[2020-05-31 21:43:12.3868][Server ][39508-77][Info ] Request 1360 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.3868][VsChromium][12788-38][Info ] Server request #1360 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.4018][Server ][39508-88][Info ] Register path "C:\Program Files (x86)\Windows Kits\10\Source\10.0.18362.0\ucrt\heap\malloc.cpp"
[2020-05-31 21:43:12.4018][Server ][39508-88][Info ] Request 1361 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.4018][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.4018][VsChromium][12788-38][Info ] Server request #1361 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.4018][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\Common\JobManager.cpp", Kind=Unregister
[2020-05-31 21:43:12.4018][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\enkiTS\enkiTS\LockLessMultiReadPipe.h", Kind=Unregister
[2020-05-31 21:43:12.4018][Server ][39508-77][Info ] Path="C:\Program Files (x86)\Windows Kits\10\Source\10.0.18362.0\ucrt\heap\malloc.cpp", Kind=Register
[2020-05-31 21:43:12.4178][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.cpp"
[2020-05-31 21:43:12.4178][Server ][39508-88][Info ] Request 1362 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.4178][VsChromium][12788-38][Info ] Server request #1362 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.4338][Server ][39508-88][Info ] Unregister path "C:\Program Files (x86)\Windows Kits\10\Source\10.0.18362.0\ucrt\heap\malloc.cpp"
[2020-05-31 21:43:12.4338][Server ][39508-88][Info ] Request 1363 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.4338][VsChromium][12788-38][Info ] Server request #1363 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.4498][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Macros.h"
[2020-05-31 21:43:12.4498][Server ][39508-77][Info ] Request 1364 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.4498][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.4498][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.cpp", Kind=Register
[2020-05-31 21:43:12.4498][Server ][39508-88][Info ] Path="C:\Program Files (x86)\Windows Kits\10\Source\10.0.18362.0\ucrt\heap\malloc.cpp", Kind=Unregister
[2020-05-31 21:43:12.4498][VsChromium][12788-38][Info ] Server request #1364 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.4498][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Macros.h", Kind=Register
[2020-05-31 21:43:12.4648][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Macros.h"
[2020-05-31 21:43:12.4648][Server ][39508-77][Info ] Request 1365 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.4648][VsChromium][12788-38][Info ] Server request #1365 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:12.4808][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.h"
[2020-05-31 21:43:12.4808][Server ][39508-77][Info ] Request 1366 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.4808][VsChromium][12788-38][Info ] Server request #1366 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.4808][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.4808][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Macros.h", Kind=Unregister
[2020-05-31 21:43:12.4808][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.h", Kind=Register
[2020-05-31 21:43:12.4968][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.h"
[2020-05-31 21:43:12.4968][Server ][39508-77][Info ] Request 1367 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.4968][VsChromium][12788-38][Info ] Server request #1367 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.5128][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\Common\JsonUtil.cpp"
[2020-05-31 21:43:12.5128][Server ][39508-77][Info ] Request 1368 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.5128][VsChromium][12788-38][Info ] Server request #1368 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.5278][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\Common\JsonUtil.cpp"
[2020-05-31 21:43:12.5278][Server ][39508-77][Info ] Request 1369 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.5278][VsChromium][12788-38][Info ] Server request #1369 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:12.5438][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\LogStream.hpp"
[2020-05-31 21:43:12.5438][Server ][39508-88][Info ] Request 1370 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.5438][VsChromium][12788-38][Info ] Server request #1370 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.5598][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\material.inl"
[2020-05-31 21:43:12.5598][Server ][39508-88][Info ] Request 1371 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.5598][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.5598][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\JoinVerticesProcess.h", Kind=Unregister
[2020-05-31 21:43:12.5598][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\LogStream.hpp", Kind=Unregister
[2020-05-31 21:43:12.5598][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\material.inl", Kind=Register
[2020-05-31 21:43:12.5598][VsChromium][12788-38][Info ] Server request #1371 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.5758][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\material.inl"
[2020-05-31 21:43:12.5758][Server ][39508-77][Info ] Request 1372 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.5758][VsChromium][12788-38][Info ] Server request #1372 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.5918][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.h"
[2020-05-31 21:43:12.5918][Server ][39508-77][Info ] Request 1373 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.5918][VsChromium][12788-38][Info ] Server request #1373 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.5918][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.5918][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\material.inl", Kind=Unregister
[2020-05-31 21:43:12.5918][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.h", Kind=Register
[2020-05-31 21:43:12.6068][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.cpp"
[2020-05-31 21:43:12.6068][Server ][39508-77][Info ] Request 1374 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.6068][VsChromium][12788-38][Info ] Server request #1374 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.6228][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\imgui\imgui.vcxproj.filters"
[2020-05-31 21:43:12.6228][Server ][39508-77][Info ] Request 1375 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.6228][VsChromium][12788-38][Info ] Server request #1375 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.6388][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.cpp"
[2020-05-31 21:43:12.6388][Server ][39508-77][Info ] Request 1376 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.6388][VsChromium][12788-38][Info ] Server request #1376 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:12.6388][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.6388][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.cpp", Kind=Register
[2020-05-31 21:43:12.6388][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\Code\External\imgui\imgui.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:12.6388][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.cpp", Kind=Register
[2020-05-31 21:43:12.6538][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\MathCommon.h"
[2020-05-31 21:43:12.6538][Server ][39508-77][Info ] Request 1377 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.6538][VsChromium][12788-38][Info ] Server request #1377 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.6698][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Build\Code\External\ispc_texcomp\ispc_texcomp.vcxproj.filters"
[2020-05-31 21:43:12.6698][Server ][39508-77][Info ] Request 1378 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.6698][VsChromium][12788-38][Info ] Server request #1378 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:12.6838][Server ][39508-88][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.6838][Server ][39508-88][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\MathCommon.h", Kind=Register
[2020-05-31 21:43:12.6838][Server ][39508-88][Info ] Path="D:\src\Sandbox\Build\Code\External\ispc_texcomp\ispc_texcomp.vcxproj.filters", Kind=Register
[2020-05-31 21:43:12.6838][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\material.h"
[2020-05-31 21:43:12.6838][Server ][39508-77][Info ] Request 1379 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.6848][VsChromium][12788-38][Info ] Server request #1379 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.7008][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\ispc_texcomp\ispc_texcomp.vcxproj.filters"
[2020-05-31 21:43:12.7008][Server ][39508-77][Info ] Request 1380 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.7008][VsChromium][12788-38][Info ] Server request #1380 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.7168][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\material.h"
[2020-05-31 21:43:12.7168][Server ][39508-77][Info ] Request 1381 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.7168][VsChromium][12788-38][Info ] Server request #1381 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.7328][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.cpp"
[2020-05-31 21:43:12.7328][Server ][39508-88][Info ] Request 1382 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.7328][VsChromium][12788-38][Info ] Server request #1382 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.7478][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\MathCommon.h"
[2020-05-31 21:43:12.7478][Server ][39508-88][Info ] Request 1383 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.7478][VsChromium][12788-38][Info ] Server request #1383 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.7638][Server ][39508-88][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Logger.hpp"
[2020-05-31 21:43:12.7638][Server ][39508-88][Info ] Request 1384 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.7638][VsChromium][12788-38][Info ] Server request #1384 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.7798][Server ][39508-88][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\MathFunctions.h"
[2020-05-31 21:43:12.7798][Server ][39508-88][Info ] Request 1385 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.7798][Server ][39508-77][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.7798][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.cpp", Kind=Unregister
[2020-05-31 21:43:12.7798][Server ][39508-77][Info ] Path="D:\src\Sandbox\Build\Code\External\ispc_texcomp\ispc_texcomp.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:12.7798][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\MathCommon.h", Kind=Unregister
[2020-05-31 21:43:12.7798][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Logger.hpp", Kind=Unregister
[2020-05-31 21:43:12.7798][Server ][39508-77][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\MathFunctions.h", Kind=Register
[2020-05-31 21:43:12.7798][VsChromium][12788-38][Info ] Server request #1385 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.7958][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\MathFunctions.h"
[2020-05-31 21:43:12.7958][Server ][39508-88][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:12.7958][Server ][39508-82][Info ] Request 1386 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.7958][Server ][39508-88][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:12.7958][Server ][39508-88][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:12.7958][VsChromium][12788-38][Info ] Server request #1386 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.7958][Server ][39508-88][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:12.8118][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.cpp"
[2020-05-31 21:43:12.8118][Server ][39508-82][Info ] Request 1387 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.8118][VsChromium][12788-38][Info ] Server request #1387 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.8288][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.h"
[2020-05-31 21:43:12.8288][Server ][39508-77][Info ] Request 1388 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.8288][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.8288][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\MathFunctions.h", Kind=Unregister
[2020-05-31 21:43:12.8288][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\LimitBoneWeightsProcess.cpp", Kind=Unregister
[2020-05-31 21:43:12.8288][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.h", Kind=Register
[2020-05-31 21:43:12.8288][VsChromium][12788-38][Info ] Server request #1388 (RegisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:12.8428][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\MathTypes.cpp"
[2020-05-31 21:43:12.8428][Server ][39508-77][Info ] Request 1389 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.8428][VsChromium][12788-38][Info ] Server request #1389 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:12.8588][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.h"
[2020-05-31 21:43:12.8588][Server ][39508-77][Info ] Request 1390 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.8598][VsChromium][12788-38][Info ] Server request #1390 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.8738][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\MathTypes.cpp"
[2020-05-31 21:43:12.8738][Server ][39508-82][Info ] Request 1391 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.8738][VsChromium][12788-38][Info ] Server request #1391 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.8887][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.inl"
[2020-05-31 21:43:12.8887][Server ][39508-77][Info ] Request 1392 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.8887][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.8887][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.inl", Kind=Register
[2020-05-31 21:43:12.8897][VsChromium][12788-38][Info ] Server request #1392 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.8887][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.h", Kind=Unregister
[2020-05-31 21:43:12.9048][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.inl"
[2020-05-31 21:43:12.9048][Server ][39508-77][Info ] Request 1393 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.9057][VsChromium][12788-38][Info ] Server request #1393 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.9198][Server ][39508-77][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.h"
[2020-05-31 21:43:12.9198][Server ][39508-77][Info ] Request 1394 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.9208][VsChromium][12788-38][Info ] Server request #1394 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.9198][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.9198][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\matrix3x3.inl", Kind=Unregister
[2020-05-31 21:43:12.9198][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.h", Kind=Register
[2020-05-31 21:43:12.9358][Server ][39508-77][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.h"
[2020-05-31 21:43:12.9358][Server ][39508-77][Info ] Request 1395 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.9358][VsChromium][12788-38][Info ] Server request #1395 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:12.9517][Server ][39508-77][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:12.9517][Server ][39508-77][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:12.9517][Server ][39508-77][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:12.9517][Server ][39508-77][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
[2020-05-31 21:43:12.9697][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.h"
[2020-05-31 21:43:12.9697][Server ][39508-82][Info ] Request 1396 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.9697][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.h"
[2020-05-31 21:43:12.9697][Server ][39508-82][Info ] Request 1397 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:12.9697][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:12.9697][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.h", Kind=Unregister
[2020-05-31 21:43:12.9697][VsChromium][12788-38][Info ] Server request #1396 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:12.9697][VsChromium][12788-38][Info ] Server request #1397 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:13.0087][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\MathTypes.h"
[2020-05-31 21:43:13.0087][Server ][39508-82][Info ] Request 1398 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.0087][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\MathTypes.h"
[2020-05-31 21:43:13.0087][Server ][39508-82][Info ] Request 1399 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.0087][VsChromium][12788-38][Info ] Server request #1398 (RegisterFileRequest) took 26 msec to execute.
[2020-05-31 21:43:13.0087][VsChromium][12788-38][Info ] Server request #1399 (UnregisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:13.0138][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\MemoryIOWrapper.h"
[2020-05-31 21:43:13.0138][Server ][39508-82][Info ] Request 1400 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.0138][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.0138][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\MemoryIOWrapper.h", Kind=Register
[2020-05-31 21:43:13.0138][VsChromium][12788-38][Info ] Server request #1400 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:13.0528][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\External\meshoptimizer\meshoptimizer.vcxproj.filters"
[2020-05-31 21:43:13.0528][Server ][39508-82][Info ] Request 1401 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.0528][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\MemoryIOWrapper.h"
[2020-05-31 21:43:13.0528][Server ][39508-82][Info ] Request 1402 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.0528][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.0528][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\meshoptimizer\meshoptimizer.vcxproj.filters", Kind=Register
[2020-05-31 21:43:13.0528][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\MemoryIOWrapper.h", Kind=Unregister
[2020-05-31 21:43:13.0528][VsChromium][12788-38][Info ] Server request #1401 (RegisterFileRequest) took 24 msec to execute.
[2020-05-31 21:43:13.0528][VsChromium][12788-38][Info ] Server request #1402 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\meshoptimizer\meshoptimizer.vcxproj.filters"
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] Request 1403 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\mesh.h"
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] Request 1404 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.inl"
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] Request 1405 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\meshoptimizer\meshoptimizer.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:13.0918][VsChromium][12788-38][Info ] Server request #1403 (UnregisterFileRequest) took 32 msec to execute.
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\mesh.h", Kind=Register
[2020-05-31 21:43:13.0918][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.inl", Kind=Register
[2020-05-31 21:43:13.0918][VsChromium][12788-38][Info ] Server request #1404 (RegisterFileRequest) took 16 msec to execute.
[2020-05-31 21:43:13.0918][VsChromium][12788-38][Info ] Server request #1405 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:13.1308][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Pipeline\MeshPipeline.h"
[2020-05-31 21:43:13.1308][Server ][39508-82][Info ] Request 1406 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.1308][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.inl"
[2020-05-31 21:43:13.1308][Server ][39508-82][Info ] Request 1407 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.1308][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.1308][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\MeshPipeline.h", Kind=Register
[2020-05-31 21:43:13.1308][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\matrix4x4.inl", Kind=Unregister
[2020-05-31 21:43:13.1308][VsChromium][12788-38][Info ] Server request #1406 (RegisterFileRequest) took 25 msec to execute.
[2020-05-31 21:43:13.1308][VsChromium][12788-38][Info ] Server request #1407 (UnregisterFileRequest) took 10 msec to execute.
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\MeshPipeline.h"
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] Request 1408 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.h"
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] Request 1409 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\mesh.h"
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] Request 1410 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\MeshPipeline.h", Kind=Unregister
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.h", Kind=Register
[2020-05-31 21:43:13.1708][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\mesh.h", Kind=Unregister
[2020-05-31 21:43:13.1708][VsChromium][12788-38][Info ] Server request #1408 (UnregisterFileRequest) took 34 msec to execute.
[2020-05-31 21:43:13.1708][VsChromium][12788-38][Info ] Server request #1409 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:13.1708][VsChromium][12788-38][Info ] Server request #1410 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:13.2108][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\mikktspace\mikktspace.h"
[2020-05-31 21:43:13.2108][Server ][39508-82][Info ] Request 1411 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.2108][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\metadata.h"
[2020-05-31 21:43:13.2108][Server ][39508-82][Info ] Request 1412 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.2108][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.2108][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\mikktspace\mikktspace.h", Kind=Register
[2020-05-31 21:43:13.2108][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\metadata.h", Kind=Register
[2020-05-31 21:43:13.2108][VsChromium][12788-38][Info ] Server request #1411 (RegisterFileRequest) took 26 msec to execute.
[2020-05-31 21:43:13.2108][VsChromium][12788-38][Info ] Server request #1412 (RegisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\mikktspace\mikktspace.h"
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] Request 1413 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\metadata.h"
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] Request 1414 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\External\mikktspace\mikktspace.vcxproj.filters"
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] Request 1415 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\mikktspace\mikktspace.h", Kind=Unregister
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\metadata.h", Kind=Unregister
[2020-05-31 21:43:13.2498][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\mikktspace\mikktspace.vcxproj.filters", Kind=Register
[2020-05-31 21:43:13.2498][VsChromium][12788-38][Info ] Server request #1413 (UnregisterFileRequest) took 35 msec to execute.
[2020-05-31 21:43:13.2498][VsChromium][12788-38][Info ] Server request #1414 (UnregisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:13.2498][VsChromium][12788-38][Info ] Server request #1415 (RegisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:13.2908][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.h"
[2020-05-31 21:43:13.2908][Server ][39508-82][Info ] Request 1416 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.2908][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\mikktspace\mikktspace.vcxproj.filters"
[2020-05-31 21:43:13.2908][Server ][39508-82][Info ] Request 1417 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.2908][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.2908][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAssetWriter.h", Kind=Unregister
[2020-05-31 21:43:13.2908][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\mikktspace\mikktspace.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:13.2908][VsChromium][12788-38][Info ] Server request #1416 (UnregisterFileRequest) took 28 msec to execute.
[2020-05-31 21:43:13.2908][VsChromium][12788-38][Info ] Server request #1417 (UnregisterFileRequest) took 12 msec to execute.
[2020-05-31 21:43:13.3298][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\NullLogger.hpp"
[2020-05-31 21:43:13.3298][Server ][39508-82][Info ] Request 1418 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.3298][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\NullLogger.hpp"
[2020-05-31 21:43:13.3298][Server ][39508-82][Info ] Request 1419 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.3298][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\mikktspace\mikktspace.c"
[2020-05-31 21:43:13.3298][Server ][39508-82][Info ] Request 1420 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.3298][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.3298][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\mikktspace\mikktspace.c", Kind=Register
[2020-05-31 21:43:13.3298][VsChromium][12788-38][Info ] Server request #1418 (RegisterFileRequest) took 36 msec to execute.
[2020-05-31 21:43:13.3298][VsChromium][12788-38][Info ] Server request #1419 (UnregisterFileRequest) took 20 msec to execute.
[2020-05-31 21:43:13.3298][VsChromium][12788-38][Info ] Server request #1420 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:13.3678][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\mikktspace\mikktspace.c"
[2020-05-31 21:43:13.3678][Server ][39508-82][Info ] Request 1421 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.3678][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcAdjacencyInfo.h"
[2020-05-31 21:43:13.3678][Server ][39508-82][Info ] Request 1422 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.3678][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.3678][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\mikktspace\mikktspace.c", Kind=Unregister
[2020-05-31 21:43:13.3678][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcAdjacencyInfo.h", Kind=Register
[2020-05-31 21:43:13.3678][VsChromium][12788-38][Info ] Server request #1421 (UnregisterFileRequest) took 26 msec to execute.
[2020-05-31 21:43:13.3678][VsChromium][12788-38][Info ] Server request #1422 (RegisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:13.4058][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcAdjacencyInfo.h"
[2020-05-31 21:43:13.4058][Server ][39508-82][Info ] Request 1423 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.4058][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\MovingAverage.h"
[2020-05-31 21:43:13.4058][Server ][39508-82][Info ] Request 1424 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.4058][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\MovingAverage.h"
[2020-05-31 21:43:13.4058][Server ][39508-82][Info ] Request 1425 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.4058][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.4058][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcAdjacencyInfo.h", Kind=Unregister
[2020-05-31 21:43:13.4068][VsChromium][12788-38][Info ] Server request #1423 (UnregisterFileRequest) took 33 msec to execute.
[2020-05-31 21:43:13.4068][VsChromium][12788-38][Info ] Server request #1424 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:13.4068][VsChromium][12788-38][Info ] Server request #1425 (UnregisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:13.4448][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.h"
[2020-05-31 21:43:13.4448][Server ][39508-82][Info ] Request 1426 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.4448][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.h"
[2020-05-31 21:43:13.4448][Server ][39508-82][Info ] Request 1427 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.4448][VsChromium][12788-38][Info ] Server request #1426 (RegisterFileRequest) took 25 msec to execute.
[2020-05-31 21:43:13.4448][VsChromium][12788-38][Info ] Server request #1427 (UnregisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:13.4508][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDVEncodeParams.h"
[2020-05-31 21:43:13.4508][Server ][39508-82][Info ] Request 1428 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.4508][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.4508][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDVEncodeParams.h", Kind=Register
[2020-05-31 21:43:13.4508][VsChromium][12788-38][Info ] Server request #1428 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:13.4888][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.cpp"
[2020-05-31 21:43:13.4888][Server ][39508-82][Info ] Request 1429 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.4888][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDVEncodeParams.h"
[2020-05-31 21:43:13.4888][Server ][39508-82][Info ] Request 1430 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.4888][VsChromium][12788-38][Info ] Server request #1429 (UnregisterFileRequest) took 23 msec to execute.
[2020-05-31 21:43:13.4888][VsChromium][12788-38][Info ] Server request #1430 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:13.4978][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.cpp"
[2020-05-31 21:43:13.4978][Server ][39508-82][Info ] Request 1431 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.4978][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.4978][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\MakeVerboseFormat.cpp", Kind=Unregister
[2020-05-31 21:43:13.4978][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDVEncodeParams.h", Kind=Unregister
[2020-05-31 21:43:13.4978][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.cpp", Kind=Register
[2020-05-31 21:43:13.4978][VsChromium][12788-38][Info ] Server request #1431 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:13.5358][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.cpp"
[2020-05-31 21:43:13.5358][Server ][39508-82][Info ] Request 1432 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.5358][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVector.h"
[2020-05-31 21:43:13.5358][Server ][39508-82][Info ] Request 1433 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.5358][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.5358][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcArithmeticCodec.cpp", Kind=Unregister
[2020-05-31 21:43:13.5358][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVector.h", Kind=Register
[2020-05-31 21:43:13.5358][VsChromium][12788-38][Info ] Server request #1432 (UnregisterFileRequest) took 24 msec to execute.
[2020-05-31 21:43:13.5358][VsChromium][12788-38][Info ] Server request #1433 (RegisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:13.5738][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.h"
[2020-05-31 21:43:13.5738][Server ][39508-82][Info ] Request 1434 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.5738][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVector.h"
[2020-05-31 21:43:13.5738][Server ][39508-82][Info ] Request 1435 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.5738][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.5738][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.h", Kind=Register
[2020-05-31 21:43:13.5738][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVector.h", Kind=Unregister
[2020-05-31 21:43:13.5738][VsChromium][12788-38][Info ] Server request #1434 (RegisterFileRequest) took 30 msec to execute.
[2020-05-31 21:43:13.5738][VsChromium][12788-38][Info ] Server request #1435 (UnregisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:13.6118][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcBinaryStream.h"
[2020-05-31 21:43:13.6118][Server ][39508-82][Info ] Request 1436 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.6118][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.h"
[2020-05-31 21:43:13.6118][Server ][39508-82][Info ] Request 1437 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.6118][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcBinaryStream.h"
[2020-05-31 21:43:13.6118][Server ][39508-82][Info ] Request 1438 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.6118][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.6118][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.h", Kind=Unregister
[2020-05-31 21:43:13.6118][VsChromium][12788-38][Info ] Server request #1436 (RegisterFileRequest) took 36 msec to execute.
[2020-05-31 21:43:13.6118][VsChromium][12788-38][Info ] Server request #1437 (UnregisterFileRequest) took 21 msec to execute.
[2020-05-31 21:43:13.6118][VsChromium][12788-38][Info ] Server request #1438 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:13.6488][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.cpp"
[2020-05-31 21:43:13.6488][Server ][39508-82][Info ] Request 1439 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.6488][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcFIFO.h"
[2020-05-31 21:43:13.6488][Server ][39508-82][Info ] Request 1440 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.6488][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.6488][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.cpp", Kind=Register
[2020-05-31 21:43:13.6488][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcFIFO.h", Kind=Register
[2020-05-31 21:43:13.6488][VsChromium][12788-38][Info ] Server request #1439 (RegisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:13.6488][VsChromium][12788-38][Info ] Server request #1440 (RegisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:13.6868][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.h"
[2020-05-31 21:43:13.6868][Server ][39508-82][Info ] Request 1441 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.6868][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.h"
[2020-05-31 21:43:13.6868][Server ][39508-82][Info ] Request 1442 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.6868][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcFIFO.h"
[2020-05-31 21:43:13.6868][Server ][39508-82][Info ] Request 1443 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.6868][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.6868][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcFIFO.h", Kind=Unregister
[2020-05-31 21:43:13.6868][VsChromium][12788-38][Info ] Server request #1441 (RegisterFileRequest) took 33 msec to execute.
[2020-05-31 21:43:13.6868][VsChromium][12788-38][Info ] Server request #1442 (UnregisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:13.6868][VsChromium][12788-38][Info ] Server request #1443 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:13.7248][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.cpp"
[2020-05-31 21:43:13.7248][Server ][39508-82][Info ] Request 1444 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.7248][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.h"
[2020-05-31 21:43:13.7248][Server ][39508-82][Info ] Request 1445 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.7248][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.7248][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorEncoder.cpp", Kind=Unregister
[2020-05-31 21:43:13.7248][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.h", Kind=Register
[2020-05-31 21:43:13.7248][VsChromium][12788-38][Info ] Server request #1444 (UnregisterFileRequest) took 25 msec to execute.
[2020-05-31 21:43:13.7248][VsChromium][12788-38][Info ] Server request #1445 (RegisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.h"
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] Request 1446 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.inl"
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] Request 1447 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.cpp"
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] Request 1448 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.h", Kind=Unregister
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.inl", Kind=Register
[2020-05-31 21:43:13.7647][VsChromium][12788-38][Info ] Server request #1446 (UnregisterFileRequest) took 34 msec to execute.
[2020-05-31 21:43:13.7647][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.cpp", Kind=Register
[2020-05-31 21:43:13.7647][VsChromium][12788-38][Info ] Server request #1447 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:13.7647][VsChromium][12788-38][Info ] Server request #1448 (RegisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:13.8037][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.inl"
[2020-05-31 21:43:13.8037][Server ][39508-82][Info ] Request 1449 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.8037][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.cpp"
[2020-05-31 21:43:13.8037][Server ][39508-82][Info ] Request 1450 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.8037][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.8037][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcIndexedFaceSet.inl", Kind=Unregister
[2020-05-31 21:43:13.8037][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcDynamicVectorDecoder.cpp", Kind=Unregister
[2020-05-31 21:43:13.8037][VsChromium][12788-38][Info ] Server request #1449 (UnregisterFileRequest) took 26 msec to execute.
[2020-05-31 21:43:13.8037][VsChromium][12788-38][Info ] Server request #1450 (UnregisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:13.8418][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.h"
[2020-05-31 21:43:13.8418][Server ][39508-82][Info ] Request 1451 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.8418][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.h"
[2020-05-31 21:43:13.8418][Server ][39508-82][Info ] Request 1452 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.8418][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.h"
[2020-05-31 21:43:13.8418][Server ][39508-82][Info ] Request 1453 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.8418][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.8418][VsChromium][12788-38][Info ] Server request #1451 (RegisterFileRequest) took 33 msec to execute.
[2020-05-31 21:43:13.8418][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.h", Kind=Register
[2020-05-31 21:43:13.8418][VsChromium][12788-38][Info ] Server request #1452 (UnregisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:13.8418][VsChromium][12788-38][Info ] Server request #1453 (RegisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:13.8798][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncodeParams.h"
[2020-05-31 21:43:13.8798][Server ][39508-82][Info ] Request 1454 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.8798][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncodeParams.h"
[2020-05-31 21:43:13.8798][Server ][39508-82][Info ] Request 1455 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.8798][VsChromium][12788-38][Info ] Server request #1454 (RegisterFileRequest) took 23 msec to execute.
[2020-05-31 21:43:13.8798][VsChromium][12788-38][Info ] Server request #1455 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:13.8888][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.inl"
[2020-05-31 21:43:13.8888][Server ][39508-82][Info ] Request 1456 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.8888][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.8888][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.inl", Kind=Register
[2020-05-31 21:43:13.8888][VsChromium][12788-38][Info ] Server request #1456 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:13.9268][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTimer.h"
[2020-05-31 21:43:13.9268][Server ][39508-82][Info ] Request 1457 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.9268][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTimer.h"
[2020-05-31 21:43:13.9268][Server ][39508-82][Info ] Request 1458 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.9268][VsChromium][12788-38][Info ] Server request #1457 (RegisterFileRequest) took 23 msec to execute.
[2020-05-31 21:43:13.9268][VsChromium][12788-38][Info ] Server request #1458 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:13.9358][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.inl"
[2020-05-31 21:43:13.9358][Server ][39508-82][Info ] Request 1459 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.9358][VsChromium][12788-38][Info ] Server request #1459 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:13.9508][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTools.cpp"
[2020-05-31 21:43:13.9508][Server ][39508-82][Info ] Request 1460 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.9508][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.9508][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCDecoder.inl", Kind=Unregister
[2020-05-31 21:43:13.9508][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTools.cpp", Kind=Register
[2020-05-31 21:43:13.9508][VsChromium][12788-38][Info ] Server request #1460 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:13.9898][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTools.cpp"
[2020-05-31 21:43:13.9898][Server ][39508-82][Info ] Request 1461 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.9898][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.cpp"
[2020-05-31 21:43:13.9898][Server ][39508-82][Info ] Request 1462 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:13.9898][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:13.9898][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTools.cpp", Kind=Unregister
[2020-05-31 21:43:13.9898][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.cpp", Kind=Register
[2020-05-31 21:43:13.9898][VsChromium][12788-38][Info ] Server request #1461 (UnregisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:13.9898][VsChromium][12788-38][Info ] Server request #1462 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:14.0278][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.inl"
[2020-05-31 21:43:14.0278][Server ][39508-82][Info ] Request 1463 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.0278][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.cpp"
[2020-05-31 21:43:14.0278][Server ][39508-82][Info ] Request 1464 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.0278][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.0278][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.inl", Kind=Register
[2020-05-31 21:43:14.0278][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.cpp", Kind=Unregister
[2020-05-31 21:43:14.0278][VsChromium][12788-38][Info ] Server request #1463 (RegisterFileRequest) took 29 msec to execute.
[2020-05-31 21:43:14.0278][VsChromium][12788-38][Info ] Server request #1464 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:14.0658][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.h"
[2020-05-31 21:43:14.0658][Server ][39508-82][Info ] Request 1465 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.0658][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.h"
[2020-05-31 21:43:14.0658][Server ][39508-82][Info ] Request 1466 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.0658][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleFans.h"
[2020-05-31 21:43:14.0658][Server ][39508-82][Info ] Request 1467 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.0658][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.0658][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.h", Kind=Unregister
[2020-05-31 21:43:14.0658][VsChromium][12788-38][Info ] Server request #1465 (RegisterFileRequest) took 36 msec to execute.
[2020-05-31 21:43:14.0658][VsChromium][12788-38][Info ] Server request #1466 (UnregisterFileRequest) took 20 msec to execute.
[2020-05-31 21:43:14.0658][VsChromium][12788-38][Info ] Server request #1467 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:14.1028][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.inl"
[2020-05-31 21:43:14.1028][Server ][39508-82][Info ] Request 1468 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.1028][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.h"
[2020-05-31 21:43:14.1028][Server ][39508-82][Info ] Request 1469 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.1028][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.1028][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcSC3DMCEncoder.inl", Kind=Unregister
[2020-05-31 21:43:14.1028][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.h", Kind=Register
[2020-05-31 21:43:14.1028][VsChromium][12788-38][Info ] Server request #1468 (UnregisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:14.1028][VsChromium][12788-38][Info ] Server request #1469 (RegisterFileRequest) took 12 msec to execute.
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.h"
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] Request 1470 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.inl"
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] Request 1471 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.h"
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] Request 1472 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.h", Kind=Register
[2020-05-31 21:43:14.1398][VsChromium][12788-38][Info ] Server request #1470 (RegisterFileRequest) took 34 msec to execute.
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.inl", Kind=Register
[2020-05-31 21:43:14.1388][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.h", Kind=Register
[2020-05-31 21:43:14.1398][VsChromium][12788-38][Info ] Server request #1471 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:14.1398][VsChromium][12788-38][Info ] Server request #1472 (RegisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:14.1778][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.inl"
[2020-05-31 21:43:14.1778][Server ][39508-82][Info ] Request 1473 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.1778][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjExporter.cpp"
[2020-05-31 21:43:14.1778][Server ][39508-82][Info ] Request 1474 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.1778][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.1778][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.inl", Kind=Register
[2020-05-31 21:43:14.1778][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjExporter.cpp", Kind=Register
[2020-05-31 21:43:14.1788][VsChromium][12788-38][Info ] Server request #1473 (RegisterFileRequest) took 25 msec to execute.
[2020-05-31 21:43:14.1788][VsChromium][12788-38][Info ] Server request #1474 (RegisterFileRequest) took 10 msec to execute.
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Pipeline\IBLPipeline.cpp"
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] Request 1475 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.c"
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] Request 1476 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\assimp\contrib\irrXML\IrrXML.vcxproj.filters"
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] Request 1477 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\IBLPipeline.cpp", Kind=Register
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.c", Kind=Register
[2020-05-31 21:43:14.2188][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\assimp\contrib\irrXML\IrrXML.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:14.2188][VsChromium][12788-38][Info ] Server request #1475 (RegisterFileRequest) took 34 msec to execute.
[2020-05-31 21:43:14.2188][VsChromium][12788-38][Info ] Server request #1476 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:14.2188][VsChromium][12788-38][Info ] Server request #1477 (UnregisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:14.2588][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.inl"
[2020-05-31 21:43:14.2598][Server ][39508-82][Info ] Request 1478 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.2598][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjExporter.cpp"
[2020-05-31 21:43:14.2598][Server ][39508-82][Info ] Request 1479 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.2598][VsChromium][12788-38][Info ] Server request #1478 (UnregisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:14.2598][VsChromium][12788-38][Info ] Server request #1479 (UnregisterFileRequest) took 12 msec to execute.
[2020-05-31 21:43:14.2598][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.inl"
[2020-05-31 21:43:14.2598][Server ][39508-82][Info ] Request 1480 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.2598][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.2598][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.inl", Kind=Unregister
[2020-05-31 21:43:14.2598][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjExporter.cpp", Kind=Unregister
[2020-05-31 21:43:14.2598][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.inl", Kind=Register
[2020-05-31 21:43:14.2598][VsChromium][12788-38][Info ] Server request #1480 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.3058][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\IBLPipeline.cpp"
[2020-05-31 21:43:14.3058][Server ][39508-82][Info ] Request 1481 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.3058][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.c"
[2020-05-31 21:43:14.3058][Server ][39508-82][Info ] Request 1482 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.3058][VsChromium][12788-38][Info ] Server request #1481 (UnregisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:14.3058][VsChromium][12788-38][Info ] Server request #1482 (UnregisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:14.3088][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.h"
[2020-05-31 21:43:14.3088][Server ][39508-82][Info ] Request 1483 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.3088][VsChromium][12788-38][Info ] Server request #1483 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.3247][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.h"
[2020-05-31 21:43:14.3247][Server ][39508-82][Info ] Request 1484 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.3247][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.3247][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\IBLPipeline.cpp", Kind=Unregister
[2020-05-31 21:43:14.3247][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\unzip\ioapi.c", Kind=Unregister
[2020-05-31 21:43:14.3247][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.h", Kind=Unregister
[2020-05-31 21:43:14.3247][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.h", Kind=Register
[2020-05-31 21:43:14.3247][VsChromium][12788-38][Info ] Server request #1484 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.3647][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileData.h"
[2020-05-31 21:43:14.3647][Server ][39508-82][Info ] Request 1485 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.3647][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileData.h"
[2020-05-31 21:43:14.3647][Server ][39508-82][Info ] Request 1486 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.3657][VsChromium][12788-38][Info ] Server request #1485 (RegisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:14.3657][VsChromium][12788-38][Info ] Server request #1486 (UnregisterFileRequest) took 12 msec to execute.
[2020-05-31 21:43:14.3707][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.h"
[2020-05-31 21:43:14.3707][Server ][39508-82][Info ] Request 1487 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.3707][VsChromium][12788-38][Info ] Server request #1487 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.3857][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.h"
[2020-05-31 21:43:14.3857][Server ][39508-82][Info ] Request 1488 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.3857][VsChromium][12788-38][Info ] Server request #1488 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.4007][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.h"
[2020-05-31 21:43:14.4007][Server ][39508-82][Info ] Request 1489 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.4007][VsChromium][12788-38][Info ] Server request #1489 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.4007][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.cpp"
[2020-05-31 21:43:14.4007][Server ][39508-82][Info ] Request 1490 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.4007][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.4007][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcVector.h", Kind=Unregister
[2020-05-31 21:43:14.4007][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zlib\inflate.h", Kind=Unregister
[2020-05-31 21:43:14.4007][VsChromium][12788-38][Info ] Server request #1490 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.4007][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\MaterialSystem.h", Kind=Unregister
[2020-05-31 21:43:14.4007][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.cpp", Kind=Register
[2020-05-31 21:43:14.4547][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.cpp"
[2020-05-31 21:43:14.4547][Server ][39508-82][Info ] Request 1491 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.4547][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.h"
[2020-05-31 21:43:14.4547][Server ][39508-82][Info ] Request 1492 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.4547][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.4547][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.cpp", Kind=Unregister
[2020-05-31 21:43:14.4547][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.h", Kind=Register
[2020-05-31 21:43:14.4547][VsChromium][12788-38][Info ] Server request #1491 (UnregisterFileRequest) took 24 msec to execute.
[2020-05-31 21:43:14.4547][VsChromium][12788-38][Info ] Server request #1492 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:14.4918][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.h"
[2020-05-31 21:43:14.4918][Server ][39508-82][Info ] Request 1493 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.4918][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.inl"
[2020-05-31 21:43:14.4918][Server ][39508-82][Info ] Request 1494 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.4918][VsChromium][12788-38][Info ] Server request #1493 (UnregisterFileRequest) took 30 msec to execute.
[2020-05-31 21:43:14.4918][VsChromium][12788-38][Info ] Server request #1494 (UnregisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:14.4918][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.h"
[2020-05-31 21:43:14.4918][Server ][39508-82][Info ] Request 1495 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.4918][VsChromium][12788-38][Info ] Server request #1495 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.5097][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLExport.h"
[2020-05-31 21:43:14.5097][Server ][39508-82][Info ] Request 1496 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.5097][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.5097][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileMtlImporter.h", Kind=Unregister
[2020-05-31 21:43:14.5097][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListEncoder.inl", Kind=Unregister
[2020-05-31 21:43:14.5097][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.h", Kind=Unregister
[2020-05-31 21:43:14.5097][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLExport.h", Kind=Register
[2020-05-31 21:43:14.5107][VsChromium][12788-38][Info ] Server request #1496 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.5478][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLCommon.cpp"
[2020-05-31 21:43:14.5478][Server ][39508-82][Info ] Request 1497 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.5478][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLExport.h"
[2020-05-31 21:43:14.5478][Server ][39508-82][Info ] Request 1498 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.5478][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.5478][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLCommon.cpp", Kind=Register
[2020-05-31 21:43:14.5478][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLExport.h", Kind=Unregister
[2020-05-31 21:43:14.5478][VsChromium][12788-38][Info ] Server request #1497 (RegisterFileRequest) took 23 msec to execute.
[2020-05-31 21:43:14.5478][VsChromium][12788-38][Info ] Server request #1498 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:14.5838][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjTools.h"
[2020-05-31 21:43:14.5838][Server ][39508-82][Info ] Request 1499 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.5838][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.cpp"
[2020-05-31 21:43:14.5838][Server ][39508-82][Info ] Request 1500 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.5838][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.5838][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjTools.h", Kind=Register
[2020-05-31 21:43:14.5838][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.cpp", Kind=Register
[2020-05-31 21:43:14.5838][VsChromium][12788-38][Info ] Server request #1499 (RegisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:14.5838][VsChromium][12788-38][Info ] Server request #1500 (RegisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:14.6198][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLExport.cpp"
[2020-05-31 21:43:14.6198][Server ][39508-82][Info ] Request 1501 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.6198][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLParserUtils.h"
[2020-05-31 21:43:14.6198][Server ][39508-82][Info ] Request 1502 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.6198][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.6198][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLExport.cpp", Kind=Register
[2020-05-31 21:43:14.6198][VsChromium][12788-38][Info ] Server request #1501 (RegisterFileRequest) took 32 msec to execute.
[2020-05-31 21:43:14.6198][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLParserUtils.h", Kind=Register
[2020-05-31 21:43:14.6198][VsChromium][12788-38][Info ] Server request #1502 (RegisterFileRequest) took 16 msec to execute.
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLExport.cpp"
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] Request 1503 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLStream.cpp"
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] Request 1504 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLParserUtils.h"
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] Request 1505 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLExport.cpp", Kind=Unregister
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLStream.cpp", Kind=Register
[2020-05-31 21:43:14.6568][VsChromium][12788-38][Info ] Server request #1503 (UnregisterFileRequest) took 37 msec to execute.
[2020-05-31 21:43:14.6568][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLParserUtils.h", Kind=Unregister
[2020-05-31 21:43:14.6568][VsChromium][12788-38][Info ] Server request #1504 (RegisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:14.6568][VsChromium][12788-38][Info ] Server request #1505 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:14.6948][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLCommon.cpp"
[2020-05-31 21:43:14.6948][Server ][39508-82][Info ] Request 1506 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.6948][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLCommon.h"
[2020-05-31 21:43:14.6948][Server ][39508-82][Info ] Request 1507 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.6948][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.6948][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLCommon.cpp", Kind=Unregister
[2020-05-31 21:43:14.6948][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLCommon.h", Kind=Register
[2020-05-31 21:43:14.6948][VsChromium][12788-38][Info ] Server request #1506 (UnregisterFileRequest) took 28 msec to execute.
[2020-05-31 21:43:14.6948][VsChromium][12788-38][Info ] Server request #1507 (RegisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLCommon.h"
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Request 1508 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjTools.h"
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Request 1509 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.cpp"
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Request 1510 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.7318][VsChromium][12788-38][Info ] Server request #1508 (UnregisterFileRequest) took 35 msec to execute.
[2020-05-31 21:43:14.7318][VsChromium][12788-38][Info ] Server request #1509 (UnregisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:14.7318][VsChromium][12788-38][Info ] Server request #1510 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLParser.cpp"
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Request 1511 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLCommon.h", Kind=Unregister
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjTools.h", Kind=Unregister
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.cpp", Kind=Unregister
[2020-05-31 21:43:14.7318][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLParser.cpp", Kind=Register
[2020-05-31 21:43:14.7318][VsChromium][12788-38][Info ] Server request #1511 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.7808][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLParser.cpp"
[2020-05-31 21:43:14.7808][Server ][39508-82][Info ] Request 1512 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.7808][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLStream.cpp"
[2020-05-31 21:43:14.7808][Server ][39508-82][Info ] Request 1513 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.7808][VsChromium][12788-38][Info ] Server request #1512 (UnregisterFileRequest) took 21 msec to execute.
[2020-05-31 21:43:14.7808][VsChromium][12788-38][Info ] Server request #1513 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:14.7918][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjExporter.h"
[2020-05-31 21:43:14.7918][Server ][39508-82][Info ] Request 1514 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.7918][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.7918][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLParser.cpp", Kind=Unregister
[2020-05-31 21:43:14.7918][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\code\OpenDDLStream.cpp", Kind=Unregister
[2020-05-31 21:43:14.7918][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjExporter.h", Kind=Register
[2020-05-31 21:43:14.7918][VsChromium][12788-38][Info ] Server request #1514 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.8268][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.inl"
[2020-05-31 21:43:14.8268][Server ][39508-82][Info ] Request 1515 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.8268][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjExporter.h"
[2020-05-31 21:43:14.8268][Server ][39508-82][Info ] Request 1516 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.8268][VsChromium][12788-38][Info ] Server request #1515 (UnregisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:14.8268][VsChromium][12788-38][Info ] Server request #1516 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:14.8388][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\OptimizeGraph.cpp"
[2020-05-31 21:43:14.8388][Server ][39508-82][Info ] Request 1517 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.8388][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.8388][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.inl", Kind=Unregister
[2020-05-31 21:43:14.8388][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjExporter.h", Kind=Unregister
[2020-05-31 21:43:14.8388][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\OptimizeGraph.cpp", Kind=Register
[2020-05-31 21:43:14.8388][VsChromium][12788-38][Info ] Server request #1517 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:14.8738][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\OptimizeGraph.cpp"
[2020-05-31 21:43:14.8738][Server ][39508-82][Info ] Request 1518 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.8738][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\meshoptimizer.h"
[2020-05-31 21:43:14.8738][Server ][39508-82][Info ] Request 1519 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.8738][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.8738][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\OptimizeGraph.cpp", Kind=Unregister
[2020-05-31 21:43:14.8738][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\meshoptimizer.h", Kind=Register
[2020-05-31 21:43:14.8738][VsChromium][12788-38][Info ] Server request #1518 (UnregisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:14.8738][VsChromium][12788-38][Info ] Server request #1519 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:14.9068][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\glTFAsset.h"
[2020-05-31 21:43:14.9068][Server ][39508-82][Info ] Request 1520 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.9068][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\OptimizeGraph.h"
[2020-05-31 21:43:14.9068][Server ][39508-82][Info ] Request 1521 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.9068][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.9068][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAsset.h", Kind=Register
[2020-05-31 21:43:14.9068][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\OptimizeGraph.h", Kind=Register
[2020-05-31 21:43:14.9078][VsChromium][12788-38][Info ] Server request #1520 (RegisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:14.9078][VsChromium][12788-38][Info ] Server request #1521 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:14.9428][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\IFF.h"
[2020-05-31 21:43:14.9428][Server ][39508-82][Info ] Request 1522 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.9428][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\OptimizeMeshes.h"
[2020-05-31 21:43:14.9428][Server ][39508-82][Info ] Request 1523 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.9428][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.9428][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\IFF.h", Kind=Unregister
[2020-05-31 21:43:14.9428][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\OptimizeMeshes.h", Kind=Register
[2020-05-31 21:43:14.9428][VsChromium][12788-38][Info ] Server request #1522 (UnregisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:14.9428][VsChromium][12788-38][Info ] Server request #1523 (RegisterFileRequest) took 12 msec to execute.
[2020-05-31 21:43:14.9778][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\OptimizeMeshes.cpp"
[2020-05-31 21:43:14.9778][Server ][39508-82][Info ] Request 1524 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.9778][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\OptimizeMeshes.h"
[2020-05-31 21:43:14.9778][Server ][39508-82][Info ] Request 1525 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:14.9778][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:14.9778][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\OptimizeMeshes.cpp", Kind=Register
[2020-05-31 21:43:14.9778][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\OptimizeMeshes.h", Kind=Unregister
[2020-05-31 21:43:14.9778][VsChromium][12788-38][Info ] Server request #1524 (RegisterFileRequest) took 30 msec to execute.
[2020-05-31 21:43:14.9778][VsChromium][12788-38][Info ] Server request #1525 (UnregisterFileRequest) took 16 msec to execute.
[2020-05-31 21:43:15.0138][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\OptimizeMeshes.cpp"
[2020-05-31 21:43:15.0138][Server ][39508-82][Info ] Request 1526 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.0138][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\meshoptimizer.h"
[2020-05-31 21:43:15.0138][Server ][39508-82][Info ] Request 1527 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.0138][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\glTFAsset.h"
[2020-05-31 21:43:15.0138][Server ][39508-82][Info ] Request 1528 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.0138][VsChromium][12788-38][Info ] Server request #1526 (UnregisterFileRequest) took 35 msec to execute.
[2020-05-31 21:43:15.0138][VsChromium][12788-38][Info ] Server request #1527 (UnregisterFileRequest) took 20 msec to execute.
[2020-05-31 21:43:15.0138][VsChromium][12788-38][Info ] Server request #1528 (UnregisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:15.0258][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLStream.h"
[2020-05-31 21:43:15.0258][Server ][39508-82][Info ] Request 1529 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.0258][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.0258][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\OptimizeMeshes.cpp", Kind=Unregister
[2020-05-31 21:43:15.0258][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\meshoptimizer.h", Kind=Unregister
[2020-05-31 21:43:15.0258][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\glTFAsset.h", Kind=Unregister
[2020-05-31 21:43:15.0258][VsChromium][12788-38][Info ] Server request #1529 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:15.0258][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLStream.h", Kind=Register
[2020-05-31 21:43:15.0608][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\ParsingUtils.h"
[2020-05-31 21:43:15.0608][Server ][39508-82][Info ] Request 1530 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.0608][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLStream.h"
[2020-05-31 21:43:15.0608][Server ][39508-82][Info ] Request 1531 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.0608][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.0608][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ParsingUtils.h", Kind=Register
[2020-05-31 21:43:15.0608][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLStream.h", Kind=Unregister
[2020-05-31 21:43:15.0608][VsChromium][12788-38][Info ] Server request #1530 (RegisterFileRequest) took 20 msec to execute.
[2020-05-31 21:43:15.0608][VsChromium][12788-38][Info ] Server request #1531 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:15.0958][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\overdrawanalyzer.cpp"
[2020-05-31 21:43:15.0958][Server ][39508-82][Info ] Request 1532 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.0958][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\ParsingUtils.h"
[2020-05-31 21:43:15.0958][Server ][39508-82][Info ] Request 1533 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.0958][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.0958][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\overdrawanalyzer.cpp", Kind=Register
[2020-05-31 21:43:15.0958][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ParsingUtils.h", Kind=Unregister
[2020-05-31 21:43:15.0958][VsChromium][12788-38][Info ] Server request #1532 (RegisterFileRequest) took 25 msec to execute.
[2020-05-31 21:43:15.0958][VsChromium][12788-38][Info ] Server request #1533 (UnregisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:15.1308][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\pbrmaterial.h"
[2020-05-31 21:43:15.1308][Server ][39508-82][Info ] Request 1534 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.1308][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\Pipeline\Pipeline.vcxproj.filters"
[2020-05-31 21:43:15.1308][Server ][39508-82][Info ] Request 1535 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.1308][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.1308][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\pbrmaterial.h", Kind=Register
[2020-05-31 21:43:15.1308][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\Pipeline\Pipeline.vcxproj.filters", Kind=Register
[2020-05-31 21:43:15.1308][VsChromium][12788-38][Info ] Server request #1534 (RegisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:15.1308][VsChromium][12788-38][Info ] Server request #1535 (RegisterFileRequest) took 12 msec to execute.
[2020-05-31 21:43:15.1648][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\pbrmaterial.h"
[2020-05-31 21:43:15.1648][Server ][39508-82][Info ] Request 1536 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.1648][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\overdrawoptimizer.cpp"
[2020-05-31 21:43:15.1648][Server ][39508-82][Info ] Request 1537 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.1648][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.1648][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\pbrmaterial.h", Kind=Unregister
[2020-05-31 21:43:15.1648][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\overdrawoptimizer.cpp", Kind=Register
[2020-05-31 21:43:15.1648][VsChromium][12788-38][Info ] Server request #1536 (UnregisterFileRequest) took 31 msec to execute.
[2020-05-31 21:43:15.1648][VsChromium][12788-38][Info ] Server request #1537 (RegisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\Pipeline\Pipeline.vcxproj.filters"
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] Request 1538 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Pipeline\PipelineCommon.h"
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] Request 1539 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\overdrawoptimizer.cpp"
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] Request 1540 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\Pipeline\Pipeline.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\PipelineCommon.h", Kind=Register
[2020-05-31 21:43:15.1998][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\overdrawoptimizer.cpp", Kind=Unregister
[2020-05-31 21:43:15.1998][VsChromium][12788-38][Info ] Server request #1538 (UnregisterFileRequest) took 34 msec to execute.
[2020-05-31 21:43:15.1998][VsChromium][12788-38][Info ] Server request #1539 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:15.1998][VsChromium][12788-38][Info ] Server request #1540 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:15.2338][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\PlatformLinux.cpp"
[2020-05-31 21:43:15.2338][Server ][39508-82][Info ] Request 1541 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.2338][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\PipelineCommon.h"
[2020-05-31 21:43:15.2338][Server ][39508-82][Info ] Request 1542 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.2338][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.2338][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\PlatformLinux.cpp", Kind=Register
[2020-05-31 21:43:15.2338][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\PipelineCommon.h", Kind=Unregister
[2020-05-31 21:43:15.2338][VsChromium][12788-38][Info ] Server request #1541 (RegisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:15.2338][VsChromium][12788-38][Info ] Server request #1542 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:15.2678][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\PlatformLinux.cpp"
[2020-05-31 21:43:15.2678][Server ][39508-82][Info ] Request 1543 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.2678][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\overdrawanalyzer.cpp"
[2020-05-31 21:43:15.2678][Server ][39508-82][Info ] Request 1544 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.2678][VsChromium][12788-38][Info ] Server request #1543 (UnregisterFileRequest) took 24 msec to execute.
[2020-05-31 21:43:15.2678][VsChromium][12788-38][Info ] Server request #1544 (UnregisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:15.2758][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\Platform.cpp"
[2020-05-31 21:43:15.2758][Server ][39508-82][Info ] Request 1545 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.2758][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.2758][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\PlatformLinux.cpp", Kind=Unregister
[2020-05-31 21:43:15.2758][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\overdrawanalyzer.cpp", Kind=Unregister
[2020-05-31 21:43:15.2758][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\Platform.cpp", Kind=Register
[2020-05-31 21:43:15.2758][VsChromium][12788-38][Info ] Server request #1545 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:15.3098][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\Platform.h"
[2020-05-31 21:43:15.3098][Server ][39508-82][Info ] Request 1546 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.3098][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\Platform.cpp"
[2020-05-31 21:43:15.3098][Server ][39508-82][Info ] Request 1547 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.3098][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.3098][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\Platform.h", Kind=Register
[2020-05-31 21:43:15.3098][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\Platform.cpp", Kind=Unregister
[2020-05-31 21:43:15.3108][VsChromium][12788-38][Info ] Server request #1546 (RegisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:15.3108][VsChromium][12788-38][Info ] Server request #1547 (UnregisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\Platform.h"
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] Request 1548 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\OptimizeGraph.h"
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] Request 1549 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.3438][VsChromium][12788-38][Info ] Server request #1548 (UnregisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:15.3438][VsChromium][12788-38][Info ] Server request #1549 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\poppack1.h"
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] Request 1550 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\Platform.h", Kind=Unregister
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\OptimizeGraph.h", Kind=Unregister
[2020-05-31 21:43:15.3438][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\poppack1.h", Kind=Register
[2020-05-31 21:43:15.3438][VsChromium][12788-38][Info ] Server request #1550 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:15.3868][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\poppack1.h"
[2020-05-31 21:43:15.3868][Server ][39508-82][Info ] Request 1551 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.3868][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Sandbox\PostProcess.cpp"
[2020-05-31 21:43:15.3868][Server ][39508-82][Info ] Request 1552 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.3868][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.3868][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\poppack1.h", Kind=Unregister
[2020-05-31 21:43:15.3868][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Sandbox\PostProcess.cpp", Kind=Register
[2020-05-31 21:43:15.3868][VsChromium][12788-38][Info ] Server request #1551 (UnregisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:15.3868][VsChromium][12788-38][Info ] Server request #1552 (RegisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:15.4188][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\zip\src\miniz.h"
[2020-05-31 21:43:15.4188][Server ][39508-82][Info ] Request 1553 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.4188][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\PolyTools.h"
[2020-05-31 21:43:15.4188][Server ][39508-82][Info ] Request 1554 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.4188][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.4188][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zip\src\miniz.h", Kind=Register
[2020-05-31 21:43:15.4188][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\PolyTools.h", Kind=Register
[2020-05-31 21:43:15.4188][VsChromium][12788-38][Info ] Server request #1553 (RegisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:15.4188][VsChromium][12788-38][Info ] Server request #1554 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:15.4518][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Sandbox\PostProcess.h"
[2020-05-31 21:43:15.4518][Server ][39508-82][Info ] Request 1555 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.4518][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Sandbox\PostProcess.h"
[2020-05-31 21:43:15.4518][Server ][39508-82][Info ] Request 1556 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.4518][VsChromium][12788-38][Info ] Server request #1555 (RegisterFileRequest) took 21 msec to execute.
[2020-05-31 21:43:15.4518][VsChromium][12788-38][Info ] Server request #1556 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:15.4628][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\PolyTools.h"
[2020-05-31 21:43:15.4628][Server ][39508-82][Info ] Request 1557 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.4628][VsChromium][12788-38][Info ] Server request #1557 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:15.4788][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Sandbox\par_shapes.h"
[2020-05-31 21:43:15.4788][Server ][39508-82][Info ] Request 1558 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.4788][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.4788][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\PolyTools.h", Kind=Unregister
[2020-05-31 21:43:15.4788][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Sandbox\par_shapes.h", Kind=Register
[2020-05-31 21:43:15.4788][VsChromium][12788-38][Info ] Server request #1558 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:15.5118][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Profiler.h"
[2020-05-31 21:43:15.5118][Server ][39508-82][Info ] Request 1559 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.5118][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Sandbox\par_shapes.h"
[2020-05-31 21:43:15.5118][Server ][39508-82][Info ] Request 1560 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.5118][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.5118][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Profiler.h", Kind=Register
[2020-05-31 21:43:15.5118][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Sandbox\par_shapes.h", Kind=Unregister
[2020-05-31 21:43:15.5118][VsChromium][12788-38][Info ] Server request #1559 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:15.5118][VsChromium][12788-38][Info ] Server request #1560 (UnregisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:15.5448][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Profiler.h"
[2020-05-31 21:43:15.5448][Server ][39508-82][Info ] Request 1561 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.5448][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\postprocess.h"
[2020-05-31 21:43:15.5448][Server ][39508-82][Info ] Request 1562 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.5448][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.5448][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Profiler.h", Kind=Unregister
[2020-05-31 21:43:15.5448][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\postprocess.h", Kind=Register
[2020-05-31 21:43:15.5448][VsChromium][12788-38][Info ] Server request #1561 (UnregisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:15.5448][VsChromium][12788-38][Info ] Server request #1562 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:15.5778][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\ProgressHandler.hpp"
[2020-05-31 21:43:15.5778][Server ][39508-82][Info ] Request 1563 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.5778][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\postprocess.h"
[2020-05-31 21:43:15.5778][Server ][39508-82][Info ] Request 1564 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.5778][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.5778][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ProgressHandler.hpp", Kind=Register
[2020-05-31 21:43:15.5778][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\postprocess.h", Kind=Unregister
[2020-05-31 21:43:15.5778][VsChromium][12788-38][Info ] Server request #1563 (RegisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:15.5778][VsChromium][12788-38][Info ] Server request #1564 (UnregisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:15.6118][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\pushpack1.h"
[2020-05-31 21:43:15.6118][Server ][39508-82][Info ] Request 1565 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.6118][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\qnan.h"
[2020-05-31 21:43:15.6118][Server ][39508-82][Info ] Request 1566 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.6118][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.6118][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\pushpack1.h", Kind=Register
[2020-05-31 21:43:15.6118][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\qnan.h", Kind=Register
[2020-05-31 21:43:15.6118][VsChromium][12788-38][Info ] Server request #1565 (RegisterFileRequest) took 24 msec to execute.
[2020-05-31 21:43:15.6118][VsChromium][12788-38][Info ] Server request #1566 (RegisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:15.6458][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\pushpack1.h"
[2020-05-31 21:43:15.6458][Server ][39508-82][Info ] Request 1567 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.6458][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\qnan.h"
[2020-05-31 21:43:15.6458][Server ][39508-82][Info ] Request 1568 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.6458][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.6458][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\pushpack1.h", Kind=Unregister
[2020-05-31 21:43:15.6458][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\qnan.h", Kind=Unregister
[2020-05-31 21:43:15.6458][VsChromium][12788-38][Info ] Server request #1567 (UnregisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:15.6458][VsChromium][12788-38][Info ] Server request #1568 (UnregisterFileRequest) took 12 msec to execute.
[2020-05-31 21:43:15.6798][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\PostStepRegistry.cpp"
[2020-05-31 21:43:15.6798][Server ][39508-82][Info ] Request 1569 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.6798][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\PostStepRegistry.cpp"
[2020-05-31 21:43:15.6798][Server ][39508-82][Info ] Request 1570 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.6798][VsChromium][12788-38][Info ] Server request #1569 (RegisterFileRequest) took 30 msec to execute.
[2020-05-31 21:43:15.6798][VsChromium][12788-38][Info ] Server request #1570 (UnregisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:15.6798][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.h"
[2020-05-31 21:43:15.6798][Server ][39508-82][Info ] Request 1571 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.6798][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.6798][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.h", Kind=Register
[2020-05-31 21:43:15.6798][VsChromium][12788-38][Info ] Server request #1571 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:15.7138][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ProcessHelper.h"
[2020-05-31 21:43:15.7138][Server ][39508-82][Info ] Request 1572 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.7138][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.h"
[2020-05-31 21:43:15.7138][Server ][39508-82][Info ] Request 1573 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.7138][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.7138][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ProcessHelper.h", Kind=Register
[2020-05-31 21:43:15.7138][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.h", Kind=Unregister
[2020-05-31 21:43:15.7138][VsChromium][12788-38][Info ] Server request #1572 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:15.7138][VsChromium][12788-38][Info ] Server request #1573 (UnregisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:15.7478][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ProcessHelper.cpp"
[2020-05-31 21:43:15.7478][Server ][39508-82][Info ] Request 1574 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.7478][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\RemoveComments.cpp"
[2020-05-31 21:43:15.7478][Server ][39508-82][Info ] Request 1575 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.7478][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.7478][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ProcessHelper.cpp", Kind=Register
[2020-05-31 21:43:15.7478][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveComments.cpp", Kind=Register
[2020-05-31 21:43:15.7478][VsChromium][12788-38][Info ] Server request #1574 (RegisterFileRequest) took 21 msec to execute.
[2020-05-31 21:43:15.7478][VsChromium][12788-38][Info ] Server request #1575 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:15.7828][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ProcessHelper.cpp"
[2020-05-31 21:43:15.7828][Server ][39508-82][Info ] Request 1576 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.7828][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\RemoveComments.cpp"
[2020-05-31 21:43:15.7828][Server ][39508-82][Info ] Request 1577 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.7828][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.7828][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ProcessHelper.cpp", Kind=Unregister
[2020-05-31 21:43:15.7828][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveComments.cpp", Kind=Unregister
[2020-05-31 21:43:15.7828][VsChromium][12788-38][Info ] Server request #1576 (UnregisterFileRequest) took 24 msec to execute.
[2020-05-31 21:43:15.7828][VsChromium][12788-38][Info ] Server request #1577 (UnregisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:15.8168][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ProcessHelper.h"
[2020-05-31 21:43:15.8168][Server ][39508-82][Info ] Request 1578 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.8168][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\quaternion.inl"
[2020-05-31 21:43:15.8168][Server ][39508-82][Info ] Request 1579 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.8168][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.8168][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ProcessHelper.h", Kind=Unregister
[2020-05-31 21:43:15.8168][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\quaternion.inl", Kind=Register
[2020-05-31 21:43:15.8168][VsChromium][12788-38][Info ] Server request #1578 (UnregisterFileRequest) took 29 msec to execute.
[2020-05-31 21:43:15.8168][VsChromium][12788-38][Info ] Server request #1579 (RegisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:15.8517][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\pstdint.h"
[2020-05-31 21:43:15.8517][Server ][39508-82][Info ] Request 1580 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.8517][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.cpp"
[2020-05-31 21:43:15.8517][Server ][39508-82][Info ] Request 1581 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.8517][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:15.8517][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\pstdint.h", Kind=Register
[2020-05-31 21:43:15.8517][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.cpp", Kind=Register
[2020-05-31 21:43:15.9708][VsChromium][12788-38][Info ] Server request #1580 (RegisterFileRequest) took 150 msec to execute.
[2020-05-31 21:43:15.9708][VsChromium][12788-38][Info ] Server request #1581 (RegisterFileRequest) took 134 msec to execute.
[2020-05-31 21:43:15.9708][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\quaternion.inl"
[2020-05-31 21:43:15.9708][Server ][39508-82][Info ] Request 1582 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:15.9708][VsChromium][12788-38][Info ] Server request #1582 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.0197][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\pstdint.h"
[2020-05-31 21:43:16.0197][Server ][39508-82][Info ] Request 1583 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.0208][VsChromium][12788-38][Info ] Server request #1583 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.0387][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.cpp"
[2020-05-31 21:43:16.0387][Server ][39508-82][Info ] Request 1584 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.0387][VsChromium][12788-38][Info ] Server request #1584 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.0547][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\RemoveComments.h"
[2020-05-31 21:43:16.0547][Server ][39508-82][Info ] Request 1585 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.0547][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.0547][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\quaternion.inl", Kind=Unregister
[2020-05-31 21:43:16.0547][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\Compiler\pstdint.h", Kind=Unregister
[2020-05-31 21:43:16.0547][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\PretransformVertices.cpp", Kind=Unregister
[2020-05-31 21:43:16.0547][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\RemoveComments.h", Kind=Register
[2020-05-31 21:43:16.0547][VsChromium][12788-38][Info ] Server request #1585 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.0897][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\RemoveComments.h"
[2020-05-31 21:43:16.0897][Server ][39508-82][Info ] Request 1586 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.0897][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\RemoveRedundantMaterials.cpp"
[2020-05-31 21:43:16.0897][Server ][39508-82][Info ] Request 1587 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.0897][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.0897][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\RemoveComments.h", Kind=Unregister
[2020-05-31 21:43:16.0897][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveRedundantMaterials.cpp", Kind=Register
[2020-05-31 21:43:16.0897][VsChromium][12788-38][Info ] Server request #1586 (UnregisterFileRequest) took 21 msec to execute.
[2020-05-31 21:43:16.0897][VsChromium][12788-38][Info ] Server request #1587 (RegisterFileRequest) took 5 msec to execute.
[2020-05-31 21:43:16.1237][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.cpp"
[2020-05-31 21:43:16.1237][Server ][39508-82][Info ] Request 1588 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.1237][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileImporter.cpp"
[2020-05-31 21:43:16.1237][Server ][39508-82][Info ] Request 1589 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.1237][VsChromium][12788-38][Info ] Server request #1588 (RegisterFileRequest) took 24 msec to execute.
[2020-05-31 21:43:16.1237][VsChromium][12788-38][Info ] Server request #1589 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:16.1237][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\RemoveRedundantMaterials.h"
[2020-05-31 21:43:16.1237][Server ][39508-82][Info ] Request 1590 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.1237][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.1237][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveRedundantMaterials.h", Kind=Register
[2020-05-31 21:43:16.1237][VsChromium][12788-38][Info ] Server request #1590 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\RemoveRedundantMaterials.h"
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] Request 1591 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\RemoveRedundantMaterials.cpp"
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] Request 1592 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.1667][VsChromium][12788-38][Info ] Server request #1591 (UnregisterFileRequest) took 20 msec to execute.
[2020-05-31 21:43:16.1667][VsChromium][12788-38][Info ] Server request #1592 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\quaternion.h"
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] Request 1593 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveRedundantMaterials.h", Kind=Unregister
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveRedundantMaterials.cpp", Kind=Unregister
[2020-05-31 21:43:16.1667][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\quaternion.h", Kind=Register
[2020-05-31 21:43:16.1667][VsChromium][12788-38][Info ] Server request #1593 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.2127][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\RemoveVCProcess.cpp"
[2020-05-31 21:43:16.2127][Server ][39508-82][Info ] Request 1594 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.2127][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\quaternion.h"
[2020-05-31 21:43:16.2127][Server ][39508-82][Info ] Request 1595 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.2127][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.2127][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveVCProcess.cpp", Kind=Register
[2020-05-31 21:43:16.2127][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\quaternion.h", Kind=Unregister
[2020-05-31 21:43:16.2137][VsChromium][12788-38][Info ] Server request #1594 (RegisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:16.2137][VsChromium][12788-38][Info ] Server request #1595 (UnregisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:16.2467][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\RemoveVCProcess.cpp"
[2020-05-31 21:43:16.2467][Server ][39508-82][Info ] Request 1596 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.2467][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\RemoveVCProcess.h"
[2020-05-31 21:43:16.2467][Server ][39508-82][Info ] Request 1597 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.2467][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.2467][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveVCProcess.cpp", Kind=Unregister
[2020-05-31 21:43:16.2467][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveVCProcess.h", Kind=Register
[2020-05-31 21:43:16.2467][VsChromium][12788-38][Info ] Server request #1596 (UnregisterFileRequest) took 21 msec to execute.
[2020-05-31 21:43:16.2467][VsChromium][12788-38][Info ] Server request #1597 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.h"
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] Request 1598 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\RemoveVCProcess.h"
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] Request 1599 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.2807][VsChromium][12788-38][Info ] Server request #1598 (UnregisterFileRequest) took 25 msec to execute.
[2020-05-31 21:43:16.2807][VsChromium][12788-38][Info ] Server request #1599 (UnregisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\RigidMesh.h"
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] Request 1600 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\ispc_texcomp\ispc_texcomp.h", Kind=Unregister
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\RemoveVCProcess.h", Kind=Unregister
[2020-05-31 21:43:16.2807][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\RigidMesh.h", Kind=Register
[2020-05-31 21:43:16.2807][VsChromium][12788-38][Info ] Server request #1600 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.3207][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\RigidMesh.h"
[2020-05-31 21:43:16.3207][Server ][39508-82][Info ] Request 1601 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.3207][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\librush\Rush\Rush.h"
[2020-05-31 21:43:16.3207][Server ][39508-82][Info ] Request 1602 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.3207][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.3207][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\RigidMesh.h", Kind=Unregister
[2020-05-31 21:43:16.3207][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\Rush.h", Kind=Register
[2020-05-31 21:43:16.3217][VsChromium][12788-38][Info ] Server request #1601 (UnregisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:16.3217][VsChromium][12788-38][Info ] Server request #1602 (RegisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:16.3538][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\librush\Rush\Rush.h"
[2020-05-31 21:43:16.3538][Server ][39508-82][Info ] Request 1603 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.3538][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\External\librush\Rush.vcxproj.filters"
[2020-05-31 21:43:16.3538][Server ][39508-82][Info ] Request 1604 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.3538][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.3538][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\librush\Rush\Rush.h", Kind=Unregister
[2020-05-31 21:43:16.3538][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\librush\Rush.vcxproj.filters", Kind=Register
[2020-05-31 21:43:16.3548][VsChromium][12788-38][Info ] Server request #1603 (UnregisterFileRequest) took 20 msec to execute.
[2020-05-31 21:43:16.3548][VsChromium][12788-38][Info ] Server request #1604 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:16.3878][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\librush\Rush.vcxproj.filters"
[2020-05-31 21:43:16.3878][Server ][39508-82][Info ] Request 1605 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.3878][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Sandbox\SamplingUtils.h"
[2020-05-31 21:43:16.3878][Server ][39508-82][Info ] Request 1606 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.3878][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.3878][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\librush\Rush.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:16.3878][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Sandbox\SamplingUtils.h", Kind=Register
[2020-05-31 21:43:16.3888][VsChromium][12788-38][Info ] Server request #1605 (UnregisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:16.3888][VsChromium][12788-38][Info ] Server request #1606 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Sandbox\SamplingUtils.h"
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] Request 1607 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Sandbox\PostProcess.cpp"
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] Request 1608 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.4238][VsChromium][12788-38][Info ] Server request #1607 (UnregisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:16.4238][VsChromium][12788-38][Info ] Server request #1608 (UnregisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcCommon.h"
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] Request 1609 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Sandbox\SamplingUtils.h", Kind=Unregister
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Sandbox\PostProcess.cpp", Kind=Unregister
[2020-05-31 21:43:16.4238][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcCommon.h", Kind=Register
[2020-05-31 21:43:16.4238][VsChromium][12788-38][Info ] Server request #1609 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.4617][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLParser.h"
[2020-05-31 21:43:16.4617][Server ][39508-82][Info ] Request 1610 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.4617][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\openddlparser\include\openddlparser\OpenDDLParser.h"
[2020-05-31 21:43:16.4617][Server ][39508-82][Info ] Request 1611 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.4617][VsChromium][12788-38][Info ] Server request #1610 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:16.4617][VsChromium][12788-38][Info ] Server request #1611 (UnregisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:16.4747][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ScaleProcess.cpp"
[2020-05-31 21:43:16.4747][Server ][39508-82][Info ] Request 1612 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.4747][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.4747][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScaleProcess.cpp", Kind=Register
[2020-05-31 21:43:16.4747][VsChromium][12788-38][Info ] Server request #1612 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.5077][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ScaleProcess.cpp"
[2020-05-31 21:43:16.5077][Server ][39508-82][Info ] Request 1613 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.5077][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.h"
[2020-05-31 21:43:16.5077][Server ][39508-82][Info ] Request 1614 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.5077][VsChromium][12788-38][Info ] Server request #1613 (UnregisterFileRequest) took 17 msec to execute.
[2020-05-31 21:43:16.5077][VsChromium][12788-38][Info ] Server request #1614 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:16.5217][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ScaleProcess.h"
[2020-05-31 21:43:16.5217][Server ][39508-82][Info ] Request 1615 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.5217][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.5217][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScaleProcess.cpp", Kind=Unregister
[2020-05-31 21:43:16.5217][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcTriangleListDecoder.h", Kind=Unregister
[2020-05-31 21:43:16.5217][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScaleProcess.h", Kind=Register
[2020-05-31 21:43:16.5217][VsChromium][12788-38][Info ] Server request #1615 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.5557][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\Scene.h"
[2020-05-31 21:43:16.5557][Server ][39508-82][Info ] Request 1616 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.5557][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ScaleProcess.h"
[2020-05-31 21:43:16.5557][Server ][39508-82][Info ] Request 1617 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.5557][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.5557][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Scene.h", Kind=Register
[2020-05-31 21:43:16.5557][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScaleProcess.h", Kind=Unregister
[2020-05-31 21:43:16.5557][VsChromium][12788-38][Info ] Server request #1616 (RegisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:16.5557][VsChromium][12788-38][Info ] Server request #1617 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:16.5888][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\Scene.h"
[2020-05-31 21:43:16.5888][Server ][39508-82][Info ] Request 1618 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.5888][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\scene.cpp"
[2020-05-31 21:43:16.5888][Server ][39508-82][Info ] Request 1619 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.5888][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.5888][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Scene.h", Kind=Unregister
[2020-05-31 21:43:16.5888][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\scene.cpp", Kind=Register
[2020-05-31 21:43:16.5888][VsChromium][12788-38][Info ] Server request #1618 (UnregisterFileRequest) took 20 msec to execute.
[2020-05-31 21:43:16.5888][VsChromium][12788-38][Info ] Server request #1619 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:16.6218][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\scene.cpp"
[2020-05-31 21:43:16.6218][Server ][39508-82][Info ] Request 1620 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.6218][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\scene.h"
[2020-05-31 21:43:16.6218][Server ][39508-82][Info ] Request 1621 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.6218][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.6218][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\scene.cpp", Kind=Unregister
[2020-05-31 21:43:16.6218][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\scene.h", Kind=Register
[2020-05-31 21:43:16.6218][VsChromium][12788-38][Info ] Server request #1620 (UnregisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:16.6218][VsChromium][12788-38][Info ] Server request #1621 (RegisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:16.6547][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\Scene.cpp"
[2020-05-31 21:43:16.6547][Server ][39508-82][Info ] Request 1622 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.6547][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\scene.h"
[2020-05-31 21:43:16.6547][Server ][39508-82][Info ] Request 1623 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.6547][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.6547][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Scene.cpp", Kind=Register
[2020-05-31 21:43:16.6547][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\scene.h", Kind=Unregister
[2020-05-31 21:43:16.6557][VsChromium][12788-38][Info ] Server request #1622 (RegisterFileRequest) took 23 msec to execute.
[2020-05-31 21:43:16.6557][VsChromium][12788-38][Info ] Server request #1623 (UnregisterFileRequest) took 9 msec to execute.
[2020-05-31 21:43:16.6877][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\Scene.cpp"
[2020-05-31 21:43:16.6877][Server ][39508-82][Info ] Request 1624 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.6877][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.h"
[2020-05-31 21:43:16.6877][Server ][39508-82][Info ] Request 1625 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.6877][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.6877][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Scene.cpp", Kind=Unregister
[2020-05-31 21:43:16.6877][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.h", Kind=Register
[2020-05-31 21:43:16.6887][VsChromium][12788-38][Info ] Server request #1624 (UnregisterFileRequest) took 26 msec to execute.
[2020-05-31 21:43:16.6887][VsChromium][12788-38][Info ] Server request #1625 (RegisterFileRequest) took 10 msec to execute.
[2020-05-31 21:43:16.7218][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\zip\src\miniz.h"
[2020-05-31 21:43:16.7218][Server ][39508-82][Info ] Request 1626 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.7218][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Pipeline\ScenePipeline.cpp"
[2020-05-31 21:43:16.7218][Server ][39508-82][Info ] Request 1627 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.7218][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.7218][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\zip\src\miniz.h", Kind=Unregister
[2020-05-31 21:43:16.7218][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\ScenePipeline.cpp", Kind=Register
[2020-05-31 21:43:16.7218][VsChromium][12788-38][Info ] Server request #1626 (UnregisterFileRequest) took 28 msec to execute.
[2020-05-31 21:43:16.7218][VsChromium][12788-38][Info ] Server request #1627 (RegisterFileRequest) took 12 msec to execute.
[2020-05-31 21:43:16.7548][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\SceneCombiner.h"
[2020-05-31 21:43:16.7548][Server ][39508-82][Info ] Request 1628 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.7548][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\ScenePipeline.cpp"
[2020-05-31 21:43:16.7548][Server ][39508-82][Info ] Request 1629 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.7548][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.7548][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SceneCombiner.h", Kind=Register
[2020-05-31 21:43:16.7548][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\ScenePipeline.cpp", Kind=Unregister
[2020-05-31 21:43:16.7548][VsChromium][12788-38][Info ] Server request #1628 (RegisterFileRequest) took 29 msec to execute.
[2020-05-31 21:43:16.7548][VsChromium][12788-38][Info ] Server request #1629 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:16.7868][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\SceneCombiner.h"
[2020-05-31 21:43:16.7868][Server ][39508-82][Info ] Request 1630 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.7868][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Pipeline\ScenePipeline.h"
[2020-05-31 21:43:16.7868][Server ][39508-82][Info ] Request 1631 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.7868][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.7868][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SceneCombiner.h", Kind=Unregister
[2020-05-31 21:43:16.7868][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\ScenePipeline.h", Kind=Register
[2020-05-31 21:43:16.7878][VsChromium][12788-38][Info ] Server request #1630 (UnregisterFileRequest) took 32 msec to execute.
[2020-05-31 21:43:16.7878][VsChromium][12788-38][Info ] Server request #1631 (RegisterFileRequest) took 17 msec to execute.
[2020-05-31 21:43:16.8198][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\Serialization.cpp"
[2020-05-31 21:43:16.8198][Server ][39508-82][Info ] Request 1632 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.8198][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\ScenePipeline.h"
[2020-05-31 21:43:16.8198][Server ][39508-82][Info ] Request 1633 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.8198][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\Serialization.cpp"
[2020-05-31 21:43:16.8198][Server ][39508-82][Info ] Request 1634 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.8198][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.8198][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\ScenePipeline.h", Kind=Unregister
[2020-05-31 21:43:16.8198][VsChromium][12788-38][Info ] Server request #1632 (RegisterFileRequest) took 33 msec to execute.
[2020-05-31 21:43:16.8198][VsChromium][12788-38][Info ] Server request #1633 (UnregisterFileRequest) took 18 msec to execute.
[2020-05-31 21:43:16.8198][VsChromium][12788-38][Info ] Server request #1634 (UnregisterFileRequest) took 2 msec to execute.
[2020-05-31 21:43:16.8528][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.h"
[2020-05-31 21:43:16.8528][Server ][39508-82][Info ] Request 1635 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.8528][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\ProgressHandler.hpp"
[2020-05-31 21:43:16.8528][Server ][39508-82][Info ] Request 1636 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.8528][VsChromium][12788-38][Info ] Server request #1635 (UnregisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:16.8528][VsChromium][12788-38][Info ] Server request #1636 (UnregisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:16.8648][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ScenePreprocessor.cpp"
[2020-05-31 21:43:16.8648][Server ][39508-82][Info ] Request 1637 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.8648][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.8648][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ImproveCacheLocality.h", Kind=Unregister
[2020-05-31 21:43:16.8648][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\ProgressHandler.hpp", Kind=Unregister
[2020-05-31 21:43:16.8648][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScenePreprocessor.cpp", Kind=Register
[2020-05-31 21:43:16.8648][VsChromium][12788-38][Info ] Server request #1637 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:16.8998][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ScenePreprocessor.cpp"
[2020-05-31 21:43:16.8998][Server ][39508-82][Info ] Request 1638 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.8998][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\SGSpatialSort.h"
[2020-05-31 21:43:16.8998][Server ][39508-82][Info ] Request 1639 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.8998][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.8998][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScenePreprocessor.cpp", Kind=Unregister
[2020-05-31 21:43:16.8998][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SGSpatialSort.h", Kind=Register
[2020-05-31 21:43:16.8998][VsChromium][12788-38][Info ] Server request #1638 (UnregisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:16.8998][VsChromium][12788-38][Info ] Server request #1639 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:16.9328][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\SGSpatialSort.h"
[2020-05-31 21:43:16.9328][Server ][39508-82][Info ] Request 1640 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.9328][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SceneCombiner.cpp"
[2020-05-31 21:43:16.9328][Server ][39508-82][Info ] Request 1641 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.9328][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.9328][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SGSpatialSort.h", Kind=Unregister
[2020-05-31 21:43:16.9328][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SceneCombiner.cpp", Kind=Register
[2020-05-31 21:43:16.9328][VsChromium][12788-38][Info ] Server request #1640 (UnregisterFileRequest) took 21 msec to execute.
[2020-05-31 21:43:16.9328][VsChromium][12788-38][Info ] Server request #1641 (RegisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:16.9638][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SGSpatialSort.cpp"
[2020-05-31 21:43:16.9638][Server ][39508-82][Info ] Request 1642 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.9638][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SceneCombiner.cpp"
[2020-05-31 21:43:16.9638][Server ][39508-82][Info ] Request 1643 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.9638][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.9638][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SGSpatialSort.cpp", Kind=Register
[2020-05-31 21:43:16.9638][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SceneCombiner.cpp", Kind=Unregister
[2020-05-31 21:43:16.9638][VsChromium][12788-38][Info ] Server request #1642 (RegisterFileRequest) took 21 msec to execute.
[2020-05-31 21:43:16.9638][VsChromium][12788-38][Info ] Server request #1643 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:16.9948][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SGSpatialSort.cpp"
[2020-05-31 21:43:16.9948][Server ][39508-82][Info ] Request 1644 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.9948][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ScenePreprocessor.h"
[2020-05-31 21:43:16.9948][Server ][39508-82][Info ] Request 1645 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:16.9948][VsChromium][12788-38][Info ] Server request #1644 (UnregisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:16.9948][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:16.9948][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SGSpatialSort.cpp", Kind=Unregister
[2020-05-31 21:43:16.9948][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScenePreprocessor.h", Kind=Register
[2020-05-31 21:43:16.9948][VsChromium][12788-38][Info ] Server request #1645 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:17.0268][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\Shader.h"
[2020-05-31 21:43:17.0268][Server ][39508-82][Info ] Request 1646 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.0268][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ScenePreprocessor.h"
[2020-05-31 21:43:17.0268][Server ][39508-82][Info ] Request 1647 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.0268][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.0268][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Shader.h", Kind=Register
[2020-05-31 21:43:17.0268][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScenePreprocessor.h", Kind=Unregister
[2020-05-31 21:43:17.0268][VsChromium][12788-38][Info ] Server request #1646 (RegisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:17.0268][VsChromium][12788-38][Info ] Server request #1647 (UnregisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:17.0588][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\Shader.h"
[2020-05-31 21:43:17.0588][Server ][39508-82][Info ] Request 1648 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.0588][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ScenePrivate.h"
[2020-05-31 21:43:17.0588][Server ][39508-82][Info ] Request 1649 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.0588][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.0588][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Shader.h", Kind=Unregister
[2020-05-31 21:43:17.0588][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScenePrivate.h", Kind=Register
[2020-05-31 21:43:17.0588][VsChromium][12788-38][Info ] Server request #1648 (UnregisterFileRequest) took 23 msec to execute.
[2020-05-31 21:43:17.0588][VsChromium][12788-38][Info ] Server request #1649 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:17.0898][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ScenePrivate.h"
[2020-05-31 21:43:17.0898][Server ][39508-82][Info ] Request 1650 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.0898][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Pipeline\ShaderPipeline.h"
[2020-05-31 21:43:17.0898][Server ][39508-82][Info ] Request 1651 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.0898][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.0898][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ScenePrivate.h", Kind=Unregister
[2020-05-31 21:43:17.0898][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\ShaderPipeline.h", Kind=Register
[2020-05-31 21:43:17.0898][VsChromium][12788-38][Info ] Server request #1650 (UnregisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:17.0898][VsChromium][12788-38][Info ] Server request #1651 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:17.1208][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Pipeline\ShaderPipeline.h"
[2020-05-31 21:43:17.1208][Server ][39508-82][Info ] Request 1652 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.1208][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\Common\Shader.cpp"
[2020-05-31 21:43:17.1208][Server ][39508-82][Info ] Request 1653 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.1208][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.1208][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Pipeline\ShaderPipeline.h", Kind=Unregister
[2020-05-31 21:43:17.1208][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Shader.cpp", Kind=Register
[2020-05-31 21:43:17.1208][VsChromium][12788-38][Info ] Server request #1652 (UnregisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:17.1208][VsChromium][12788-38][Info ] Server request #1653 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:17.1518][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\Common\Shader.cpp"
[2020-05-31 21:43:17.1518][Server ][39508-82][Info ] Request 1654 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.1518][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\common\shapes.cc"
[2020-05-31 21:43:17.1518][Server ][39508-82][Info ] Request 1655 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.1518][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.1518][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\Common\Shader.cpp", Kind=Unregister
[2020-05-31 21:43:17.1518][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\common\shapes.cc", Kind=Register
[2020-05-31 21:43:17.1518][VsChromium][12788-38][Info ] Server request #1654 (UnregisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:17.1518][VsChromium][12788-38][Info ] Server request #1655 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:17.1828][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\common\shapes.cc"
[2020-05-31 21:43:17.1828][Server ][39508-82][Info ] Request 1656 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.1828][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\common\shapes.h"
[2020-05-31 21:43:17.1828][Server ][39508-82][Info ] Request 1657 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.1828][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.1828][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\common\shapes.cc", Kind=Unregister
[2020-05-31 21:43:17.1828][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\common\shapes.h", Kind=Register
[2020-05-31 21:43:17.1828][VsChromium][12788-38][Info ] Server request #1656 (UnregisterFileRequest) took 23 msec to execute.
[2020-05-31 21:43:17.1828][VsChromium][12788-38][Info ] Server request #1657 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:17.2148][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\common\shapes.h"
[2020-05-31 21:43:17.2148][Server ][39508-82][Info ] Request 1658 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.2148][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\simd.cpp"
[2020-05-31 21:43:17.2148][Server ][39508-82][Info ] Request 1659 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.2148][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.2148][VsChromium][12788-38][Info ] Server request #1658 (UnregisterFileRequest) took 23 msec to execute.
[2020-05-31 21:43:17.2148][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\poly2tri\poly2tri\common\shapes.h", Kind=Unregister
[2020-05-31 21:43:17.2148][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\simd.cpp", Kind=Register
[2020-05-31 21:43:17.2148][VsChromium][12788-38][Info ] Server request #1659 (RegisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\simd.cpp"
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] Request 1660 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcCommon.h"
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] Request 1661 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.2458][VsChromium][12788-38][Info ] Server request #1660 (UnregisterFileRequest) took 24 msec to execute.
[2020-05-31 21:43:17.2458][VsChromium][12788-38][Info ] Server request #1661 (UnregisterFileRequest) took 7 msec to execute.
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\simd.h"
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] Request 1662 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\simd.cpp", Kind=Unregister
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\contrib\Open3DGC\o3dgcCommon.h", Kind=Unregister
[2020-05-31 21:43:17.2458][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\simd.h", Kind=Register
[2020-05-31 21:43:17.2458][VsChromium][12788-38][Info ] Server request #1662 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.2858][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\simd.h"
[2020-05-31 21:43:17.2858][Server ][39508-82][Info ] Request 1663 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.2858][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\imgui\imgui_internal.h"
[2020-05-31 21:43:17.2858][Server ][39508-82][Info ] Request 1664 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.2858][VsChromium][12788-38][Info ] Server request #1663 (UnregisterFileRequest) took 17 msec to execute.
[2020-05-31 21:43:17.2858][VsChromium][12788-38][Info ] Server request #1664 (UnregisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.3007][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\SkeletonMeshBuilder.h"
[2020-05-31 21:43:17.3007][Server ][39508-82][Info ] Request 1665 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.3007][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.3007][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\simd.h", Kind=Unregister
[2020-05-31 21:43:17.3007][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\imgui\imgui_internal.h", Kind=Unregister
[2020-05-31 21:43:17.3007][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SkeletonMeshBuilder.h", Kind=Register
[2020-05-31 21:43:17.3007][VsChromium][12788-38][Info ] Server request #1665 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.3308][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\SkeletonMeshBuilder.h"
[2020-05-31 21:43:17.3308][Server ][39508-82][Info ] Request 1666 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.3308][VsChromium][12788-38][Info ] Server request #1666 (UnregisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:17.3308][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SkeletonMeshBuilder.cpp"
[2020-05-31 21:43:17.3308][Server ][39508-82][Info ] Request 1667 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.3308][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.3308][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SkeletonMeshBuilder.h", Kind=Unregister
[2020-05-31 21:43:17.3308][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SkeletonMeshBuilder.cpp", Kind=Register
[2020-05-31 21:43:17.3308][VsChromium][12788-38][Info ] Server request #1667 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.3618][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SkeletonMeshBuilder.cpp"
[2020-05-31 21:43:17.3618][Server ][39508-82][Info ] Request 1668 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.3618][VsChromium][12788-38][Info ] Server request #1668 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.3618][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\SmoothingGroups.h"
[2020-05-31 21:43:17.3618][Server ][39508-82][Info ] Request 1669 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.3618][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.3618][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SkeletonMeshBuilder.cpp", Kind=Unregister
[2020-05-31 21:43:17.3618][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SmoothingGroups.h", Kind=Register
[2020-05-31 21:43:17.3618][VsChromium][12788-38][Info ] Server request #1669 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.3938][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\SmoothingGroups.h"
[2020-05-31 21:43:17.3938][Server ][39508-82][Info ] Request 1670 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.3938][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\SmoothingGroups.inl"
[2020-05-31 21:43:17.3938][Server ][39508-82][Info ] Request 1671 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.3938][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.3938][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SmoothingGroups.h", Kind=Unregister
[2020-05-31 21:43:17.3938][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SmoothingGroups.inl", Kind=Register
[2020-05-31 21:43:17.3938][VsChromium][12788-38][Info ] Server request #1670 (UnregisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:17.3938][VsChromium][12788-38][Info ] Server request #1671 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:17.4238][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\SmoothingGroups.inl"
[2020-05-31 21:43:17.4238][Server ][39508-82][Info ] Request 1672 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.4238][VsChromium][12788-38][Info ] Server request #1672 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.4238][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\meshoptimizer\src\simplifier.cpp"
[2020-05-31 21:43:17.4238][Server ][39508-82][Info ] Request 1673 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.4238][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.4238][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SmoothingGroups.inl", Kind=Unregister
[2020-05-31 21:43:17.4238][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\simplifier.cpp", Kind=Register
[2020-05-31 21:43:17.4238][VsChromium][12788-38][Info ] Server request #1673 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.4548][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\meshoptimizer\src\simplifier.cpp"
[2020-05-31 21:43:17.4548][Server ][39508-82][Info ] Request 1674 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.4548][VsChromium][12788-38][Info ] Server request #1674 (UnregisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:17.4548][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SortByPTypeProcess.h"
[2020-05-31 21:43:17.4548][Server ][39508-82][Info ] Request 1675 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.4548][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.4548][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\meshoptimizer\src\simplifier.cpp", Kind=Unregister
[2020-05-31 21:43:17.4548][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SortByPTypeProcess.h", Kind=Register
[2020-05-31 21:43:17.4548][VsChromium][12788-38][Info ] Server request #1675 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:17.4868][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SortByPTypeProcess.h"
[2020-05-31 21:43:17.4868][Server ][39508-82][Info ] Request 1676 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.4868][VsChromium][12788-38][Info ] Server request #1676 (UnregisterFileRequest) took 16 msec to execute.
[2020-05-31 21:43:17.4868][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SortByPTypeProcess.cpp"
[2020-05-31 21:43:17.4868][Server ][39508-82][Info ] Request 1677 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.4868][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.4868][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SortByPTypeProcess.h", Kind=Unregister
[2020-05-31 21:43:17.4868][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SortByPTypeProcess.cpp", Kind=Register
[2020-05-31 21:43:17.4868][VsChromium][12788-38][Info ] Server request #1677 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.5178][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SortByPTypeProcess.cpp"
[2020-05-31 21:43:17.5178][Server ][39508-82][Info ] Request 1678 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.5178][VsChromium][12788-38][Info ] Server request #1678 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.5178][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SpatialSort.cpp"
[2020-05-31 21:43:17.5178][Server ][39508-82][Info ] Request 1679 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.5178][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.5178][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SortByPTypeProcess.cpp", Kind=Unregister
[2020-05-31 21:43:17.5178][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SpatialSort.cpp", Kind=Register
[2020-05-31 21:43:17.5178][VsChromium][12788-38][Info ] Server request #1679 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.5488][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SpatialSort.cpp"
[2020-05-31 21:43:17.5488][Server ][39508-82][Info ] Request 1680 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.5488][VsChromium][12788-38][Info ] Server request #1680 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.5488][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.h"
[2020-05-31 21:43:17.5488][Server ][39508-82][Info ] Request 1681 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.5488][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.5488][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SpatialSort.cpp", Kind=Unregister
[2020-05-31 21:43:17.5488][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.h", Kind=Register
[2020-05-31 21:43:17.5488][VsChromium][12788-38][Info ] Server request #1681 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.5798][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.h"
[2020-05-31 21:43:17.5798][Server ][39508-82][Info ] Request 1682 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.5798][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.5798][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.h", Kind=Register
[2020-05-31 21:43:17.5798][VsChromium][12788-38][Info ] Server request #1682 (RegisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.h"
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] Request 1683 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.h"
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] Request 1684 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.6098][VsChromium][12788-38][Info ] Server request #1683 (UnregisterFileRequest) took 29 msec to execute.
[2020-05-31 21:43:17.6098][VsChromium][12788-38][Info ] Server request #1684 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.cpp"
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] Request 1685 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.h", Kind=Unregister
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\ObjFileParser.h", Kind=Unregister
[2020-05-31 21:43:17.6098][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.cpp", Kind=Register
[2020-05-31 21:43:17.6098][VsChromium][12788-38][Info ] Server request #1685 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.6438][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\stb\stb.cpp"
[2020-05-31 21:43:17.6438][Server ][39508-82][Info ] Request 1686 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.6438][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.cpp"
[2020-05-31 21:43:17.6438][Server ][39508-82][Info ] Request 1687 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.6438][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.6438][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\stb\stb.cpp", Kind=Register
[2020-05-31 21:43:17.6438][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SplitByBoneCountProcess.cpp", Kind=Unregister
[2020-05-31 21:43:17.6438][VsChromium][12788-38][Info ] Server request #1686 (RegisterFileRequest) took 17 msec to execute.
[2020-05-31 21:43:17.6438][VsChromium][12788-38][Info ] Server request #1687 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:17.6728][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\stb\stb.cpp"
[2020-05-31 21:43:17.6728][Server ][39508-82][Info ] Request 1688 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.6728][VsChromium][12788-38][Info ] Server request #1688 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.6728][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Build\Code\External\stb\stb.vcxproj.filters"
[2020-05-31 21:43:17.6728][Server ][39508-82][Info ] Request 1689 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.6728][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.6728][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\stb\stb.cpp", Kind=Unregister
[2020-05-31 21:43:17.6728][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\stb\stb.vcxproj.filters", Kind=Register
[2020-05-31 21:43:17.6728][VsChromium][12788-38][Info ] Server request #1689 (RegisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:17.7048][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Build\Code\External\stb\stb.vcxproj.filters"
[2020-05-31 21:43:17.7048][Server ][39508-82][Info ] Request 1690 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.7048][VsChromium][12788-38][Info ] Server request #1690 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.7048][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.cpp"
[2020-05-31 21:43:17.7048][Server ][39508-82][Info ] Request 1691 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.7048][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.7048][Server ][39508-82][Info ] Path="D:\src\Sandbox\Build\Code\External\stb\stb.vcxproj.filters", Kind=Unregister
[2020-05-31 21:43:17.7048][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.cpp", Kind=Register
[2020-05-31 21:43:17.7048][VsChromium][12788-38][Info ] Server request #1691 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.7358][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\StandardShapes.h"
[2020-05-31 21:43:17.7358][Server ][39508-82][Info ] Request 1692 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.7358][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.7358][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\StandardShapes.h", Kind=Register
[2020-05-31 21:43:17.7358][VsChromium][12788-38][Info ] Server request #1692 (RegisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:17.7658][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\StandardShapes.h"
[2020-05-31 21:43:17.7658][Server ][39508-82][Info ] Request 1693 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.7658][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.h"
[2020-05-31 21:43:17.7658][Server ][39508-82][Info ] Request 1694 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.7658][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.7658][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\StandardShapes.h", Kind=Unregister
[2020-05-31 21:43:17.7658][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.h", Kind=Register
[2020-05-31 21:43:17.7658][VsChromium][12788-38][Info ] Server request #1693 (UnregisterFileRequest) took 28 msec to execute.
[2020-05-31 21:43:17.7658][VsChromium][12788-38][Info ] Server request #1694 (RegisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.cpp"
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] Request 1695 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.h"
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] Request 1696 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.7958][VsChromium][12788-38][Info ] Server request #1695 (UnregisterFileRequest) took 28 msec to execute.
[2020-05-31 21:43:17.7958][VsChromium][12788-38][Info ] Server request #1696 (UnregisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\StandardShapes.cpp"
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] Request 1697 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.cpp", Kind=Unregister
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\SplitLargeMeshes.h", Kind=Unregister
[2020-05-31 21:43:17.7958][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\StandardShapes.cpp", Kind=Register
[2020-05-31 21:43:17.7958][VsChromium][12788-38][Info ] Server request #1697 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:17.8298][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\stb\stb_perlin.h"
[2020-05-31 21:43:17.8298][Server ][39508-82][Info ] Request 1698 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.8298][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.8298][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\stb\stb_perlin.h", Kind=Register
[2020-05-31 21:43:17.8298][VsChromium][12788-38][Info ] Server request #1698 (RegisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:17.8578][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\StdOStreamLogStream.h"
[2020-05-31 21:43:17.8578][Server ][39508-82][Info ] Request 1699 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.8578][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\stb\stb_perlin.h"
[2020-05-31 21:43:17.8578][Server ][39508-82][Info ] Request 1700 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.8578][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.8578][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\StdOStreamLogStream.h", Kind=Register
[2020-05-31 21:43:17.8578][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\stb\stb_perlin.h", Kind=Unregister
[2020-05-31 21:43:17.8578][VsChromium][12788-38][Info ] Server request #1699 (RegisterFileRequest) took 27 msec to execute.
[2020-05-31 21:43:17.8578][VsChromium][12788-38][Info ] Server request #1700 (UnregisterFileRequest) took 11 msec to execute.
[2020-05-31 21:43:17.8868][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\StdOStreamLogStream.h"
[2020-05-31 21:43:17.8868][Server ][39508-82][Info ] Request 1701 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.8868][Server ][39508-82][Info ] Register path "c:\Users\Yuriy\AppData\Local\Microsoft\VisualStudio\16.0_db849f17\Extensions\cxu22czb.wf2\Misc\StdafxUnreal.h"
[2020-05-31 21:43:17.8868][Server ][39508-82][Info ] Request 1702 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.8868][VsChromium][12788-38][Info ] Server request #1701 (UnregisterFileRequest) took 26 msec to execute.
[2020-05-31 21:43:17.8868][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.8868][VsChromium][12788-38][Info ] Server request #1702 (RegisterFileRequest) took 10 msec to execute.
[2020-05-31 21:43:17.8868][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\StdOStreamLogStream.h", Kind=Unregister
[2020-05-31 21:43:17.8868][Server ][39508-82][Info ] Path="c:\Users\Yuriy\AppData\Local\Microsoft\VisualStudio\16.0_db849f17\Extensions\cxu22czb.wf2\Misc\StdafxUnreal.h", Kind=Register
[2020-05-31 21:43:17.9168][Server ][39508-82][Info ] Unregister path "c:\Users\Yuriy\AppData\Local\Microsoft\VisualStudio\16.0_db849f17\Extensions\cxu22czb.wf2\Misc\StdafxUnreal.h"
[2020-05-31 21:43:17.9168][Server ][39508-82][Info ] Request 1703 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.9168][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\SpatialSort.h"
[2020-05-31 21:43:17.9168][Server ][39508-82][Info ] Request 1704 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.9168][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.9168][Server ][39508-82][Info ] Path="c:\Users\Yuriy\AppData\Local\Microsoft\VisualStudio\16.0_db849f17\Extensions\cxu22czb.wf2\Misc\StdafxUnreal.h", Kind=Unregister
[2020-05-31 21:43:17.9168][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SpatialSort.h", Kind=Register
[2020-05-31 21:43:17.9168][VsChromium][12788-38][Info ] Server request #1703 (UnregisterFileRequest) took 23 msec to execute.
[2020-05-31 21:43:17.9168][VsChromium][12788-38][Info ] Server request #1704 (RegisterFileRequest) took 8 msec to execute.
[2020-05-31 21:43:17.9468][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\SpatialSort.h"
[2020-05-31 21:43:17.9468][Server ][39508-82][Info ] Request 1705 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.9468][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileEncoding.cpp"
[2020-05-31 21:43:17.9468][Server ][39508-82][Info ] Request 1706 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.9468][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.9468][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\SpatialSort.h", Kind=Unregister
[2020-05-31 21:43:17.9468][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileEncoding.cpp", Kind=Register
[2020-05-31 21:43:17.9468][VsChromium][12788-38][Info ] Server request #1705 (UnregisterFileRequest) took 22 msec to execute.
[2020-05-31 21:43:17.9468][VsChromium][12788-38][Info ] Server request #1706 (RegisterFileRequest) took 6 msec to execute.
[2020-05-31 21:43:17.9758][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileEncoding.cpp"
[2020-05-31 21:43:17.9758][Server ][39508-82][Info ] Request 1707 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.9758][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileEncoding.h"
[2020-05-31 21:43:17.9758][Server ][39508-82][Info ] Request 1708 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:17.9758][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:17.9758][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileEncoding.cpp", Kind=Unregister
[2020-05-31 21:43:17.9758][VsChromium][12788-38][Info ] Server request #1707 (UnregisterFileRequest) took 19 msec to execute.
[2020-05-31 21:43:17.9758][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileEncoding.h", Kind=Register
[2020-05-31 21:43:17.9758][VsChromium][12788-38][Info ] Server request #1708 (RegisterFileRequest) took 4 msec to execute.
[2020-05-31 21:43:18.0048][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\stb\stb_image_write.h"
[2020-05-31 21:43:18.0048][Server ][39508-82][Info ] Request 1709 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.0048][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileEncoding.h"
[2020-05-31 21:43:18.0048][Server ][39508-82][Info ] Request 1710 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.0048][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:18.0048][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\stb\stb_image_write.h", Kind=Register
[2020-05-31 21:43:18.0048][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileEncoding.h", Kind=Unregister
[2020-05-31 21:43:18.0048][VsChromium][12788-38][Info ] Server request #1709 (RegisterFileRequest) took 17 msec to execute.
[2020-05-31 21:43:18.0048][VsChromium][12788-38][Info ] Server request #1710 (UnregisterFileRequest) took 3 msec to execute.
[2020-05-31 21:43:18.0338][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileReader.h"
[2020-05-31 21:43:18.0338][Server ][39508-82][Info ] Request 1711 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.0338][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\stb\stb_image_write.h"
[2020-05-31 21:43:18.0338][Server ][39508-82][Info ] Request 1712 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.0338][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:18.0338][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileReader.h", Kind=Register
[2020-05-31 21:43:18.0338][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\stb\stb_image_write.h", Kind=Unregister
[2020-05-31 21:43:18.0338][VsChromium][12788-38][Info ] Server request #1711 (RegisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:18.0338][VsChromium][12788-38][Info ] Server request #1712 (UnregisterFileRequest) took 1 msec to execute.
[2020-05-31 21:43:18.0628][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileReader.h"
[2020-05-31 21:43:18.0628][Server ][39508-82][Info ] Request 1713 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.0628][VsChromium][12788-38][Info ] Server request #1713 (UnregisterFileRequest) took 13 msec to execute.
[2020-05-31 21:43:18.0628][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileReader.cpp"
[2020-05-31 21:43:18.0628][Server ][39508-82][Info ] Request 1714 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.0628][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:18.0628][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileReader.h", Kind=Unregister
[2020-05-31 21:43:18.0628][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileReader.cpp", Kind=Register
[2020-05-31 21:43:18.0628][VsChromium][12788-38][Info ] Server request #1714 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:18.0948][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\StreamWriter.h"
[2020-05-31 21:43:18.0948][Server ][39508-82][Info ] Request 1715 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.0948][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:18.0948][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\StreamWriter.h", Kind=Register
[2020-05-31 21:43:18.0948][VsChromium][12788-38][Info ] Server request #1715 (RegisterFileRequest) took 15 msec to execute.
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileReader.cpp"
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] Request 1716 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\StreamWriter.h"
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] Request 1717 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.1238][VsChromium][12788-38][Info ] Server request #1716 (UnregisterFileRequest) took 28 msec to execute.
[2020-05-31 21:43:18.1238][VsChromium][12788-38][Info ] Server request #1717 (UnregisterFileRequest) took 12 msec to execute.
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\StreamReader.h"
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] Request 1718 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\Importer\STEPParser\STEPFileReader.cpp", Kind=Unregister
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\StreamWriter.h", Kind=Unregister
[2020-05-31 21:43:18.1238][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\StreamReader.h", Kind=Register
[2020-05-31 21:43:18.1238][VsChromium][12788-38][Info ] Server request #1718 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:18.1578][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\code\StandardShapes.cpp"
[2020-05-31 21:43:18.1578][Server ][39508-82][Info ] Request 1719 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.1578][VsChromium][12788-38][Info ] Server request #1719 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:18.1578][Server ][39508-82][Info ] Register path "D:\src\Sandbox\Code\External\assimp\include\assimp\StringComparison.h"
[2020-05-31 21:43:18.1578][Server ][39508-82][Info ] Request 1720 of type "RegisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.1578][Server ][39508-82][Info ] FlushFileRegistrationQueueTask:
[2020-05-31 21:43:18.1578][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\code\StandardShapes.cpp", Kind=Unregister
[2020-05-31 21:43:18.1578][Server ][39508-82][Info ] Path="D:\src\Sandbox\Code\External\assimp\include\assimp\StringComparison.h", Kind=Register
[2020-05-31 21:43:18.1578][VsChromium][12788-38][Info ] Server request #1720 (RegisterFileRequest) took 0 msec to execute.
[2020-05-31 21:43:18.1888][Server ][39508-82][Info ] Unregister path "D:\src\Sandbox\Code\External\assimp\include\assimp\StringComparison.h"
[2020-05-31 21:43:18.1888][Server ][39508-82][Info ] Request 1721 of type "UnregisterFileRequest" took 0 msec to execute.
[2020-05-31 21:43:18.1888][VsChromium][12788-38][Info ] Server request #1721 (UnregisterFileRequest) took 14 msec to execute.
[2020-05-31 21:43:18.1888][Server ][39508-82][Error] Error executing task on custom thread pool.
[2020-05-31 21:43:18.1888][Server ][39508-82][Error] Exception Type: System.NullReferenceException
[2020-05-31 21:43:18.1888][Server ][39508-82][Error] Exception Message: Object reference not set to an instance of an object.
[2020-05-31 21:43:18.1888][Server ][39508-82][Error] + at VsChromium.Server.Threads.ThreadObject.ThreadLoop() in D:\src\projects\vs-chromium\src\Server\Threads\ThreadObject.cs:line 39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment