[Bug 46626] UPlay fails to start : "Error at hooking API LoadStringA"

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 11 11:21:30 CST 2019


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

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
(In reply to Vlad Bespalov from comment #0)
> OS: Fedora 29 clean install in QEmu environment
> 
> wine: winehq-devel 4.1-3.1 @WineHQ
> 
> UPlay: downloaded from uplay.com on 11/02/2019; version.txt -> 5979
> 
> What happens:
> When starting UPlay.exe a window pops up with text:
> ----
> upc.exe
> ----
> Error at hooking API "LoadStringA"
> Dumping first 32 bytes:
> F3 0F 1E FB 8D 4C 24 04 83 E4 F0 FF 71 FC 55 89
> E5 57 56 53 E8 77 48 F9 FF 81 C3 97 B5 06 00 51
> ----

You can try a simple change to LoadStringA/LoadStringW to see if it helps, see
commit linked below as an example.

> 
> Earliest available in repo version 4.0-4.1 fails in the same way, but the
> message is about <Error at hooking API "LdrFindResource_U">, so I cannot
> figure whether it is a regression actually.

That's what motivated
https://source.winehq.org/git/wine.git/commit/9b90cfc2817e171e7a9698605deecc3438712af8.

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