[Bug 43527] Magic Online (Magic The Gathering: Online) Crashes when displaying token cards

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 13 16:19:07 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43527

--- Comment #1 from Anton Romanov <theli.ua at gmail.com> ---
So, the game crashes when converting double.NaN to string since the string is
empty and game does:

bool isCropIfTall = str != null && (int) str[str.Length - 1] == 63;

Now, mscorlib uses msvcr120_clro400.dll _ecvt to do the convertion. I am not
sure where in wine that lands as that dll does conversion by itself?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list