stride3d / stride

Stride Game Engine (formerly Xenko)
https://stride3d.net
MIT License
6.45k stars 933 forks source link

UWP launch error for template project "System.TypeInitializationException" #144

Open SeleDreams opened 6 years ago

SeleDreams commented 6 years ago

Hello, I ended up getting this error while trying to launch a UWP build of the FPS template project on Xbox One and on my PC it always ends up crashing with a System.TypeInitializationException after displaying Xenko some seconds

that's the exact error from the log Exception levée : 'System.TypeInitializationException' dans FirstPersonShooter2.exe Le programme '[11164] FirstPersonShooter2.exe' s'est arrêté avec le code -532462766 (0xe0434352). Échec de l'activation de l'application du Windows Store 'dc8ffde3-73c8-4af2-a66c-ebd824ed5a9c_5mj4rvhtbs6fg!FirstPersonShooter2' avec l'erreur 'Opération non prise en charge. Erreur inconnue : 0x80040904'. building as a normal Windows application works perfectly

EmptyKeys commented 6 years ago

Hi, I have the same probem (version 3.0.0.1). Even empty project has the same issue.

xen2 commented 6 years ago

@pikachuk Which version of Xenko are you using? There was a fix in 3.0.0.2 (67f9ac7e0894ed) (also for @EmptyKeys)

xen2 commented 6 years ago

@pikachuk also, if you are already using 3.0.0.2+, do you happen to have a full stacktrace?

SeleDreams commented 6 years ago

@xen2 I'm using xenko 3.0.0.4 that's the call stack at the moment where it crashes (if that's what you meant by stacktrace)

>   KernelBase.dll!00007ffb8834a388()   Inconnu
    msvcrt.dll!00007ffb88e33740()   Inconnu
    ntdll.dll!00007ffb8b56e273()    Inconnu
    UWPHost.dll!00007ffb7c0a1b17()  Inconnu
    FirstPersonShooter2.exe!00007ff618f010b6()  Inconnu
    FirstPersonShooter2.exe!00007ff618f012dd()  Inconnu
    kernel32.dll!00007ffb89c03034() Inconnu
    ntdll.dll!00007ffb8b541431()    Inconnu
SeleDreams commented 6 years ago

oh nvm that's what you wanted i think

'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\System.Private.CoreLib.ni.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: DefaultDomain) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\System.Private.CoreLib.ni.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\rsaenh.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\cryptbase.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\entrypoint\FirstPersonShooter2.exe'. 
'FirstPersonShooter2.exe' (Win32) : Déchargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\entrypoint\FirstPersonShooter2.exe'
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\entrypoint\FirstPersonShooter2.exe'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\entrypoint\FirstPersonShooter2.exe'. Les symboles ont été chargés.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\mscorlib.ni.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\mscorlib.ni.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
Invalid parameter passed to C runtime function.
Invalid parameter passed to C runtime function.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Reflection.dll'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Reflection.dll'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Core.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Core.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Collections.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Collections.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Threading.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Threading.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Private.Uri.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Private.Uri.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.Extensions.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.Extensions.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Engine.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Engine.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Shaders.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Shaders.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Core.Mathematics.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Core.Mathematics.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Linq.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Linq.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.ObjectModel.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.ObjectModel.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.WindowsRuntime.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.WindowsRuntime.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\WinMetadata\Windows.winmd'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (Win32) : Déchargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\WinMetadata\Windows.winmd'
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\WinMetadata\Windows.winmd'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\WinMetadata\Windows.winmd'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.InteropServices.WindowsRuntime.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.InteropServices.WindowsRuntime.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\MrmCoreR.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\profapi.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\Windows.UI.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\SHCore.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\TextInputFramework.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\InputHost.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\CoreUIComponents.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\CoreMessaging.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\CoreMessaging.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Déchargé 'C:\Windows\System32\CoreMessaging.dll'
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\ntmarta.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\BCP47mrm.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\uxtheme.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
onecoreuap\base\mrt\runtime\com\winrt\core\lib\contextmanager.cpp(237)\MrmCoreR.dll!00007FFB82FB1A1A: (caller: 00007FFB82FB101D) ReturnHr(1) tid(2ee0) 80070490 Élément introuvable.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\twinapi.appcore.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\rmclient.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
onecoreuap\base\mrt\runtime\com\winrt\core\lib\contextmanager.cpp(237)\MrmCoreR.dll!00007FFB82FB1A1A: (caller: 00007FFB82FB10EB) ReturnHr(2) tid(2ee0) 80070490 Élément introuvable.
onecoreuap\base\mrt\runtime\com\winrt\core\lib\contextmanager.cpp(825)\MrmCoreR.dll!00007FFB82FB110A: (caller: 00007FFB82F7C081) ReturnHr(3) tid(2ee0) 80070490 Élément introuvable.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000BB0BAEB818.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.InteropServices.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.InteropServices.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.IO.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.IO.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Threading.Tasks.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Threading.Tasks.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Diagnostics.StackTrace.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Diagnostics.StackTrace.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Reflection.Metadata.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Reflection.Metadata.dll'. Chargement des symboles ignoré. Le module est optimisé et l'option du débogueur 'Uniquement mon code' est activée.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée : 'System.TypeInitializationException' dans FirstPersonShooter2.exe
Exception levée à 0x00007FFB8834A388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception non gérée à 0x00007FFB8834A388 (KernelBase.dll) dans FirstPersonShooter2.exe : 0xE0434352 (paramètres : 0xFFFFFFFF80131534, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x00007FFB39A40000).

Échec de l'activation de l'application du Windows Store 'dc8ffde3-73c8-4af2-a66c-ebd824ed5a9c_5mj4rvhtbs6fg!FirstPersonShooter2' avec l'erreur 'L’application n’a pas démarré dans le délai imparti'.
Le programme '[11492] FirstPersonShooter2.exe' s'est arrêté avec le code 1 (0x1).
Kryptos-FR commented 6 years ago

Can you run in debug et disable "Just my code"? In the current state, the stack trace doesn't give any meaningful information.

SeleDreams commented 6 years ago
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\FirstPersonShooter2.exe'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\ntdll.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\kernel32.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\KernelBase.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\ucrtbase.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\combase.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\rpcrt4.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\bcryptprimitives.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.26726.0_x64__8wekyb3d8bbwe\vcruntime140_app.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\UWPHost.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\msvcrt.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\kernel.appcore.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\sechost.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\user32.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\win32u.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\gdi32.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\gdi32full.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\msvcp_win.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\imm32.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\version.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\ole32.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\fltLib.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\coreclr.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\oleaut32.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\advapi32.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\WinTypes.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\bcrypt.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\cryptsp.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
Le thread 0x21c8 s'est arrêté avec le code 0 (0x0).
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\System.Private.CoreLib.ni.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: DefaultDomain) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\System.Private.CoreLib.ni.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\rsaenh.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\cryptbase.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\entrypoint\FirstPersonShooter2.exe'. 
'FirstPersonShooter2.exe' (Win32) : Déchargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\entrypoint\FirstPersonShooter2.exe'
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\entrypoint\FirstPersonShooter2.exe'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\entrypoint\FirstPersonShooter2.exe'. Les symboles ont été chargés.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\mscorlib.ni.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.1.1_1.1.26702.0_x64__8wekyb3d8bbwe\mscorlib.ni.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
Invalid parameter passed to C runtime function.
Invalid parameter passed to C runtime function.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Reflection.dll'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Reflection.dll'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Core.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Core.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Collections.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Collections.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Threading.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Threading.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Private.Uri.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Private.Uri.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.Extensions.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.Extensions.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Engine.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Engine.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Shaders.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Shaders.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Core.Mathematics.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\Xenko.Core.Mathematics.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Linq.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Linq.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.ObjectModel.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.ObjectModel.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.WindowsRuntime.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.WindowsRuntime.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\WinMetadata\Windows.winmd'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (Win32) : Déchargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\WinMetadata\Windows.winmd'
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\WinMetadata\Windows.winmd'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\WinMetadata\Windows.winmd'. Le module a été généré sans symboles.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.InteropServices.WindowsRuntime.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.InteropServices.WindowsRuntime.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\MrmCoreR.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\profapi.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\Windows.UI.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\SHCore.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\InputHost.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\TextInputFramework.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\CoreMessaging.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\CoreUIComponents.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\CoreUIComponents.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Déchargé 'C:\Windows\System32\CoreUIComponents.dll'
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\ntmarta.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\BCP47mrm.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\uxtheme.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
onecoreuap\base\mrt\runtime\com\winrt\core\lib\contextmanager.cpp(237)\MrmCoreR.dll!00007FFE2C491A1A: (caller: 00007FFE2C49101D) ReturnHr(1) tid(11f8) 80070490 Élément introuvable.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\twinapi.appcore.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'C:\Windows\System32\rmclient.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
onecoreuap\base\mrt\runtime\com\winrt\core\lib\contextmanager.cpp(237)\MrmCoreR.dll!00007FFE2C491A1A: (caller: 00007FFE2C4910EB) ReturnHr(2) tid(11f8) 80070490 Élément introuvable.
onecoreuap\base\mrt\runtime\com\winrt\core\lib\contextmanager.cpp(825)\MrmCoreR.dll!00007FFE2C49110A: (caller: 00007FFE2C45C081) ReturnHr(3) tid(11f8) 80070490 Élément introuvable.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : EEFileLoadException à l'emplacement de mémoire 0x000000058DCEBB58.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.InteropServices.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Runtime.InteropServices.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.IO.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.IO.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Threading.Tasks.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Threading.Tasks.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Diagnostics.StackTrace.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Diagnostics.StackTrace.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
'FirstPersonShooter2.exe' (Win32) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Reflection.Metadata.dll'. 
'FirstPersonShooter2.exe' (CoreCLR: CoreCLR_UWP_Domain) : Chargé 'D:\Pikac\Documents\Xenko Projects\FirstPersonShooter2\FirstPersonShooter2\Bin\UWP-x64\Debug\AppX\System.Reflection.Metadata.dll'. Impossible de trouver ou d'ouvrir le fichier PDB.
Exception levée : 'System.Reflection.ReflectionTypeLoadException' dans System.Private.CoreLib.ni.dll
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée : 'System.TypeInitializationException' dans Xenko.dll
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée : 'System.TypeInitializationException' dans System.Private.CoreLib.ni.dll
Exception levée : 'System.TypeInitializationException' dans System.Private.CoreLib.ni.dll
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée : 'System.TypeInitializationException' dans FirstPersonShooter2.exe
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception levée : 'System.TypeInitializationException' dans FirstPersonShooter2.exe
Exception levée à 0x00007FFE32FAA388 dans FirstPersonShooter2.exe : exception Microsoft C++ : [rethrow] à l'emplacement de mémoire 0x0000000000000000.
Exception non gérée à 0x00007FFE32FAA388 (KernelBase.dll) dans FirstPersonShooter2.exe : 0xE0434352 (paramètres : 0xFFFFFFFF80131534, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x00007FFDE6710000).

that's the stack trace with "just my code" disabled

SeleDreams commented 6 years ago

so it seems to be an issue from a reflection