jprg
jprg
Convert the exit code to hexadecimal and this can give you a HRESULT of 0xC0000005. This can occur when attempting to access an invalid memory address.
Workaround - Windows 10 Build 1809 1. Settings > Time & Language > Language > Administrative language settings 2. Change system locale... 3. Enable "Beta: Use Unicode UTF-8 for worldwide...
Workaround - Windows 10 Build 1803 1. Revert font files to earlier version. `git checkout 9679807407ceff2925f1368df1f448ec28c2fcb0 "./Firicico.ttf"` `git checkout 9679807407ceff2925f1368df1f448ec28c2fcb0 "./Firicico Italic.ttf"` 2. Install font files. 3. Restart Visual Studio...