Project

General

Profile

Actions

Emulator Issues #13352

open

Crash: std::chrono clock_cast is not supported on some windows versions.

Added by taolas about 1 year ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

https://github.com/dolphin-emu/dolphin/pull/12103

I'm using windows LTSC and it's crashing when hit. There's a fallback already being used for other platforms, so I suggest to use the fallback for windows as well.

See:
https://github.com/microsoft/STL/issues/2446#issuecomment-1385952999

Actions #1

Updated by Billiard26 6 months ago

Which Windows LTSC version are you using?

It sounds like this would be working in:
Windows 10 Enterprise LTSC 2021 Windows 10, Version 21H2 11/16/2021

Actions #2

Updated by Regent about 1 month ago

I am using LTSC 2019 (1809) and I crash when trying to load custom textures.

Previous versions were working. I found this bug by bisecting versions until I found a dev version that worked. It was PR 12103 that has done it (oddly merged exactly one year ago).

It appears that the work around for older versions of Win10 mentioned on Github PR was never implemented.

I will update to 2021. But there are no warnings when installing that my version of windows was incompatible.

Actions

Also available in: Atom PDF