Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

"Master" build far too slow compare to release "build"

Discussion in 'Windows' started by Icelander78, Jul 12, 2017.

  1. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    Hello I need some help again, I have an issue with my project when building it under visual Studio. I noticed that my app on and from the UWP store (build from "master" setting in visual studio ) is very very very slow ! while the version stand alone works perfectly. I try to see what was wrong and found out that in virtual studio when the build is made and ( played) in release setting and debug every things works smoothly while the master version on local machine is super slow.
    What can I do? can I submit the release version to the UWP store.
    Thanks again !
     
    DarkjoltGames likes this.
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,526
    Well that is weird. If you disable "Compile with .NET Native" option in the project settings in VS for master configuration, does that fix the performance issue?
     
  3. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    Hi thank you, it works much much better ! It is not as smooth as the stand alone or the mac appstore version but it could work, it is like the game is skipping some frame randomly. it really strange
    here is the debug from VS


    'EasyCellBio.exe' (CoreCLR: DefaultDomain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.25129.1_x64__8wekyb3d8bbwe\System.Private.CoreLib.ni.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\entrypoint\EasyCellBio.exe'. Symbols loaded.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Runtime.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.25129.1_x64__8wekyb3d8bbwe\mscorlib.ni.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\WinMetadata\Windows.winmd'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Runtime.InteropServices.WindowsRuntime.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\UnityPlayer.winmd'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Runtime.WindowsRuntime.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Runtime.WindowsRuntime.UI.Xaml.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Collections.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\WinRTBridge.winmd'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\BridgeInterface.winmd'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Private.Uri.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Threading.Tasks.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\UnityEngine.dll'. Symbols loaded.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\Assembly-CSharp-firstpass.dll'. Symbols loaded.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\UnityEngine.UI.dll'. Symbols loaded.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\Assembly-CSharp.dll'. Symbols loaded.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\Assembly-UnityScript-firstpass.dll'. Symbols loaded.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\Boo.Lang.dll'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\Assembly-UnityScript.dll'. Symbols loaded.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\UnityEngine.Networking.dll'. Symbols loaded.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\nunit.framework.dll'. Symbols loaded.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Reflection.dll'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Globalization.dll'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.IO.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Net.Primitives.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Private.Networking.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\Microsoft.Win32.Primitives.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Reflection.Primitives.dll'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Runtime.Extensions.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Xml.XDocument.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Xml.ReaderWriter.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Text.Encoding.dll'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Text.RegularExpressions.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Runtime.InteropServices.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Threading.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\UnityEngineProxy.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\UnityScript.Lang.dll'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Linq.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Reflection.Extensions.dll'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.IO.FileSystem.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.IO.FileSystem.Primitives.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Runtime.Handles.dll'. Cannot find or open the PDB file.
    Exception thrown: 'System.InvalidCastException' in UnityEngine.dll
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Diagnostics.StackTrace.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Text.Encoding.Extensions.dll'. Module was built without symbols.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Threading.Overlapped.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Collections.NonGeneric.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\System.Reflection.TypeExtensions.dll'. Cannot find or open the PDB file.
    'EasyCellBio.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio 1.1.2 for windows store\EasyCellBio\bin\x64\Master\AppX\WinRTLegacy.dll'. Cannot find or open the PDB file.
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    The program '[7592] EasyCellBio.exe' has exited with code -1 (0xffffffff).

    I can also see some hiccups in the memory usage of few milliseconds that seems to coincide withe the skipped frames.

    I never had any problem with the build for the mac OS appstore
    could it be that some of my scripts don't include #pragma strict ? could it mess with VS?
     
  4. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,526
    I would suggest switching to release config instead and enabling .NET native there. That will make the build slow again, but it being release build will allow you to attach Unity profiler, and it will tell you what's slowing it down.

    Note: .NET native is a requirement when submitting to the Windows Store, so you'll need to figure out what causes it before submitting your game to the store.
     
  5. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    The "release" build + .NET native enabled seems to work fine can it be use for submission to the UWP store? Will the debug windows seen under VS in the app disappear when on the store?
    Capturevs.jpg
     
    Last edited: Jul 13, 2017
  6. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,526
    Nope, you cannot use release builds to submit to the store. You must use master. So the perf issue doesn't repro with release build and .NET native enabled? That is weird. Then that means you'll need to profile the master build instead. Unfortunately, Master builds don't support Unity profiler, so you'll have to use some other windows profiler. I personally recommend Event Trace for Windows + Windows Performance Analyzer:

    http://files.unity3d.com/zilys/ETWPerfGuide/data/AnalyzingPerformanceUsingETW.html
     
  7. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    I will try with other windows profiler, thanks, but I see in the log from visual that there are many PDB file missing is it something that can cause this performance issue? How can it be resolved ? Should I use unity 2017.1 instead of instead of Unity 5.6.2f1?
     
  8. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    I tried release + .NET Native and it become very slow so it is definitely when it is build with "compile with .NET Native tool chain enabled" that the problem occur the in-game debug throw TypeInitialiizationException: TypeInitialization_Type_NoTypeAvailable
    upload_2017-7-13_9-52-50.png
     
  9. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    I am updating to unity 2017.1 and will try again to build and profile using WPA, hopefully it will work :)
     
  10. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    Still the same going to add #pragma strict in all my javascript scripts and debug with profiler :(
     
  11. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    Hi again, I have now #pragma strict on all my js scripts, unity 2017.1 and unity compile just fine but as soon as I go master build with .NET native tool chain in VS ,and boom slow slow as hell. The output message from VS is a bit different from the other one and it looks like symbols and other files are missing , I am actually at work( hospital laboratory) and can not provide any debug file right now. what are those symbol files missing is it something that I can add manually?
    I just found in https://docs.unity3d.com/Manual/WindowsDebugging.html how to get the symbols I will try this tonight. I will let you know if it works. Thanks again, you are a great team ;)
     
    Last edited: Jul 13, 2017
  12. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    Hello so I tried last night the process described here https://docs.unity3d.com/Manual/WindowsDebugging.html but I still get the output debug message saying that symbol are missing should I do something else when setting up the symbol in debug option menu to activate them or else? here is the output results:

    Code (CSharp):
    1. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\EasyCellBio.exe'. Module was built without symbols.
    2. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    3. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    4. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    5. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\combase.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    6. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbase.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    7. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\UnityEngineDelegates.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    8. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.Native.Runtime.1.4_1.4.24201.0_x64__8wekyb3d8bbwe\mrt100_app.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    9. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    10. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\oleaut32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    11. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\bcryptprimitives.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    12. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msvcp_win.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    13. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.24123.0_x64__8wekyb3d8bbwe\vccorlib140_app.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    14. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.24123.0_x64__8wekyb3d8bbwe\vcruntime140_app.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    15. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.24123.0_x64__8wekyb3d8bbwe\vcruntime140_app.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    16. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.24123.0_x64__8wekyb3d8bbwe\vcruntime140_app.dll'
    17. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\WinTypes.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    18. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\ClrCompression.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    19. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.24123.0_x64__8wekyb3d8bbwe\msvcp140_app.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    20. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\mrt100.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    21. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    22. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.Native.Runtime.1.4_1.4.24201.0_x64__8wekyb3d8bbwe\mrt100_app.dll'. Cannot find or open the PDB file.
    23. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.Native.Framework.1.3_1.3.24201.0_x64__8wekyb3d8bbwe\SharedLibrary.dll'. Symbols loaded.
    24. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Collections.dll'. Symbols loaded.
    25. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Collections.Concurrent.dll'. Symbols loaded.
    26. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Diagnostics.Tracing.dll'. Symbols loaded.
    27. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Dynamic.Runtime.dll'. Symbols loaded.
    28. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.IO.dll'. Symbols loaded.
    29. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Linq.dll'. Symbols loaded.
    30. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Linq.Expressions.dll'. Symbols loaded.
    31. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.ObjectModel.dll'. Symbols loaded.
    32. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.Interop.dll'. Symbols loaded.
    33. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.Reflection.dll'. Symbols loaded.
    34. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.Reflection.Core.dll'. Symbols loaded.
    35. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.Reflection.Execution.dll'. Symbols loaded.
    36. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.Reflection.Metadata.dll'. Symbols loaded.
    37. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.Threading.dll'. Symbols loaded.
    38. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.TypeLoader.dll'. Symbols loaded.
    39. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.Uri.dll'. Symbols loaded.
    40. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Reflection.Extensions.dll'. Symbols loaded.
    41. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Reflection.Primitives.dll'. Symbols loaded.
    42. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Reflection.TypeExtensions.dll'. Symbols loaded.
    43. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Resources.ResourceManager.dll'. Symbols loaded.
    44. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Runtime.Extensions.dll'. Symbols loaded.
    45. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Runtime.Implementation.dll'. Symbols loaded.
    46. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Text.RegularExpressions.dll'. Symbols loaded.
    47. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.SharedLibrary.Interop.Generated.dll'. Symbols loaded.
    48. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.CoreLib.dll'. Symbols loaded.
    49. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\EasyCellBio.dll'. Symbols loaded.
    50. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'EasyCellBio.exe'. Symbols loaded.
    51. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'Assembly-CSharp-firstpass.dll'. Symbols loaded.
    52. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'Assembly-CSharp.dll'. Symbols loaded.
    53. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'Assembly-UnityScript-firstpass.dll'. Symbols loaded.
    54. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'Assembly-UnityScript.dll'. Symbols loaded.
    55. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'Boo.Lang.dll'. PDB file was not present when IL code was compiled to native.
    56. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'EasyCellBio.McgInterop.dll'. Symbols loaded.
    57. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'Microsoft.ApplicationInsights.Extensibility.Windows.dll'. PDB file was not present when IL code was compiled to native.
    58. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'Microsoft.ApplicationInsights.dll'. PDB file was not present when IL code was compiled to native.
    59. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'Microsoft.ApplicationInsights.PersistenceChannel.dll'. PDB file was not present when IL code was compiled to native.
    60. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'Microsoft.Win32.Primitives.dll'. PDB file was not present when IL code was compiled to native.
    61. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'nunit.framework.dll'. Symbols loaded.
    62. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.AppContext.dll'. PDB file was not present when IL code was compiled to native.
    63. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Collections.NonGeneric.dll'. PDB file was not present when IL code was compiled to native.
    64. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Collections.Specialized.dll'. PDB file was not present when IL code was compiled to native.
    65. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.ComponentModel.dll'. PDB file was not present when IL code was compiled to native.
    66. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Data.Common.dll'. PDB file was not present when IL code was compiled to native.
    67. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Diagnostics.StackTrace.dll'. PDB file was not present when IL code was compiled to native.
    68. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Diagnostics.Tools.dll'. PDB file was not present when IL code was compiled to native.
    69. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Globalization.Extensions.dll'. PDB file was not present when IL code was compiled to native.
    70. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.IO.Compression.dll'. PDB file was not present when IL code was compiled to native.
    71. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.IO.FileSystem.dll'. PDB file was not present when IL code was compiled to native.
    72. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.IO.FileSystem.Primitives.dll'. PDB file was not present when IL code was compiled to native.
    73. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.IO.IsolatedStorage.dll'. PDB file was not present when IL code was compiled to native.
    74. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.IO.UnmanagedMemoryStream.dll'. PDB file was not present when IL code was compiled to native.
    75. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Net.Http.dll'. PDB file was not present when IL code was compiled to native.
    76. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Net.Requests.dll'. PDB file was not present when IL code was compiled to native.
    77. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Net.WebHeaderCollection.dll'. PDB file was not present when IL code was compiled to native.
    78. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Numerics.Vectors.dll'. PDB file was not present when IL code was compiled to native.
    79. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.CompatQuirks.dll'. Symbols loaded.
    80. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.DataContractSerialization.dll'. PDB file was not present when IL code was compiled to native.
    81. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.DeveloperExperience.AppX.dll'. Symbols loaded.
    82. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.Networking.dll'. PDB file was not present when IL code was compiled to native.
    83. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.PortableThunks.dll'. Symbols loaded.
    84. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.StackTraceGenerator.dll'. Symbols loaded.
    85. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Private.WinRTInterop.CoreLib.dll'. Symbols loaded.
    86. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Runtime.Handles.dll'. PDB file was not present when IL code was compiled to native.
    87. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Runtime.dll'. PDB file was not present when IL code was compiled to native.
    88. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Runtime.Serialization.Primitives.dll'. PDB file was not present when IL code was compiled to native.
    89. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Runtime.WindowsRuntime.dll'. PDB file was not present when IL code was compiled to native.
    90. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Runtime.WindowsRuntime.UI.Xaml.dll'. PDB file was not present when IL code was compiled to native.
    91. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Security.Claims.dll'. PDB file was not present when IL code was compiled to native.
    92. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Security.Principal.dll'. PDB file was not present when IL code was compiled to native.
    93. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Text.Encoding.CodePages.dll'. PDB file was not present when IL code was compiled to native.
    94. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Threading.Overlapped.dll'. PDB file was not present when IL code was compiled to native.
    95. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Threading.Tasks.dll'. PDB file was not present when IL code was compiled to native.
    96. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Threading.Tasks.Parallel.dll'. PDB file was not present when IL code was compiled to native.
    97. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Xml.ReaderWriter.dll'. PDB file was not present when IL code was compiled to native.
    98. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Xml.XDocument.dll'. PDB file was not present when IL code was compiled to native.
    99. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Xml.XmlDocument.dll'. PDB file was not present when IL code was compiled to native.
    100. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'System.Xml.XmlSerializer.dll'. PDB file was not present when IL code was compiled to native.
    101. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'UnityEngine.HoloLens.dll'. Symbols loaded.
    102. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'UnityEngine.dll'. Symbols loaded.
    103. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'UnityEngine.Networking.dll'. Symbols loaded.
    104. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'UnityEngine.Timeline.dll'. Symbols loaded.
    105. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'UnityEngine.UI.dll'. Symbols loaded.
    106. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'UnityEngineProxy.dll'. Symbols loaded.
    107. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'UnityScript.Lang.dll'. PDB file was not present when IL code was compiled to native.
    108. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'WinRTBridge.dll'. Symbols loaded.
    109. 'EasyCellBio.exe' (CLR Native Compilation v1.0): Loaded 'WinRTLegacy.dll'. PDB file was not present when IL code was compiled to native.
    110. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\kernel.appcore.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    111. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    112. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\win32u.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    113. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\gdi32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    114. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\gdi32full.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    115. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\imm32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    116. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\twinapi.appcore.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    117. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    118. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\bcrypt.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    119. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.UI.Xaml.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    120. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\SHCore.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    121. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\CoreMessaging.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    122. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\BCP47Langs.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    123. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\iertutil.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    124. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    125. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.UI.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    126. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\TextInputFramework.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    127. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\CoreUIComponents.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    128. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ntmarta.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    129. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\usermgrcli.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    130. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\OneCoreUAPCommonProxyStub.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    131. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\uxtheme.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    132. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\dwmapi.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    133. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\urlmon.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    134. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\windows.storage.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    135. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\shlwapi.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    136. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\powrprof.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    137. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\profapi.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    138. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\cryptbase.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    139. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\dxgi.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    140. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ResourcePolicyClient.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    141. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Graphics.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    142. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\ResourcePolicyClient.dll'
    143. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\d3d11.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    144. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DriverStore\FileRepository\nvaowu.inf_amd64_261a1063b748fa57\nvldumdx.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    145. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\version.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    146. The thread 0x37e4 has exited with code 0 (0x0).
    147. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\crypt32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    148. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msasn1.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    149. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\UnityPlayer.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    150. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ws2_32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    151. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\XInputUap.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    152. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\D3D12.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    153. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\MMDevAPI.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    154. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msvcp110_win.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    155. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\devobj.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    156. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\propsys.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    157. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\cfgmgr32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    158. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\wintrust.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    159. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\threadpoolwinrt.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    160. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\imagehlp.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    161. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.ApplicationModel.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    162. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Storage.ApplicationData.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    163. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\MrmCoreR.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    164. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msctf.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    165. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\UiaManager.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    166. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\cryptsp.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    167. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\rsaenh.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    168. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.UI.Core.TextInput.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    169. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DriverStore\FileRepository\nvaowu.inf_amd64_261a1063b748fa57\nvwgf2umx.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    170. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winmm.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    171. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winmmbase.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    172. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winmmbase.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    173. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\winmmbase.dll'
    174. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winmmbase.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    175. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\winmmbase.dll'
    176. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\shell32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    177. The thread 0x3c98 has exited with code 0 (0x0).
    178. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\nvspcap64.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    179. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ole32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    180. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\setupapi.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    181. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\psapi.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    182. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winhttp.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    183. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\wtsapi32.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    184. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.UI.Immersive.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    185. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DataExchange.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    186. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\dcomp.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    187. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\nvapi64.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    188. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\rometadata.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    189. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\d2d1.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    190. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\directmanipulation.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    191. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\WindowsCodecs.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    192. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DWrite.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    193. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Globalization.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    194. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Devices.Enumeration.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    195. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\biwinrt.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    196. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\deviceassociation.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    197. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\LOICBO~1\AppData\Local\Temp\VisualStudio.XamlDiagnostics.26221LoicLetertre.EasyCellBio_1.1.2.0_x64__97hdadsr4exm4\XamlDiagnostics.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    198. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\mfplat.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    199. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\RTWorkQ.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    200. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\LOICBO~1\AppData\Local\Temp\VisualStudio.XamlDiagnostics.26221LoicLetertre.EasyCellBio_1.1.2.0_x64__97hdadsr4exm4\Microsoft.VisualStudio.DesignTools.UwpTap.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    201. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Media.Devices.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    202. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DevDispItemProvider.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    203. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DDORes.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    204. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DefaultDeviceManager.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    205. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\AudioSes.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    206. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\avrt.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    207. The thread 0x4004 has exited with code 0 (0x0).
    208. The thread 0x4008 has exited with code 0 (0x0).
    209. Exception thrown: 'System.AggregateException' in System.Private.Threading.dll
    210. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\xmllite.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    211. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Devices.Sensors.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    212. onecoreuap\drivers\mobilepc\sensors\convergence\services\broker\client\simpledeviceorientationrpcclient.cpp(305)\Windows.Devices.Sensors.dll!00007FFF6C314835: (caller: 00007FFF6C313574) Exception(1) tid(2cfc) 8007139F The group or resource is not in the correct state to perform the requested operation.
    213. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Shell.ServiceHostBuilder.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    214. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\edputil.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    215. The thread 0x4014 has exited with code 0 (0x0).
    216. The thread 0x4018 has exited with code 0 (0x0).
    217. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Gaming.Input.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    218. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\deviceaccess.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    219. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ffbroker.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    220. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\SensorsNativeApi.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    221. onecoreuap\xbox\devices\api\winrt\pnpdevicewatcher.cpp(503)\Windows.Gaming.Input.dll!00007FFFDB4D6C72: (caller: 00007FFFDB4D62AE) ReturnHr(1) tid(405c) 80070057 The parameter is incorrect.
    222. ERROR FindDefaultInterface:CM_Get_Device_Interface_List_Size failed:0x00000000, InterfaceListSize = 1
    223. ERROR SensorOpenByType:Failed to open sensor error:0x00000490
    224. onecoreuap\xbox\devices\api\winrt\pnpdevicewatcher.cpp(503)\Windows.Gaming.Input.dll!00007FFFDB4D6C72: (caller: 00007FFFDB4D62AE) ReturnHr(2) tid(405c) 80070057 The parameter is incorrect.
    225. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\imagehlp.dll'
    226. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\wintrust.dll'
    227. The thread 0x2b44 has exited with code 0 (0x0).
    228. The thread 0x3e20 has exited with code 0 (0x0).
    229. The thread 0x259c has exited with code 0 (0x0).
    230. The thread 0x1614 has exited with code 0 (0x0).
    231. The thread 0x4024 has exited with code 0 (0x0).
    232. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ninput.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    233. Exception thrown: 'System.InvalidCastException' in UnityEngine.dll
    234. Exception thrown: 'System.Exception' in Boo.Lang.dll
    235. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    236. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    237. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    238. The thread 0x4224 has exited with code 0 (0x0).
    239. Exception thrown: 'System.NullReferenceException' in Assembly-UnityScript-firstpass.dll
    240. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    241. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    242. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    243. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    244. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    245. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    246. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    247. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    248. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    249. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    250. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    251. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    252. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    253. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    254. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    255. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    256. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    257. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    258. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    259. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    260. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    261. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    262. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    263. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    264. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    265. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    266. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    267. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    268. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    269. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    270. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    271. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    272. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    273. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    274. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    275. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    276. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    277. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    278. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    279. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    280. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    281. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    282. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    283. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    284. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    285. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    286. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    287. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    288. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    289. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    290. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    291. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    292. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    293. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    294. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    295. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    296. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    297. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    298. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    299. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    300. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    301. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    302. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    303. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    304. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    305. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    306. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    307. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    308. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    309. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    310. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    311. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    312. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    313. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    314. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    315. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    316. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    317. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    318. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    319. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    320. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    321. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    322. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    323. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    324. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    325. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    326. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    327. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    328. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    329. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    330. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    331. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    332. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    333. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    334. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    335. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    336. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    337. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    338. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    339. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    340. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    341. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    342. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    343. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    344. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    345. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    346. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    347. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    348. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    349. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    350. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    351. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    352. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    353. The thread 0x424c has exited with code 0 (0x0).
    354. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    355. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    356. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    357. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    358. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    359. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    360. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    361. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    362. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    363. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    364. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    365. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\rmclient.dll'. Skipped loading symbols. Module is native, and native debugging is currently disabled.
    366. The thread 0x43c8 has exited with code 0 (0x0).
    367. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    368. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    369. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    370. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    371. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    372. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    373. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    374. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    375. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    376. Exception thrown: 'System.TypeInitializationException' in System.Private.CoreLib.dll
    377. Exception thrown: 'System.TypeInitializationException''[6176] EasyCellBio.exe' has exited with code 0 (0x0).
    I I will go over all my scene tonight because I know that I have some unattributed variable object. Fixing that might help lol But how do I load the symbol ? Please can someone help me :)
     
  13. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,526
    In project properties debugging tab, set debugging mode to 'Native'.
     
  14. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    hi again, I went over all my scripts and everything seems to be fine, no warning from unity. I succeeded to load the symbols with debugging in native only for application process and background process. but it still the same release version works great, but not the master here is now the output log from VS:

    Code (CSharp):
    1. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\EasyCellBio.exe'. Module was built without symbols.
    2. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Symbols loaded.
    3. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Symbols loaded.
    4. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Symbols loaded.
    5. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\EasyCellBio.dll'. Symbols loaded.
    6. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\combase.dll'. Symbols loaded.
    7. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbase.dll'. Symbols loaded.
    8. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Symbols loaded.
    9. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\bcryptprimitives.dll'. Symbols loaded.
    10. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\oleaut32.dll'. Symbols loaded.
    11. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msvcp_win.dll'. Symbols loaded.
    12. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.Native.Framework.1.3_1.3.24201.0_x64__8wekyb3d8bbwe\SharedLibrary.dll'. Symbols loaded.
    13. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.Native.Runtime.1.4_1.4.24201.0_x64__8wekyb3d8bbwe\mrt100_app.dll'. Symbols loaded.
    14. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\UnityEngineDelegates.dll'. Symbols loaded.
    15. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\ClrCompression.dll'. Symbols loaded.
    16. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\WinTypes.dll'. Symbols loaded.
    17. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.24123.0_x64__8wekyb3d8bbwe\vcruntime140_app.dll'. Symbols loaded.
    18. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.24123.0_x64__8wekyb3d8bbwe\vccorlib140_app.dll'. Cannot find or open the PDB file.
    19. 'EasyCellBio.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00_14.0.24123.0_x64__8wekyb3d8bbwe\msvcp140_app.dll'. Symbols loaded.
    20. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\mrt100.dll'. Symbols loaded.
    21. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Symbols loaded.
    22. The thread 0x4194 has exited with code 0 (0x0).
    23. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\kernel.appcore.dll'. Symbols loaded.
    24. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Symbols loaded.
    25. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\win32u.dll'. Symbols loaded.
    26. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\gdi32.dll'. Symbols loaded.
    27. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\gdi32full.dll'. Symbols loaded.
    28. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\imm32.dll'. Symbols loaded.
    29. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\twinapi.appcore.dll'. Symbols loaded.
    30. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Symbols loaded.
    31. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\bcrypt.dll'. Symbols loaded.
    32. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.UI.Xaml.dll'. Cannot find or open the PDB file.
    33. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\SHCore.dll'. Symbols loaded.
    34. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\iertutil.dll'. Symbols loaded.
    35. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\BCP47Langs.dll'. Symbols loaded.
    36. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\CoreMessaging.dll'. Symbols loaded.
    37. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Symbols loaded.
    38. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.UI.dll'. Symbols loaded.
    39. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\TextInputFramework.dll'. Symbols loaded.
    40. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\CoreUIComponents.dll'. Symbols loaded.
    41. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ntmarta.dll'. Symbols loaded.
    42. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\usermgrcli.dll'. Symbols loaded.
    43. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\OneCoreUAPCommonProxyStub.dll'. Symbols loaded.
    44. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\uxtheme.dll'. Symbols loaded.
    45. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\dwmapi.dll'. Symbols loaded.
    46. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\urlmon.dll'. Symbols loaded.
    47. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\windows.storage.dll'. Symbols loaded.
    48. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\shlwapi.dll'. Symbols loaded.
    49. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\powrprof.dll'. Symbols loaded.
    50. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\profapi.dll'. Symbols loaded.
    51. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\cryptbase.dll'. Symbols loaded.
    52. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\dxgi.dll'. Symbols loaded.
    53. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ResourcePolicyClient.dll'. Symbols loaded.
    54. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\ResourcePolicyClient.dll'
    55. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\d3d11.dll'. Symbols loaded.
    56. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Graphics.dll'. Symbols loaded.
    57. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DriverStore\FileRepository\nvaowu.inf_amd64_261a1063b748fa57\nvldumdx.dll'. Cannot find or open the PDB file.
    58. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\version.dll'. Symbols loaded.
    59. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\bin\x64\Master\AppX\UnityPlayer.dll'. Symbols loaded.
    60. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ws2_32.dll'. Symbols loaded.
    61. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\XInputUap.dll'. Symbols loaded.
    62. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\D3D12.dll'. Symbols loaded.
    63. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\MMDevAPI.dll'. Symbols loaded.
    64. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msvcp110_win.dll'. Symbols loaded.
    65. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\devobj.dll'. Symbols loaded.
    66. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\propsys.dll'. Symbols loaded.
    67. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\cfgmgr32.dll'. Symbols loaded.
    68. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\crypt32.dll'. Symbols loaded.
    69. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msasn1.dll'. Symbols loaded.
    70. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\wintrust.dll'. Symbols loaded.
    71. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\threadpoolwinrt.dll'. Symbols loaded.
    72. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\imagehlp.dll'. Symbols loaded.
    73. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.ApplicationModel.dll'. Symbols loaded.
    74. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Storage.ApplicationData.dll'. Symbols loaded.
    75. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\MrmCoreR.dll'. Symbols loaded.
    76. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\cryptsp.dll'. Symbols loaded.
    77. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\msctf.dll'. Symbols loaded.
    78. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\rsaenh.dll'. Symbols loaded.
    79. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DriverStore\FileRepository\nvaowu.inf_amd64_261a1063b748fa57\nvwgf2umx.dll'. Cannot find or open the PDB file.
    80. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winmm.dll'. Symbols loaded.
    81. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winmmbase.dll'. Symbols loaded.
    82. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winmmbase.dll'. Symbols loaded.
    83. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\winmmbase.dll'
    84. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winmmbase.dll'. Symbols loaded.
    85. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\winmmbase.dll'
    86. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\UiaManager.dll'. Symbols loaded.
    87. The thread 0x1b94 has exited with code 0 (0x0).
    88. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\shell32.dll'. Symbols loaded.
    89. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\nvspcap64.dll'. Cannot find or open the PDB file.
    90. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ole32.dll'. Symbols loaded.
    91. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\setupapi.dll'. Symbols loaded.
    92. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\psapi.dll'. Symbols loaded.
    93. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\winhttp.dll'. Symbols loaded.
    94. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\wtsapi32.dll'. Symbols loaded.
    95. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\nvapi64.dll'. Cannot find or open the PDB file.
    96. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.UI.Core.TextInput.dll'. Symbols loaded.
    97. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.UI.Immersive.dll'. Symbols loaded.
    98. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DataExchange.dll'. Symbols loaded.
    99. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\dcomp.dll'. Symbols loaded.
    100. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\d2d1.dll'. Symbols loaded.
    101. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\rometadata.dll'. Symbols loaded.
    102. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Devices.Enumeration.dll'. Symbols loaded.
    103. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\biwinrt.dll'. Symbols loaded.
    104. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\deviceassociation.dll'. Symbols loaded.
    105. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\directmanipulation.dll'. Symbols loaded.
    106. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\WindowsCodecs.dll'. Symbols loaded.
    107. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DWrite.dll'. Symbols loaded.
    108. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Globalization.dll'. Symbols loaded.
    109. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\mfplat.dll'. Symbols loaded.
    110. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\RTWorkQ.dll'. Symbols loaded.
    111. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Media.Devices.dll'. Symbols loaded.
    112. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DevDispItemProvider.dll'. Symbols loaded.
    113. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DDORes.dll'. Symbols loaded.
    114. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\DefaultDeviceManager.dll'. Symbols loaded.
    115. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\AudioSes.dll'. Symbols loaded.
    116. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\avrt.dll'. Symbols loaded.
    117. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\LOICBO~1\AppData\Local\Temp\VisualStudio.XamlDiagnostics.26221LoicLetertre.EasyCellBio_1.1.2.0_x64__97hdadsr4exm4\XamlDiagnostics.dll'. Symbols loaded.
    118. 'EasyCellBio.exe' (Win32): Loaded 'C:\Users\LOICBO~1\AppData\Local\Temp\VisualStudio.XamlDiagnostics.26221LoicLetertre.EasyCellBio_1.1.2.0_x64__97hdadsr4exm4\Microsoft.VisualStudio.DesignTools.UwpTap.dll'. Symbols loaded.
    119. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\WinMetadata\Windows.Foundation.winmd'. Module was built without symbols.
    120. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\xmllite.dll'. Symbols loaded.
    121. The thread 0x3b0c has exited with code 0 (0x0).
    122. The thread 0x2e70 has exited with code 0 (0x0).
    123. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Devices.Sensors.dll'. Symbols loaded.
    124. onecoreuap\drivers\mobilepc\sensors\convergence\services\broker\client\simpledeviceorientationrpcclient.cpp(305)\Windows.Devices.Sensors.dll!00007FFFA63C4835: (caller: 00007FFFA63C3574) Exception(1) tid(1770) 8007139F The group or resource is not in the correct state to perform the requested operation.
    125. Exception thrown at 0x00007FFFE3029E08 in EasyCellBio.exe: Microsoft C++ exception: wil::ResultException at memory location 0x000000265ACFDE80.
    126. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Shell.ServiceHostBuilder.dll'. Symbols loaded.
    127. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\edputil.dll'. Symbols loaded.
    128. Exception thrown at 0x00007FFFE3029E08 (KernelBase.dll) in EasyCellBio.exe: 0x40080201: WinRT originate error (parameters: 0x000000008004006A, 0x000000000000001A, 0x000000265ACFF0B0).
    129. Exception thrown at 0x00007FFFE3029E08 (KernelBase.dll) in EasyCellBio.exe: 0x40080201: WinRT originate error (parameters: 0x000000008004006A, 0x000000000000001A, 0x000000265ACFEF00).
    130. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\Windows.Gaming.Input.dll'. Symbols loaded.
    131. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\deviceaccess.dll'. Symbols loaded.
    132. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\SensorsNativeApi.dll'. Symbols loaded.
    133. ERROR FindDefaultInterface:CM_Get_Device_Interface_List_Size failed:0x00000000, InterfaceListSize = 1
    134. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ffbroker.dll'. Symbols loaded.
    135. ERROR SensorOpenByType:Failed to open sensor error:0x00000490
    136. onecoreuap\xbox\devices\api\winrt\pnpdevicewatcher.cpp(503)\Windows.Gaming.Input.dll!00007FFFDB4D6C72: (caller: 00007FFFDB4D62AE) ReturnHr(1) tid(648) 80070057 The parameter is incorrect.
    137. onecoreuap\xbox\devices\api\winrt\pnpdevicewatcher.cpp(503)\Windows.Gaming.Input.dll!00007FFFDB4D6C72: (caller: 00007FFFDB4D62AE) ReturnHr(2) tid(648) 80070057 The parameter is incorrect.
    138. 'EasyCellBio.exe' (Win32): Loaded 'C:\Windows\System32\ninput.dll'. Symbols loaded.
    139. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\imagehlp.dll'
    140. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\wintrust.dll'
    141. The thread 0x2cf4 has exited with code 0 (0x0).
    142. The thread 0x6ac has exited with code 0 (0x0).
    143. The thread 0x26ac has exited with code 0 (0x0).
    144. The thread 0x34bc has exited with code 0 (0x0).
    145. The thread 0x3ff8 has exited with code 0 (0x0).
    146. The thread 0x258c has exited with code 0 (0x0).
    147. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\deviceaccess.dll'
    148. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\Windows.Globalization.dll'
    149. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\SensorsNativeApi.dll'
    150. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\Windows.Devices.Sensors.dll'
    151. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\Windows.Shell.ServiceHostBuilder.dll'
    152. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\ffbroker.dll'
    153. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\DDORes.dll'
    154. 'EasyCellBio.exe' (Win32): Unloaded 'C:\Windows\System32\DefaultDeviceManager.dll''[11116] EasyCellBio.exe' has exited with code 1 (0x1).
    155.  
    here is the log from windows performance recorder:
    Code (CSharp):
    1. Windows Performance Analyzer 10.0.15063.137 (WinBuild.160101.0800)
    2. Command line: C:\Users\loic bootcamp\Documents\LOICBOOTCAMP-PC.07-14-2017.21-17-01 EasyCellBio.etl
    3. Creating WPA Files directory: C:\Users\loic bootcamp\Documents\WPA Files
    4. Created add-in manager
    5. Loaded Core add-in
    6. Loaded native add-in: perf_delay.dll
    7. Loaded native add-in: perf_e3.dll
    8. Loaded native add-in: perf_frames.dll
    9. Loaded native add-in: perf_heap.dll
    10. Loaded native add-in: perf_memory.dll
    11. Loaded native add-in: perf_nt.dll
    12. Loaded native add-in: perf_nt_c.dll
    13. Loaded native add-in: perf_nt_g.dll
    14. Loaded native add-in: perf_onoff.dll
    15. Loaded native add-in: perf_onoff_c.dll
    16. Loaded native add-in: perf_onoff_g.dll
    17. Loaded native add-in: perf_pep.dll
    18. Loaded native add-in: perf_pmc.dll
    19. Loaded native add-in: perf_pool.dll
    20. Loaded native add-in: perf_pofx.dll
    21. Loaded native add-in: perf_ppm.dll
    22. Loaded native add-in: perf_regions.dll
    23. Loaded native add-in: perf_spinlock.dll
    24. Loaded native add-in: perf_tcpip.dll
    25. Loaded native add-in: perf_tdh.dll
    26. Loaded native add-in: perf_va.dll
    27. Loaded native add-in: perf_wdf.dll
    28. Loaded native add-in: perf_wininet.dll
    29. Loaded native add-in: perf_wpr.dll
    30. Loaded native add-in: perfg.dll
    31. Loaded 26 native add-ins
    32. Loaded managed add-in: Microsoft.Performance.Shell.dll
    33. Loaded managed add-in: Microsoft.Performance.NT.dll
    34. Loaded managed add-in: Microsoft.Performance.NT.Shell.dll
    35. Loaded 3 managed add-ins
    36. Loaded embedded add-in manifest for perf_e3.dll
    37. Loaded embedded add-in manifest for perf_frames.dll
    38. Loaded embedded add-in manifest for perf_memory.dll
    39. Loaded embedded add-in manifest for perf_pep.dll
    40. Loaded embedded add-in manifest for perf_pofx.dll
    41. Loaded embedded add-in manifest for perf_ppm.dll
    42. Loaded embedded add-in manifest for perf_wdf.dll
    43. Loaded embedded add-in manifest for perf_wininet.dll
    44. Using default preferences
    45. Using default color table
    46. Using default File History
    47. Warning: InfoSource e7877e20-3957-4b9b-9ec8-dceb795421a1 add-in not loaded
    48. Warning: InfoSource ce8b642c-2ca7-41d4-b89f-4ab3f0b067af add-in not loaded
    49. InitializeSession: OnScheduleBegin: 2 passes
    50. InitializeSession: OnBegin: Starting pass 1
    51. InitializeSession: OnEnd: Finished pass 1
    52. InitializeSession: OnBegin: Starting pass 2
    53. InitializeSession: OnEnd: Finished pass 2
    54. InitializeSession: OnScheduleEnd: hr=0x0
    55. Error: QueryService(eddd8a57-b085-47d4-a9ac-7d07efb79e18) failed during PostInitializeSessionForWPA, hr=0x80004005
    56.  
    57. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Stack Tag); Modified Name=New Thread Stack
    58. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Frame Tags); Modified Name=New Thread Stack
    59. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Stack Tag); Modified Name=Ready Thread Stack
    60. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Frame Tags); Modified Name=Ready Thread Stack
    61. Profile Upgrade; Original Guid=1db45bc8-4cd5-49f3-a0ec-7f861d33c7a2; Original Name=Count:Waits; Modified Name=Count: Waits
    62. Profile Upgrade; Original Guid=eebb72e2-1b69-4d05-872f-5c09dc909de5; Original Name=WorkOnBehalf Thread Id; Modified Name=WorkOnBehalf Thread ID
    63. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    64. Profile Upgrade; Original Guid=12d422df-3a1b-4030-afad-e99eaf4f0bb8; Original Name=NewThreadRemainingQuantum; Modified Name=New Thread Remaining Quantum
    65. Profile Upgrade; Original Guid=92e39fbc-474d-4552-9b6b-102c770c66a8; Original Name=NewThreadPrevRemainingQuantum; Modified Name=New Thread Prev Remaining Quantum
    66. Profile Upgrade; Original Guid=f0350651-fec4-4716-9fdb-8ccc82bd5c8b; Original Name=OldThreadRank; Modified Name=Old Thread Rank
    67. Profile Upgrade; Original Guid=f3c40e2a-ad5b-4ec3-ac26-7b966a6da1cb; Original Name=OldThreadRemainingQuantum; Modified Name=Old Thread Remaining Quantum
    68. Profile Upgrade; Original Guid=009bfba2-9a07-4a98-92a8-56b5970d365d; Original Name=AdjustReason; Modified Name=Adjust Reason
    69. Profile Upgrade; Original Guid=c0c14208-2fc6-4077-928c-3df6f2f847fe; Original Name=AdjustIncrement; Modified Name=Adjust Increment
    70. Profile Upgrade; Original Guid=cecd6383-5322-4832-9e8b-6706fe3dcaa1; Original Name=ReadyThreadInDPC; Modified Name=Ready Thread In DPC
    71. Profile Upgrade; Original Guid=196563c2-6480-4353-8ea4-ed9663fd5a6d; Original Name=KernelStackNotResident; Modified Name=Kernel Stack Not Resident
    72. Profile Upgrade; Original Guid=c730d632-ba9f-41db-8c2b-ed97918ecd50; Original Name=ProcessOutOfMemory; Modified Name=Process Out of Memory
    73. Profile Upgrade; Original Guid=6536b3d9-1bbd-4268-974d-4f9377122feb; Original Name=DirectSwitchAttempt; Modified Name=Direct Switch Attempt
    74. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    75. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Stack Tag); Modified Name=New Thread Stack
    76. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Frame Tags); Modified Name=New Thread Stack
    77. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Stack Tag); Modified Name=Ready Thread Stack
    78. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Frame Tags); Modified Name=Ready Thread Stack
    79. Profile Upgrade; Original Guid=1db45bc8-4cd5-49f3-a0ec-7f861d33c7a2; Original Name=Count:Waits; Modified Name=Count: Waits
    80. Profile Upgrade; Original Guid=eebb72e2-1b69-4d05-872f-5c09dc909de5; Original Name=WorkOnBehalf Thread Id; Modified Name=WorkOnBehalf Thread ID
    81. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    82. Profile Upgrade; Original Guid=12d422df-3a1b-4030-afad-e99eaf4f0bb8; Original Name=NewThreadRemainingQuantum; Modified Name=New Thread Remaining Quantum
    83. Profile Upgrade; Original Guid=92e39fbc-474d-4552-9b6b-102c770c66a8; Original Name=NewThreadPrevRemainingQuantum; Modified Name=New Thread Prev Remaining Quantum
    84. Profile Upgrade; Original Guid=f0350651-fec4-4716-9fdb-8ccc82bd5c8b; Original Name=OldThreadRank; Modified Name=Old Thread Rank
    85. Profile Upgrade; Original Guid=f3c40e2a-ad5b-4ec3-ac26-7b966a6da1cb; Original Name=OldThreadRemainingQuantum; Modified Name=Old Thread Remaining Quantum
    86. Profile Upgrade; Original Guid=009bfba2-9a07-4a98-92a8-56b5970d365d; Original Name=AdjustReason; Modified Name=Adjust Reason
    87. Profile Upgrade; Original Guid=c0c14208-2fc6-4077-928c-3df6f2f847fe; Original Name=AdjustIncrement; Modified Name=Adjust Increment
    88. Profile Upgrade; Original Guid=cecd6383-5322-4832-9e8b-6706fe3dcaa1; Original Name=ReadyThreadInDPC; Modified Name=Ready Thread In DPC
    89. Profile Upgrade; Original Guid=196563c2-6480-4353-8ea4-ed9663fd5a6d; Original Name=KernelStackNotResident; Modified Name=Kernel Stack Not Resident
    90. Profile Upgrade; Original Guid=c730d632-ba9f-41db-8c2b-ed97918ecd50; Original Name=ProcessOutOfMemory; Modified Name=Process Out of Memory
    91. Profile Upgrade; Original Guid=6536b3d9-1bbd-4268-974d-4f9377122feb; Original Name=DirectSwitchAttempt; Modified Name=Direct Switch Attempt
    92. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    93. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Stack Tag); Modified Name=New Thread Stack
    94. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Frame Tags); Modified Name=New Thread Stack
    95. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Stack Tag); Modified Name=Ready Thread Stack
    96. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Frame Tags); Modified Name=Ready Thread Stack
    97. Profile Upgrade; Original Guid=1db45bc8-4cd5-49f3-a0ec-7f861d33c7a2; Original Name=Count:Waits; Modified Name=Count: Waits
    98. Profile Upgrade; Original Guid=eebb72e2-1b69-4d05-872f-5c09dc909de5; Original Name=WorkOnBehalf Thread Id; Modified Name=WorkOnBehalf Thread ID
    99. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    100. Profile Upgrade; Original Guid=12d422df-3a1b-4030-afad-e99eaf4f0bb8; Original Name=NewThreadRemainingQuantum; Modified Name=New Thread Remaining Quantum
    101. Profile Upgrade; Original Guid=92e39fbc-474d-4552-9b6b-102c770c66a8; Original Name=NewThreadPrevRemainingQuantum; Modified Name=New Thread Prev Remaining Quantum
    102. Profile Upgrade; Original Guid=f0350651-fec4-4716-9fdb-8ccc82bd5c8b; Original Name=OldThreadRank; Modified Name=Old Thread Rank
    103. Profile Upgrade; Original Guid=f3c40e2a-ad5b-4ec3-ac26-7b966a6da1cb; Original Name=OldThreadRemainingQuantum; Modified Name=Old Thread Remaining Quantum
    104. Profile Upgrade; Original Guid=009bfba2-9a07-4a98-92a8-56b5970d365d; Original Name=AdjustReason; Modified Name=Adjust Reason
    105. Profile Upgrade; Original Guid=c0c14208-2fc6-4077-928c-3df6f2f847fe; Original Name=AdjustIncrement; Modified Name=Adjust Increment
    106. Profile Upgrade; Original Guid=cecd6383-5322-4832-9e8b-6706fe3dcaa1; Original Name=ReadyThreadInDPC; Modified Name=Ready Thread In DPC
    107. Profile Upgrade; Original Guid=196563c2-6480-4353-8ea4-ed9663fd5a6d; Original Name=KernelStackNotResident; Modified Name=Kernel Stack Not Resident
    108. Profile Upgrade; Original Guid=c730d632-ba9f-41db-8c2b-ed97918ecd50; Original Name=ProcessOutOfMemory; Modified Name=Process Out of Memory
    109. Profile Upgrade; Original Guid=6536b3d9-1bbd-4268-974d-4f9377122feb; Original Name=DirectSwitchAttempt; Modified Name=Direct Switch Attempt
    110. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    111. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    112. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Stack Tag); Modified Name=New Thread Stack
    113. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Frame Tags); Modified Name=New Thread Stack
    114. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Stack Tag); Modified Name=Ready Thread Stack
    115. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Frame Tags); Modified Name=Ready Thread Stack
    116. Profile Upgrade; Original Guid=1db45bc8-4cd5-49f3-a0ec-7f861d33c7a2; Original Name=Count:Waits; Modified Name=Count: Waits
    117. Profile Upgrade; Original Guid=eebb72e2-1b69-4d05-872f-5c09dc909de5; Original Name=WorkOnBehalf Thread Id; Modified Name=WorkOnBehalf Thread ID
    118. Profile Upgrade; Original Guid=12d422df-3a1b-4030-afad-e99eaf4f0bb8; Original Name=NewThreadRemainingQuantum; Modified Name=New Thread Remaining Quantum
    119. Profile Upgrade; Original Guid=92e39fbc-474d-4552-9b6b-102c770c66a8; Original Name=NewThreadPrevRemainingQuantum; Modified Name=New Thread Prev Remaining Quantum
    120. Profile Upgrade; Original Guid=f0350651-fec4-4716-9fdb-8ccc82bd5c8b; Original Name=OldThreadRank; Modified Name=Old Thread Rank
    121. Profile Upgrade; Original Guid=f3c40e2a-ad5b-4ec3-ac26-7b966a6da1cb; Original Name=OldThreadRemainingQuantum; Modified Name=Old Thread Remaining Quantum
    122. Profile Upgrade; Original Guid=009bfba2-9a07-4a98-92a8-56b5970d365d; Original Name=AdjustReason; Modified Name=Adjust Reason
    123. Profile Upgrade; Original Guid=c0c14208-2fc6-4077-928c-3df6f2f847fe; Original Name=AdjustIncrement; Modified Name=Adjust Increment
    124. Profile Upgrade; Original Guid=cecd6383-5322-4832-9e8b-6706fe3dcaa1; Original Name=ReadyThreadInDPC; Modified Name=Ready Thread In DPC
    125. Profile Upgrade; Original Guid=196563c2-6480-4353-8ea4-ed9663fd5a6d; Original Name=KernelStackNotResident; Modified Name=Kernel Stack Not Resident
    126. Profile Upgrade; Original Guid=c730d632-ba9f-41db-8c2b-ed97918ecd50; Original Name=ProcessOutOfMemory; Modified Name=Process Out of Memory
    127. Profile Upgrade; Original Guid=6536b3d9-1bbd-4268-974d-4f9377122feb; Original Name=DirectSwitchAttempt; Modified Name=Direct Switch Attempt
    128. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    129. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    130. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Stack Tag); Modified Name=New Thread Stack
    131. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Frame Tags); Modified Name=New Thread Stack
    132. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Stack Tag); Modified Name=Ready Thread Stack
    133. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Frame Tags); Modified Name=Ready Thread Stack
    134. Profile Upgrade; Original Guid=1db45bc8-4cd5-49f3-a0ec-7f861d33c7a2; Original Name=Count:Waits; Modified Name=Count: Waits
    135. Profile Upgrade; Original Guid=eebb72e2-1b69-4d05-872f-5c09dc909de5; Original Name=WorkOnBehalf Thread Id; Modified Name=WorkOnBehalf Thread ID
    136. Profile Upgrade; Original Guid=12d422df-3a1b-4030-afad-e99eaf4f0bb8; Original Name=NewThreadRemainingQuantum; Modified Name=New Thread Remaining Quantum
    137. Profile Upgrade; Original Guid=92e39fbc-474d-4552-9b6b-102c770c66a8; Original Name=NewThreadPrevRemainingQuantum; Modified Name=New Thread Prev Remaining Quantum
    138. Profile Upgrade; Original Guid=f0350651-fec4-4716-9fdb-8ccc82bd5c8b; Original Name=OldThreadRank; Modified Name=Old Thread Rank
    139. Profile Upgrade; Original Guid=f3c40e2a-ad5b-4ec3-ac26-7b966a6da1cb; Original Name=OldThreadRemainingQuantum; Modified Name=Old Thread Remaining Quantum
    140. Profile Upgrade; Original Guid=009bfba2-9a07-4a98-92a8-56b5970d365d; Original Name=AdjustReason; Modified Name=Adjust Reason
    141. Profile Upgrade; Original Guid=c0c14208-2fc6-4077-928c-3df6f2f847fe; Original Name=AdjustIncrement; Modified Name=Adjust Increment
    142. Profile Upgrade; Original Guid=cecd6383-5322-4832-9e8b-6706fe3dcaa1; Original Name=ReadyThreadInDPC; Modified Name=Ready Thread In DPC
    143. Profile Upgrade; Original Guid=196563c2-6480-4353-8ea4-ed9663fd5a6d; Original Name=KernelStackNotResident; Modified Name=Kernel Stack Not Resident
    144. Profile Upgrade; Original Guid=c730d632-ba9f-41db-8c2b-ed97918ecd50; Original Name=ProcessOutOfMemory; Modified Name=Process Out of Memory
    145. Profile Upgrade; Original Guid=6536b3d9-1bbd-4268-974d-4f9377122feb; Original Name=DirectSwitchAttempt; Modified Name=Direct Switch Attempt
    146. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    147. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Stack Tag); Modified Name=New Thread Stack
    148. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Frame Tags); Modified Name=New Thread Stack
    149. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Stack Tag); Modified Name=Ready Thread Stack
    150. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Frame Tags); Modified Name=Ready Thread Stack
    151. Profile Upgrade; Original Guid=1db45bc8-4cd5-49f3-a0ec-7f861d33c7a2; Original Name=Count:Waits; Modified Name=Count: Waits
    152. Profile Upgrade; Original Guid=eebb72e2-1b69-4d05-872f-5c09dc909de5; Original Name=WorkOnBehalf Thread Id; Modified Name=WorkOnBehalf Thread ID
    153. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    154. Profile Upgrade; Original Guid=12d422df-3a1b-4030-afad-e99eaf4f0bb8; Original Name=NewThreadRemainingQuantum; Modified Name=New Thread Remaining Quantum
    155. Profile Upgrade; Original Guid=92e39fbc-474d-4552-9b6b-102c770c66a8; Original Name=NewThreadPrevRemainingQuantum; Modified Name=New Thread Prev Remaining Quantum
    156. Profile Upgrade; Original Guid=f0350651-fec4-4716-9fdb-8ccc82bd5c8b; Original Name=OldThreadRank; Modified Name=Old Thread Rank
    157. Profile Upgrade; Original Guid=f3c40e2a-ad5b-4ec3-ac26-7b966a6da1cb; Original Name=OldThreadRemainingQuantum; Modified Name=Old Thread Remaining Quantum
    158. Profile Upgrade; Original Guid=009bfba2-9a07-4a98-92a8-56b5970d365d; Original Name=AdjustReason; Modified Name=Adjust Reason
    159. Profile Upgrade; Original Guid=c0c14208-2fc6-4077-928c-3df6f2f847fe; Original Name=AdjustIncrement; Modified Name=Adjust Increment
    160. Profile Upgrade; Original Guid=cecd6383-5322-4832-9e8b-6706fe3dcaa1; Original Name=ReadyThreadInDPC; Modified Name=Ready Thread In DPC
    161. Profile Upgrade; Original Guid=196563c2-6480-4353-8ea4-ed9663fd5a6d; Original Name=KernelStackNotResident; Modified Name=Kernel Stack Not Resident
    162. Profile Upgrade; Original Guid=c730d632-ba9f-41db-8c2b-ed97918ecd50; Original Name=ProcessOutOfMemory; Modified Name=Process Out of Memory
    163. Profile Upgrade; Original Guid=6536b3d9-1bbd-4268-974d-4f9377122feb; Original Name=DirectSwitchAttempt; Modified Name=Direct Switch Attempt
    164. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    165. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Stack Tag); Modified Name=New Thread Stack
    166. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Frame Tags); Modified Name=New Thread Stack
    167. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Stack Tag); Modified Name=Ready Thread Stack
    168. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Frame Tags); Modified Name=Ready Thread Stack
    169. Profile Upgrade; Original Guid=1db45bc8-4cd5-49f3-a0ec-7f861d33c7a2; Original Name=Count:Waits; Modified Name=Count: Waits
    170. Profile Upgrade; Original Guid=eebb72e2-1b69-4d05-872f-5c09dc909de5; Original Name=WorkOnBehalf Thread Id; Modified Name=WorkOnBehalf Thread ID
    171. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    172. Profile Upgrade; Original Guid=12d422df-3a1b-4030-afad-e99eaf4f0bb8; Original Name=NewThreadRemainingQuantum; Modified Name=New Thread Remaining Quantum
    173. Profile Upgrade; Original Guid=92e39fbc-474d-4552-9b6b-102c770c66a8; Original Name=NewThreadPrevRemainingQuantum; Modified Name=New Thread Prev Remaining Quantum
    174. Profile Upgrade; Original Guid=f0350651-fec4-4716-9fdb-8ccc82bd5c8b; Original Name=OldThreadRank; Modified Name=Old Thread Rank
    175. Profile Upgrade; Original Guid=f3c40e2a-ad5b-4ec3-ac26-7b966a6da1cb; Original Name=OldThreadRemainingQuantum; Modified Name=Old Thread Remaining Quantum
    176. Profile Upgrade; Original Guid=009bfba2-9a07-4a98-92a8-56b5970d365d; Original Name=AdjustReason; Modified Name=Adjust Reason
    177. Profile Upgrade; Original Guid=c0c14208-2fc6-4077-928c-3df6f2f847fe; Original Name=AdjustIncrement; Modified Name=Adjust Increment
    178. Profile Upgrade; Original Guid=cecd6383-5322-4832-9e8b-6706fe3dcaa1; Original Name=ReadyThreadInDPC; Modified Name=Ready Thread In DPC
    179. Profile Upgrade; Original Guid=196563c2-6480-4353-8ea4-ed9663fd5a6d; Original Name=KernelStackNotResident; Modified Name=Kernel Stack Not Resident
    180. Profile Upgrade; Original Guid=c730d632-ba9f-41db-8c2b-ed97918ecd50; Original Name=ProcessOutOfMemory; Modified Name=Process Out of Memory
    181. Profile Upgrade; Original Guid=6536b3d9-1bbd-4268-974d-4f9377122feb; Original Name=DirectSwitchAttempt; Modified Name=Direct Switch Attempt
    182. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    183. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    184. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Stack Tag); Modified Name=New Thread Stack
    185. Profile Upgrade; Original Guid=68482a06-b6a3-4eb9-922f-9fa43537148b; Original Name=New Thread Stack (Frame Tags); Modified Name=New Thread Stack
    186. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Stack Tag); Modified Name=Ready Thread Stack
    187. Profile Upgrade; Original Guid=74714606-d216-4cfa-a7d8-7ccb9c67de76; Original Name=Ready Thread Stack (Frame Tags); Modified Name=Ready Thread Stack
    188. Profile Upgrade; Original Guid=1db45bc8-4cd5-49f3-a0ec-7f861d33c7a2; Original Name=Count:Waits; Modified Name=Count: Waits
    189. Profile Upgrade; Original Guid=eebb72e2-1b69-4d05-872f-5c09dc909de5; Original Name=WorkOnBehalf Thread Id; Modified Name=WorkOnBehalf Thread ID
    190. Profile Upgrade; Original Guid=12d422df-3a1b-4030-afad-e99eaf4f0bb8; Original Name=NewThreadRemainingQuantum; Modified Name=New Thread Remaining Quantum
    191. Profile Upgrade; Original Guid=92e39fbc-474d-4552-9b6b-102c770c66a8; Original Name=NewThreadPrevRemainingQuantum; Modified Name=New Thread Prev Remaining Quantum
    192. Profile Upgrade; Original Guid=f0350651-fec4-4716-9fdb-8ccc82bd5c8b; Original Name=OldThreadRank; Modified Name=Old Thread Rank
    193. Profile Upgrade; Original Guid=f3c40e2a-ad5b-4ec3-ac26-7b966a6da1cb; Original Name=OldThreadRemainingQuantum; Modified Name=Old Thread Remaining Quantum
    194. Profile Upgrade; Original Guid=009bfba2-9a07-4a98-92a8-56b5970d365d; Original Name=AdjustReason; Modified Name=Adjust Reason
    195. Profile Upgrade; Original Guid=c0c14208-2fc6-4077-928c-3df6f2f847fe; Original Name=AdjustIncrement; Modified Name=Adjust Increment
    196. Profile Upgrade; Original Guid=cecd6383-5322-4832-9e8b-6706fe3dcaa1; Original Name=ReadyThreadInDPC; Modified Name=Ready Thread In DPC
    197. Profile Upgrade; Original Guid=196563c2-6480-4353-8ea4-ed9663fd5a6d; Original Name=KernelStackNotResident; Modified Name=Kernel Stack Not Resident
    198. Profile Upgrade; Original Guid=c730d632-ba9f-41db-8c2b-ed97918ecd50; Original Name=ProcessOutOfMemory; Modified Name=Process Out of Memory
    199. Profile Upgrade; Original Guid=6536b3d9-1bbd-4268-974d-4f9377122feb; Original Name=DirectSwitchAttempt; Modified Name=Direct Switch Attempt
    200. Profile Upgrade; Original Guid=2575f38e-f991-4ce5-bafb-793e2ba1936a; Original Name=Cpu; Modified Name=CPU
    201. Profile Upgrade; Original Guid=72892fbe-0f55-426a-9aa1-26b6baf09ffb; Original Name=Provider Type; Modified Name=Event Type
    202. Profile Upgrade; Original Guid=842af11e-661d-477e-b7b6-556ed8181177; Original Name=Stack Tag; Modified Name=Stack
    203. Profile Upgrade; Original Guid=842af11e-661d-477e-b7b6-556ed8181177; Original Name=Stack (Frame Tags); Modified Name=Stack
    204. Profile Upgrade; Original Guid=842af11e-661d-477e-b7b6-556ed8181177; Original Name=Stack Tag; Modified Name=Stack
    205. Profile Upgrade; Original Guid=842af11e-661d-477e-b7b6-556ed8181177; Original Name=Stack (Frame Tags); Modified Name=Stack
    206. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    207. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    208. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    209. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    210. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    211. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    212. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    213. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    214. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    215. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    216. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    217. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    218. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    219. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    220. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    221. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    222. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    223. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    224. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    225. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    226. Profile Upgrade; Original Guid=1addd219-3f20-4c6d-b0d1-30c2cf034a67; Original Name=IORate Block Reason; Modified Name=IoRate Block Reason
    227. Profile Upgrade; Original Guid=eeb919cb-e186-490c-940d-93493a28fada; Original Name=IORate Blocked Time; Modified Name=IoRate Blocked Time
    228. Profile Upgrade; Original Guid=ea8bc55b-bf6e-45ff-8e88-bc6ddfd33ade; Original Name=Frame; Modified Name=Stack
    229. Profile Upgrade; Original Guid=c4ad3725-1ccc-410d-b2cc-d8a75011e6a0; Original Name=Period; Modified Name=Period(ms)
    230. Profile Upgrade; Original Guid=3699ba54-ac73-4207-a905-79cc0700d00a; Original Name=Window Length; Modified Name=Window Length(ms)
    231. Profile Upgrade; Original Guid=4622886c-b24a-5451-9c1d-ba2c03cc35ba; Original Name=ThermalZone; Modified Name=Acpi Namespace Path
    232. Profile Upgrade; Original Guid=4622886c-b24a-5451-9c1d-ba2c03cc35ba; Original Name=ThermalZone; Modified Name=Acpi Namespace Path
    233. Using default Local Preferences
    234. Using default File History
    235. Loaded Local Preferences from C:\Users\loic bootcamp\AppData\Local\Windows Performance Analyzer\FileHistory.xml
    236. Loaded Local Preferences from C:\Users\loic bootcamp\AppData\Local\Windows Performance Analyzer\Preferences.xml
    237. Loaded Local Preferences from C:\Users\loic bootcamp\AppData\Local\Windows Performance Analyzer\Preferences.xml
    238. Loaded Local Preferences from C:\Users\loic bootcamp\AppData\Local\Windows Performance Analyzer\FileHistory.xml
    239. Loaded Local Preferences from C:\Users\loic bootcamp\AppData\Local\Windows Performance Analyzer\Preferences.xml
    240. Loaded Local Preferences from C:\Users\loic bootcamp\AppData\Local\Windows Performance Analyzer\Preferences.xml
    241.  

    I really don't know what is wrong ma app works great on Mac app store work great on stand alone version but as soon as it get .Net native everything get laggy I am open to any subjection. please :(
     
  15. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,526
    Did you read the link I sent you? You need to open the produced .etl file in Windows Performance Analyzer and look what's taking the longest time on the CPU. Check the "CPU Usage (Sampled) provider" part.
     
  16. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    I am so sorry I have never done this before :s


    upload_2017-7-14_22-51-45.png

    Is this ok?
     
  17. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    here is an other view
    upload_2017-7-14_23-10-36.png
     
  18. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    and here with symbols loaded
    upload_2017-7-14_23-41-12.png

    upload_2017-7-14_23-42-16.png
    upload_2017-7-14_23-43-9.png
    I am not sure what to do with this. Do you have a hint?
     
  19. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,526
    Yup, this definitely helps. It seems you have C# exceptions thrown every frame.. Unity tries to extract stacktrace to be helpful and that is actually slow on .NET native (first time I ran into this - I had no idea it was slow). You will need to fix that exception.

    Switch back to "Managed" debugger in project properties, debugging tab. Then, go to Debug -> Windows -> Exceptions. Under "Common Language Runtime exceptions", enable "System.TypeInitializationException". When you run the game, Visual Studio will stop at the place where the exception is thrown, and you'll be able to fix it.
     
    Icelander78 likes this.
  20. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    Thank you so so much ! Now I think I know where the problem is, it breaks everytime I try to control animation of an object when I want to use state.speed, I know my code is the messiest in the world but unity didn't complain and run it like a charm but .NET native doesn't I am not sure what I need to change in it
    here they are

    simple animation script on a key-framed animated rotating object It was in the update function but I changed it to Start function doesn't change anything VS cries about the state argument nothing else but speed is a property of state non?


    Code (JavaScript):
    1. #pragma strict
    2. var speed=1.0;
    3.  
    4. var anim: Animation;
    5.  
    6.  
    7. function Start () {
    8.  
    9.     anim = GetComponent.<Animation>();
    10.     anim.wrapMode = WrapMode.Loop;
    11.  
    12.  
    13.     for (var state : AnimationState in anim) {
    14.         state.speed = speed;
    15.     }
    16. }
    with the error log like this
    upload_2017-7-15_12-26-43.png
    I rewrote my script at least 3 times always get the same error the prob is in "state.speed" but isn't it the right way to access the speed of a general ( non character non biped) animation key-frame based from 3dsmax? I get the same issue in an other script dealing with pause forward backward reset animation and it has to do also with the state.speed

    here it is
    Code (JavaScript):
    1. #pragma strict
    2. var speed=1.0;
    3. var speed2=-1.0;
    4. var speed3=0.0;
    5. var speed4=2.0;
    6. var speed5=0.3;
    7. var Cam12: Camera;
    8.  
    9.  
    10. function Update () {
    11.    // Set all animations to pingpong
    12.    //
    13.  
    14.    GetComponent.<Animation>().wrapMode = WrapMode.Loop;
    15.    for (var state : AnimationState in GetComponent.<Animation>()) {
    16.  
    17.     if ( Input.GetMouseButtonDown(0) )
    18.    {
    19.    // bit shift the index of the layer to get a bit mask
    20. var layerMask = 1 << 9;
    21. // Does the ray intersect any objects which are in the player layer.
    22. //if (Physics.Raycast (transform.position, Vector3.forward, Mathf.Infinity, layerMask))
    23.     //print ("The ray hit the player");
    24.  
    25.       var hit : RaycastHit;
    26.       var ray : Ray = Cam12.ScreenPointToRay (Input.mousePosition);
    27.       if (Physics.Raycast (ray, hit, 1000.0))
    28.      {
    29.          Debug.Log(hit.collider.gameObject.name);
    30.         if (hit.collider.gameObject.tag== "stop")
    31.         {
    32. state.speed = speed;
    33. GetComponent.<Animation>().Rewind();
    34.  
    35. GetComponent.<Animation>().Play();
    36.  
    37.    }
    38.     if (hit.collider.gameObject.tag== "fastrewind")
    39.         {
    40. state.speed =speed2;
    41.  
    42.    }
    43.    if (hit.collider.gameObject.tag== "pause")
    44.         {
    45. state.speed =speed3;
    46.  
    47.    }
    48.    if (hit.collider.gameObject.tag== "play")
    49.         {
    50. state.speed =speed;
    51.  
    52.    }
    53.    if (hit.collider.gameObject.tag== "fastforward")
    54.         {
    55. state.speed =speed4;
    56.  
    57.    }
    58.    if (hit.collider.gameObject.tag== "slowmo")
    59.         {
    60. state.speed =speed5;
    61.  
    62.    }
    63.   // else  state.speed =speed;
    64.  
    65. }
    66. }
    67. }
    68. }
    69.  
    and as usual this work perfectly in unity stand alone, release but not under .NET native could someone point at me how I can access speed state or help me fix this?
     
  21. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    This is what I get without optimisation the error is still there.
    upload_2017-7-15_15-31-13.png
     
  22. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    me again here is the full error statement for the exception

    + $exception
    {System.TypeInitializationException: TypeInitialization_Type_NoTypeAvailable ---> System.Exception: Method 'Type.GetMembers(BindingFlags)' was not included in compilation, but was referenced in ExtensionRegistry.AddExtensionMembers(List<MemberInfo>, Type). There may have been a missing assembly.
    at Boo.Lang.Runtime.ExtensionRegistry.Register(Type type)
    at Boo.Lang.Runtime.RuntimeServices.RegisterExtensions(Type extensions)
    at UnityScript.Lang.UnityRuntimeServices..cctor()
    at System.Runtime.CompilerServices.ClassConstructorRunner.Call[T](IntPtr pfn)
    at System.Runtime.CompilerServices.ClassConstructorRunner.EnsureClassConstructorRun(Void* returnValue, StaticClassConstructionContext* pContext) in f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\CompilerServices\ClassConstructorRunner.cs:line 72
    Exception_EndOfInnerExceptionStack} System.Exception {System.TypeInitializationException}

    Could it be a bug from unity engine ?
     
  23. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,526
    You're right, it actually does look like a bug in the engine... Which Unity version are you on? Can you open up your "project.json" file in generated VS project and paste its contents here?
     
  24. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    I am using Unity 2017.1 .0f3 but I had the same issue with Unity 5.6.2f1

    here is the project.json file content:

    Code (CSharp):
    1.  
    2.   "dependencies": {
    3.     "Microsoft.ApplicationInsights": "1.0.0",
    4.     "Microsoft.ApplicationInsights.PersistenceChannel": "1.0.0",
    5.     "Microsoft.ApplicationInsights.WindowsApps": "1.0.0",
    6.     "Microsoft.NETCore.UniversalWindowsPlatform": "5.0.0"
    7.   },
    8.   "frameworks": {
    9.     "uap10.0": {}
    10.   },
    11.   "runtimes": {
    12.     "win10-arm": {},
    13.     "win10-arm-aot": {},
    14.     "win10-x86": {},
    15.     "win10-x86-aot": {},
    16.     "win10-x64": {},
    17.     "win10-x64-aot": {}
    18.   }
    19. }
     
    Last edited: Jul 15, 2017
  25. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    I got also right when loading the project in VS this :
    [Failure] Could not find file 'C:\Users\loic bootcamp\Desktop\EasyCellBio from unity 2017 for VS\EasyCellBio\obj\x64\Master\App.g.i.cs'.
     
  26. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    Any news?
     
  27. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    Would this problem be fixed if my scripts managing animation were translated in C#?
     
  28. Icelander78

    Icelander78

    Joined:
    Sep 19, 2012
    Posts:
    34
    I might have found a solution and it seems to work perfectly now in master at least on a "test" scene, I rethought my script and switched to C# using a very simple syntax without all the raycast and stuff and I was able to access state.speed without any Exception error from VS. I guess accessing state.speed using unity's javascript is not working anymore with .NET native. I will now integrate this to all my scenes where it is required and I let you know. I will post my script later it might help people. Thanks again for your help, people from Unity and guys from the forum thank you!
     
  29. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,526
    Yeah, this issue looks specific to UnityScript. C# is not affected. Is that the only script you had in UnityScript? I'm really surprised you were the first person to hit this. Maybe it's just nobody uses UnityScript anymore ¯\_(ツ)_/¯.

    Anyway, can you report a bug on this so it doesn't get lost?