https://bugs.winehq.org/show_bug.cgi?id=56412
Bug ID: 56412 Summary: cslol-manager Failed to find kernel32 ptr CreateFileA Product: Wine Version: 9.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: Deresiant@protonmail.ch Distribution: ---
Created attachment 76174 --> https://bugs.winehq.org/attachment.cgi?id=76174 WINEDEBUG=+seh,warn+all wine cslol-manager.exe
cslol-manager fails to patch custom skin into game, saying "Failed to find kernel32 ptr CreateFileA"
I press "run" in the program after line 201 in the winelog.txt It pauses for a moment at line 497 in the winelog.txt before failing and displaying an error.
The error the program displays is at this line: https://github.com/LeagueToolkit/cslol-manager/blob/86ba488aa5a8b92bc3a25c63...
https://bugs.winehq.org/show_bug.cgi?id=56412
Deresiant@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #76174|0 |1 is obsolete| |
--- Comment #1 from Deresiant@protonmail.ch --- Created attachment 76175 --> https://bugs.winehq.org/attachment.cgi?id=76175 `WINEDEBUG=+seh,warn+all wine cslol-manager.exe` without broken symbols at the top.