[Bug 41695] LeagueClient.exe Call to unimplemented function api-ms-win-crt-math-l1-1-0.dll.nearbyint

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 16 13:36:55 CST 2016


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

sylviu44 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sylviu44 at gmail.com

--- Comment #3 from sylviu44 at gmail.com ---
Created attachment 56159
  --> https://bugs.winehq.org/attachment.cgi?id=56159
attempted implementation for nearbyint stub

I have exactly the same problem here.

After a lot of trial and error, I found that overriding
api-ms-win-crt-math-l1-1-0.dll and vcruntime140 fixes errors, and even shows a
window, but crashes soon after, and complains about an unimplemented
ucrtbase.nearbyint. If I try to override ucrtbase it just keeps crashing
without even showing the window.

Tried using wine-1.9.23-46-g38372d1 (from git), wine-1.9.23, and even an old
patched wine-1.9.11, they all show the same symptoms.

I also tried to fix it myself, but my patch doesn't do anything, it still
complains about it being unimplemented.

-- 
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