Unable to start debugging

Copper Contributor

Hello, 
I am facing this error while deploying build to HoloLens 2 from Visual Studio 2019.
 error.png
I am not able to figure out what's causing this. 
My configuration is Release , ARM64 , Device
Can anyone guide me to correct direction?

2 Replies
This sort of thing can happen for a number of reasons! Usually this is setup or permissions related, so do make sure you've followed all the necessary setup steps, and make sure you're logged into your HoloLens device. There's a good document on deploy setup over here you might want to check out:
https://docs.microsoft.com/en-us/windows/mixed-reality/develop/platform-capabilities-and-apis/using-...

@koujaku Thank you, I followed the instruction but error still persist
this is the debug log 

'HeartVisualisation.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DVS.Debug_Win32.Admin\HeartVisualisation.exe'. Symbols loaded.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32legacy.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.29231.0_x86__8wekyb3d8bbwe\vccorlib140d_app.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.29231.0_x86__8wekyb3d8bbwe\vcruntime140d_app.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DVS.Debug_Win32.Admin\ucrtbased.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.29231.0_x86__8wekyb3d8bbwe\msvcp140d_app.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\forwarders\kernel32.dll'. Symbol loading disabled by Include/Exclude setting.
The thread 0x69c has exited with code 0 (0x0).
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\procthreadexthost.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\twinapi.appcore.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinTypes.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dcomp.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\MinUser.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp110_win.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32min.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreUIComponents.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreMessaging.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.StateRepositoryCore.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\OneCoreUAPCommonProxyStub.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Graphics.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cfgmgr32.dll'. Symbol loading disabled by Include/Exclude setting.
Exception thrown at 0x777062F2 (KernelBase.dll) in HeartVisualisation.exe: WinRT originate error - 0x80070490 : 'Element not found.'.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcrypt.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\userenv.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profext.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profapi.dll'. Symbol loading disabled by Include/Exclude setting.
onecoreuap\shell\twinapi\applicationview\lib\viewswitcherstatics.cpp(557)\twinapi.appcore.dll!763EB7AF: (caller: 76432848) ReturnHr(1) tid(e64) 80070490 Element not found.
    CallContext:[\AppRunOrActivateView\SetPreferredLaunchWindowingMode] 
'HeartVisualisation.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DVS.Debug_Win32.Admin\UnityPlayer.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\D3D12.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dxgi.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\crypt32.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d3d11.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.29231.0_x86__8wekyb3d8bbwe\vccorlib140_app.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\forwarders\version.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\mfplat.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\mfreadwrite.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\MMDevAPI.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\forwarders\ole32.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.29231.0_x86__8wekyb3d8bbwe\vcruntime140_app.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'P:\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.29231.0_x86__8wekyb3d8bbwe\msvcp140_app.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\RTWorkQ.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ExecModelClient.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Storage.ApplicationData.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.storage.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\propsys.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.System.Launcher.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi_onecore.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32legacy.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\MrmCoreR.dll'. Symbol loading disabled by Include/Exclude setting.
Logging to U:/Users/Visitor0/AppData/Local/Packages/Template3D_fwtwj2b2s9tnm/TempState/UnityPlayer.log
[0.227496 / 0.233356] - Initializing Unity runtime
Loading native plugins
  Loading openxr_loader.dll
  Loading openxr_runtime_debugger.dll
Module information:
 Built with Compiler Ver '192528614'
 Built from '2020.3/staging' branch
 Version is '2020.3.8f1 (507919d4fff5)'
 Debug build
 Application type 'D3D'
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Devices.Enumeration.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Shell.ServiceHostBuilder.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\execmodelproxy.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rmclient.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\InputHost.dll'. Symbol loading disabled by Include/Exclude setting.
 OS 'Windows 10 (10.0.20348) 64bit'
Exception thrown at 0x777062F2 in HeartVisualisation.exe: Microsoft C++ exception: Microsoft::CoreUI::Messaging::MessagingValidationException::Holder$ at memory location 0x02DBE6E0.
'HeartVisualisation.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DVS.Debug_Win32.Admin\GameAssembly.dll'. Symbols loaded.
onecoreuap\windows\moderncore\inputv2\inputhost\components\cursor\client\cursorclient.cpp(43)\InputHost.dll!69C1E9C9: (caller: 69C1EAD8) ReturnHr(1) tid(e64) 87B20809 onecoreuap\windows\moderncore\inputv2\inputhost\components\cursor\client\cursorclient.cpp(78)\InputHost.dll!69C1EAEF: (caller: 69B9D20D) ReturnHr(2) tid(e64) 87B20809 'HeartVisualisation.exe' (Win32): Loaded 'U:\USERS\DefaultAccount\AppData\Local\DevelopmentFiles\Template3DVS.Debug_Win32.Admin\baselib.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\UiaManager.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WindowManagementAPI.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Core.TextInput.dll'. Symbol loading disabled by Include/Exclude setting.
PlayerConnection initialized from U:/Users/DefaultAccount/AppData/Local/DevelopmentFiles/Template3DVS.Debug_Win32.Admin/Data (debug = 0)
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\mswsock.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Networking.Connectivity.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\TextInputFramework.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Networking.HostName.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wshbth.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dnsapi.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nsi.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dhcpcsvc6.dll'. Symbol loading disabled by Include/Exclude setting.
[0.004729 / 0.809385] - AppCallbacks::SetCoreWindowEvents
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dhcpcsvc.dll'. Symbol loading disabled by Include/Exclude setting.
Plugins: Failed to load 'MicrosoftOpenXRPlugin.dll' because one or more of its dependencies could not be loaded.

Plugins: 2nd attempt to load module with '.dll' extension manually appended ('MicrosoftOpenXRPlugin.dll.dll') also couldn't be found (or it's dependencies).

[0.012248 / 0.822064] - AppCallbacks::InitializeD3DWindow
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Symbol loading disabled by Include/Exclude setting.
[0.832445 / 0.832445] - OnActivated event.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\icu.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\FWPUCLNT.DLL'. Symbol loading disabled by Include/Exclude setting.
PlayerConnection initialized network socket : 0.0.0.0 55078
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nlansp_c.dll'. Symbol loading disabled by Include/Exclude setting.
onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp(547)\nlansp_c.dll!63FC8684: (caller: 7724C2E0) LogHr(1) tid(16bc) 8007277C No such service is known. The service cannot be found in the specified name space.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.ApplicationModel.dll'. Symbol loading disabled by Include/Exclude setting.
onecore\base\AppModel\Runtime\Src\PackagePath.hpp(144)\kernelbase.dll!77739E70: (caller: 77739A14) ReturnHr(1) tid(16bc) 80073D5B The package does not have a mutable directory.
Multi-casting "[IP] 172.24.53.196 [Port] 55078 [Flags] 2 [Guid] 3176998367 [EditorId] 0 [Version] 1048832 [Id] UWPPlayerX86(HOLOLENS-GPOQN2) [Debug] 0 [PackageName] Template3D_fwtwj2b2s9tnm [ProjectName] <no name>" to [225.0.0.222:54997]...
Started listening to [0.0.0.0:55078]
[0.090330 / 0.922775] - OnCoreWindowSizeChanged event (0.00, 0.00, 853.00, 720.00), m_Initialized=False.
[0.001134 / 0.923909] - OnVisibilityChanged event - Visible.
[0.004628 / 0.928537] - OnWindowActivated event - CodeActivated.
PlayerConnection already initialized - listening to [0.0.0.0:55078]
onecoreuap\windows\advcore\winrt\onecoreiwindow\corewindow\common\compositionislandbridge.cpp(327)\Windows.UI.dll!7418FFA7: (caller: 7411F126) ReturnHr(1) tid(e64) 80070057 The parameter is incorrect.
    Msg:[Island bridge not initialized] 
onecoreuap\windows\advcore\winrt\onecoreiwindow\corewindow\common\windowserver.cpp(310)\Windows.UI.dll!7411F13D: (caller: 7411F630) LogHr(1) tid(e64) 80070057 The parameter is incorrect.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ResourcePolicyClient.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\ResourcePolicyClient.dll'
[1.269733 / 1.506679] - Initialize
[Subsystems] Discovering subsystems at path U:/Users/DefaultAccount/AppData/Local/DevelopmentFiles/Template3DVS.Debug_Win32.Admin/Data/UnitySubsystems
[Subsystems] No descriptors matched for  examples in UnitySubsystems/MicrosoftOpenXRPlugin/UnitySubsystemsManifest.json.
[Subsystems] 1 'inputs' descriptors matched in UnitySubsystems/MicrosoftOpenXRPlugin/UnitySubsystemsManifest.json
[Subsystems] No descriptors matched for  displays in UnitySubsystems/MicrosoftOpenXRPlugin/UnitySubsystemsManifest.json.
[Subsystems] 1 'meshings' descriptors matched in UnitySubsystems/MicrosoftOpenXRPlugin/UnitySubsystemsManifest.json
[Subsystems] No descriptors matched for  examples in UnitySubsystems/UnityOpenXR/UnitySubsystemsManifest.json.
[Subsystems] 1 'inputs' descriptors matched in UnitySubsystems/UnityOpenXR/UnitySubsystemsManifest.json
[Subsystems] 1 'displays' descriptors matched in UnitySubsystems/UnityOpenXR/UnitySubsystemsManifest.json
[Subsystems] No descriptors matched for  meshings in UnitySubsystems/UnityOpenXR/UnitySubsystemsManifest.json.
[Subsystems] No descriptors matched for  examples in UnitySubsystems/WindowsMRXRSDK/UnitySubsystemsManifest.json.
[Subsystems] 1 'inputs' descriptors matched in UnitySubsystems/WindowsMRXRSDK/UnitySubsystemsManifest.json
[Subsystems] 1 'displays' descriptors matched in UnitySubsystems/WindowsMRXRSDK/UnitySubsystemsManifest.json
[Subsystems] 1 'meshings' descriptors matched in UnitySubsystems/WindowsMRXRSDK/UnitySubsystemsManifest.json
GfxDevice: creating device client; threaded=1
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\DXGIDebug.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\system32\HostDriverStore\FileRepository\nv_dispi.inf_amd64_b2801df14ec7de03\nvldumd.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\forwarders\user32.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msasn1.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptnet.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wintrust.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imagehlp.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptsp.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rsaenh.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\system32\HostDriverStore\FileRepository\nv_dispi.inf_amd64_b2801df14ec7de03\nvwgf2um.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\forwarders\advapi32.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\forwarders\winmm.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntmarta.dll'. Symbol loading disabled by Include/Exclude setting.
The thread 0x5dc has exited with code 0 (0x0).
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\forwarders\shell32.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d3d11_3SDKLayers.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\DXCore.dll'. Symbol loading disabled by Include/Exclude setting.
NVD3D10: CPU cyclestats are disabled on client virtualization 
Successfully created d3d11 device with debug flag.
Direct3D:
    Version:  Direct3D 11.0 [level 11.1]
    Renderer: NVIDIA GeForce GTX 1070 (ID=0x1b81)
    Vendor:   (null)
    VRAM:     3072 MB
Initialize engine version: 2020.3.8f1 (507919d4fff5)
[AudioManager] InitNormal(tryDeviceDefaults = false, preferredOutputType = FMOD_OUTPUTTYPE_AUTODETECT) attempt with hardAudioDisable: false
[AudioManager] Setting output to FMOD_OUTPUTTYPE_AUTODETECT
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Media.Devices.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\devobj.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\DevDispItemProvider.dll'. Symbol loading disabled by Include/Exclude setting.
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(1) tid(1830) 80040154 Class not registered
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(2) tid(1830) 80040154 Class not registered
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\AudioSes.dll'. Symbol loading disabled by Include/Exclude setting.
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(3) tid(1440) 80040154 Class not registered
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(4) tid(1440) 80040154 Class not registered
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ResourcePolicyClient.dll'. Symbol loading disabled by Include/Exclude setting.
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(5) tid(143c) 80040154 Class not registered
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(6) tid(143c) 80040154 Class not registered
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(7) tid(1830) 80040154 Class not registered
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(8) tid(1830) 80040154 Class not registered
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\threadpoolwinrt.dll'. Symbol loading disabled by Include/Exclude setting.
[AudioManager] InitNormal succeeded with output "FMOD_OUTPUTTYPE_WASAPI". Driver name is "Speakers (Null Audio Driver)". Speaker mode is "FMOD_SPEAKERMODE_STEREO"
The thread 0x1538 has exited with code 0 (0x0).
The thread 0x172c has exited with code 0 (0x0).
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(9) tid(143c) 80040154 Class not registered
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(10) tid(143c) 80040154 Class not registered
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(11) tid(1830) 80040154 Class not registered
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(12) tid(1830) 80040154 Class not registered
XRGeneral Settings awakening...
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
UnityEngine.XR.Management.XRGeneralSettings:Awake()

NVD3D10: CPU cyclestats are disabled on client virtualization 
D3D11 device created for Microsoft Media Foundation video decoding.
Exception thrown at 0x777062F2 in HeartVisualisation.exe: Microsoft C++ exception: Il2CppExceptionWrapper at memory location 0x0314F134.
Exception thrown at 0x777062F2 in HeartVisualisation.exe: Microsoft C++ exception: Il2CppExceptionWrapper at memory location 0x0314F2E4.
DllNotFoundException: Unable to load DLL 'UnityOpenXR': The specified module could not be found.
  at UnityEngine.XR.OpenXR.DiagnosticReport.StartReport () [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.XR.OpenXR.OpenXRLoaderBase.Initialize () [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.XR.Management.XRManagerSettings.InitializeLoaderSync () [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.XR.Management.XRGeneralSettings.InitXRSDK () [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.XR.Management.XRGeneralSettings.AttemptInitializeXRSDKOnLoad () [0x00000] in <00000000000000000000000000000000>:0 

New input system (experimental) initialized
New input device (1): {"interface":"UWP","type":"Keyboard","product":"","manufacturer":"","serial":"","version":""}
New input device (2): {"interface":"UWP","type":"Mouse","product":"","manufacturer":"","serial":"","version":"","numButtons":5,"hasVerticalScrollWheel":true,"hasHorizontalScrollWheel":false}
New input device (3): {"interface":"UWP","type":"Touchscreen","product":"","manufacturer":"","serial":"","version":"","maxTouches":10,"supportsPressure":true}
New input device (4): {"interface":"UWP","type":"Pen","product":"","manufacturer":"","serial":"","version":"","pressureLevels":0,"supportsTilt":true,"supportsTwist":true}
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Gaming.Input.dll'. Symbol loading disabled by Include/Exclude setting.
onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!61966999: (caller: 61969DC5) ReturnHr(1) tid(1aa4) 8685C003 onecoreuap\xbox\devices\api\winrt\pnpapiwrapper.cpp(385)\Windows.Gaming.Input.dll!61966999: (caller: 61969DC5) ReturnHr(2) tid(1aa4) 8685C003 [0.000860 / 4.014115] - AppCallbacks::SetupInputEvents
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Devices.Sensors.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\biwinrt.dll'. Symbol loading disabled by Include/Exclude setting.
onecoreuap\drivers\mobilepc\sensors\convergence\common\pnpmanager\pnpmanager.cpp(574)\Windows.Devices.Sensors.dll!618CE825: (caller: 618BA55C) Exception(1) tid(e64) 80070002 The system cannot find the file specified.
Exception thrown at 0x777062F2 in HeartVisualisation.exe: Microsoft C++ exception: wil::ResultException at memory location 0x02DBDA78.
Exception thrown at 0x777062F2 in HeartVisualisation.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.
The thread 0x1acc has exited with code 0 (0x0).
onecoreuap\drivers\mobilepc\sensors\convergence\api\winrt\public\internal\simpleorientation.cpp(127)\Windows.Devices.Sensors.dll!618C7045: (caller: 6181C56C) Exception(2) tid(e64) 80070490 Element not found.
Exception thrown at 0x777062F2 in HeartVisualisation.exe: Microsoft C++ exception: wil::ResultException at memory location 0x02DBDB90.
Exception thrown at 0x777062F2 in HeartVisualisation.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.
onecoreuap\drivers\mobilepc\sensors\convergence\api\winrt\public\internal\sensorserver.cpp(74)\Windows.Devices.Sensors.dll!6181BE7D: (caller: 6181B52E) ReturnHr(1) tid(e64) 80070490 Element not found.
onecoreuap\drivers\mobilepc\sensors\convergence\api\winrt\public\lib\simpleorientationsensor.cpp(100)\Windows.Devices.Sensors.dll!618A62D2: (caller: 618A3E74) ReturnHr(2) tid(e64) 80070490 Element not found.
[0.054838 / 4.069316] - AppCallbacks::SetupOrientationSensorEvents
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.applicationmodel.datatransfer.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ClipboardServer.dll'. Symbol loading disabled by Include/Exclude setting.
[0.141407 / 4.124009] - AppCallbacks::Load
[3.196079 / 4.124616] - Starting first scene loading
The following GlobalManagers were stripped from the build (Either because they're not used or not supported on this platform):
  ClusterInputManager
  UnityConnectSettings
Begin showing splash screen.
Couldn't create a Convex Mesh from source mesh "Q5_Right_Atrial_Appendage" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q18_Septal" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q21_Pulmonary_Semilunar_Valve_Anterior" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q24_The_Two_Leaflets_Of_The_Mitral_Valve_Posterior" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q9_Apical_Ventricle_Point" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q18_Posterior" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q21_Pulmonary_Semilunar_Valve_Right" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q24_The_Two_Leaflets_Of_The_Mitral_Valve_Anterior" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q25_The_Three_Leaflets_Of_The_Aortic_Valve_Left" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q37_The_Left_Ventricle" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q38_Trabeculated_Portions_Of_The_Right_Atrium02" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q25_The_Three_Leaflets_Of_The_Aortic_Valve_Posterior" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q18_Anterior" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q26_Coronary_Sinus_On_Heart_Exterior" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q2_Right" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q25_The_Three_Leaflets_Of_The_Aortic_Valve_Right" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q40__Trabeculated_Portions_Of_The_Left_Atrium02" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q2_Interior" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q21_Pulmonary_Semilunar_Valve_Left" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q8_Equatorial_Ventricle_Point" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

Couldn't create a Convex Mesh from source mesh "Q17_Tricuspid_Valve" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.

The referenced script on this Behaviour (Game Object 'XR Rig') is missing!

The referenced script on this Behaviour (Game Object 'XR Rig') is missing!

The referenced script on this Behaviour (Game Object 'LeftHand Controller') is missing!

The referenced script on this Behaviour (Game Object 'LeftHand Controller') is missing!

The referenced script on this Behaviour (Game Object 'LeftHand Controller') is missing!

The referenced script on this Behaviour (Game Object 'ToolBarCanvas') is missing!

The referenced script on this Behaviour (Game Object 'Table') is missing!

The referenced script on this Behaviour (Game Object 'XR Interaction Manager') is missing!

The referenced script on this Behaviour (Game Object 'Room') is missing!

The referenced script on this Behaviour (Game Object 'RightHand Controller') is missing!

The referenced script on this Behaviour (Game Object 'RightHand Controller') is missing!

The referenced script on this Behaviour (Game Object 'RightHand Controller') is missing!

The referenced script on this Behaviour (Game Object 'ScreenManager') is missing!

[3.844402 / 7.969017] - Finishing first scene loading
UnloadTime: 2.477900 ms
Exception thrown at 0x777062F2 in HeartVisualisation.exe: Microsoft C++ exception: Il2CppExceptionWrapper at memory location 0x0314F084.
DllNotFoundException: Unable to load DLL 'AudioPluginOculusSpatializer': The specified module could not be found.
  at ONSPAudioSource.OSP_SetGlobalVoiceLimit (System.Int32 VoiceLimit) [0x00000] in <00000000000000000000000000000000>:0 
  at ONSPAudioSource.OnBeforeSceneLoadRuntimeMethod () [0x00000] in <00000000000000000000000000000000>:0 

'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Media.Speech.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\urlmon.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\iertutil.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Speech_OneCore\Common\sapi_onecore.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\powrprof.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\powrprof.dll'
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\umpdc.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winhttp.dll'. Symbol loading disabled by Include/Exclude setting.
onecore\base\AppModel\Runtime\Src\PackagePath.hpp(144)\kernelbase.dll!77739E70: (caller: 77739A14) ReturnHr(2) tid(16bc) 80073D5B The package does not have a mutable directory.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msxml6.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32_wp.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Globalization.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\BCP47Langs.dll'. Symbol loading disabled by Include/Exclude setting.
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(13) tid(16bc) 80040154 Class not registered
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\FlightSettings.dll'. Symbol loading disabled by Include/Exclude setting.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Speech_OneCore\Common\SpeechServiceWinRTApi.ProxyStub.dll'. Symbol loading disabled by Include/Exclude setting.
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(14) tid(16bc) 80040154 Class not registered
onecoreuap\enduser\nui\onecore\onesettings\src\onesettingspolicywrapper.cpp(280)\sapi_onecore.dll!60F2785B: (caller: 60F28100) ReturnHr(1) tid(1a84) 80070005 Access is denied.
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Speech_OneCore\Engines\SR\spsrx_onecore.dll'. Symbol loading disabled by Include/Exclude setting.
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(15) tid(16bc) 80040154 Class not registered
onecore\com\combase\objact\objact.cxx(4081)\combase.dll!779E89D0: (caller: 779EC4D1) ReturnHr(16) tid(16bc) 80040154 Class not registered
[0.808832 / 8.777849] - First level loaded
End showing splash screen.
[0.000726 / 8.778575] - PerformUpdateAndRender started
'HeartVisualisation.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Perception.Stub.dll'. Symbol loading disabled by Include/Exclude setting.
Exception thrown at 0x777062F2 (KernelBase.dll) in HeartVisualisation.exe: 0x40080202: WinRT transform error (parameters: 0x8000000B, 0x80070490, 0x00000014, 0x1583E304).
The thread 0x1668 has exited with code 0 (0x0).
The thread 0x165c has exited with code 0 (0x0).
The thread 0x298 has exited with code 0 (0x0).
The thread 0x1878 has exited with code 0 (0x0).
The thread 0xbd0 has exited with code 0 (0x0).
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\biwinrt.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.Devices.Sensors.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.Shell.ServiceHostBuilder.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\execmodelproxy.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.Networking.HostName.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.Networking.Connectivity.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\FlightSettings.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Speech_OneCore\Common\SpeechServiceWinRTApi.ProxyStub.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.System.Launcher.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\msxml6.dll'
'HeartVisualisation.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.ApplicationModel.dll'
The thread 0x1b9c has exited with code 0 (0x0).
The thread 0x1b04 has exited with code 0 (0x0).
The thread 0x284 has exited with code 0 (0x0).
The thread 0x1774 has exited with code 0 (0x0).
The thread 0x484 has exited with code 0 (0x0).
The thread 0x16bc has exited with code 0 (0x0).
The thread 0xe64 has exited with code 0 (0x0).
The thread 0xba8 has exited with code 0 (0x0).
The thread 0x1770 has exited with code 0 (0x0).
The thread 0x1830 has exited with code 0 (0x0).
The thread 0x16d4 has exited with code 0 (0x0).
The thread 0x1850 has exited with code 0 (0x0).
The thread 0x15ac has exited with code 0 (0x0).
The thread 0x1894 has exited with code 0 (0x0).
The thread 0x1b80 has exited with code 0 (0x0).
The thread 0x14ec has exited with code 0 (0x0).
The thread 0x1510 has exited with code 0 (0x0).
The thread 0x2bc has exited with code 0 (0x0).
The thread 0x1180 has exited with code 0 (0x0).
The thread 0xe10 has exited with code 0 (0x0).
The thread 0x1944 has exited with code 0 (0x0).
The thread 0xd34 has exited with code 0 (0x0).
The thread 0x19e0 has exited with code 0 (0x0).
The thread 0x19a8 has exited with code 0 (0x0).
The thread 0x1880 has exited with code 0 (0x0).
The thread 0x1054 has exited with code 0 (0x0).
The thread 0x19cc has exited with code 0 (0x0).
The thread 0x1ac8 has exited with code 0 (0x0).
The thread 0x163c has exited with code 0 (0x0).
The thread 0x1bbc has exited with code 0 (0x0).
The thread 0xc94 has exited with code 0 (0x0).
The thread 0x3f8 has exited with code 0 (0x0).
The thread 0x19bc has exited with code 0 (0x0).
The thread 0x1590 has exited with code 0 (0x0).
The thread 0x1bd4 has exited with code 0 (0x0).
The thread 0x1428 has exited with code 0 (0x0).
The thread 0x1440 has exited with code 0 (0x0).
The thread 0x143c has exited with code 0 (0x0).
The thread 0x1a74 has exited with code 0 (0x0).
The thread 0x1a84 has exited with code 0 (0x0).
The thread 0x764 has exited with code 0 (0x0).
The thread 0x1b98 has exited with code 0 (0x0).
The thread 0x1a3c has exited with code 0 (0x0).
The thread 0x1a0c has exited with code 0 (0x0).
The thread 0x1a60 has exited with code 0 (0x0).
The thread 0x1aa4 has exited with code 0 (0x0).
The thread 0x1824 has exited with code 0 (0x0).
The thread 0x1ac4 has exited with code 0 (0x0).
The thread 0x1a38 has exited with code 0 (0x0).
The thread 0x1adc has exited with code 0 (0x0).
The thread 0x1990 has exited with code 0 (0x0).
The thread 0x19ac has exited with code 0 (0x0).
The thread 0x1680 has exited with code 0 (0x0).
The thread 0x1514 has exited with code 0 (0x0).
The thread 0x1b64 has exited with code 0 (0x0).
The thread 0x1708 has exited with code 0 (0x0).
The thread 0x16e4 has exited with code 0 (0x0).
The thread 0x1520 has exited with code 0 (0x0).
The thread 0x18dc has exited with code 0 (0x0).
The thread 0x1928 has exited with code 0 (0x0).
The thread 0x6b8 has exited with code 0 (0x0).
The thread 0x1674 has exited with code 0 (0x0).
The thread 0x698 has exited with code 0 (0x0).
The thread 0x320 has exited with code 0 (0x0).
The thread 0x1a88 has exited with code 0 (0x0).
The thread 0x1704 has exited with code 0 (0x0).
The thread 0x12d8 has exited with code 0 (0x0).
The program '[1100] HeartVisualisation.exe' has exited with code 0 (0x0).

It might help to figure out the issue