https://bugs.winehq.org/show_bug.cgi?id=39333
Bug ID: 39333 Summary: Tera: Unimplemented function bcrypt.dll.BCryptCreateHash Product: Wine Version: 1.7.51 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: bcrypt Assignee: wine-bugs@winehq.org Reporter: skotlex@mailforce.net Distribution: ---
Ever since today's (2015.09.24) update to Tera, the client crashes every half an hour or so due to this missing function.
The console prints out:
fixme:bcrypt:BCryptOpenAlgorithmProvider 0x1598e22c, L"SHA256", L"Microsoft Primitive Provider", 00000000 - stub wine: Call from 0x7edcaf66 to unimplemented function bcrypt.dll.BCryptCreateHash, aborting wine: Unimplemented function bcrypt.dll.BCryptCreateHash called at address 0x7edcaf66 (thread 0091), starting debugger...
Is there anything that can be done here? I imagine a stub won't do for the missing create hash function?