[Bug 44742] New: Divinity: Original Sin 2 crash due to unimplemented iphlpapi function.
https://bugs.winehq.org/show_bug.cgi?id=44742 Bug ID: 44742 Summary: Divinity: Original Sin 2 crash due to unimplemented iphlpapi function. Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: iphlpapi Assignee: wine-bugs(a)winehq.org Reporter: dagfinn(a)reiakvam.no Distribution: --- Created attachment 60752 --> https://bugs.winehq.org/attachment.cgi?id=60752 Suggested patch to implement ConvertLengthToIpv4Mask.
From v3.0.180.158 Divinity: Original Sin 2 uses function ConvertLengthToIpv4Mask from iphlpapi. Game does not launch due to this.
Tested on newest git version of wine. wine: Call from 0x7bc5bfbc to unimplemented function IPHLPAPI.DLL.ConvertLengthToIpv4Mask, aborting -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 dagfinn(a)reiakvam.no changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Hardware|x86 |x86-64 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 Aaron Franke <arnfranke(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arnfranke(a)yahoo.com --- Comment #1 from Aaron Franke <arnfranke(a)yahoo.com> --- Does this patch fix launching Divinity: Original Sin 2, or just fix one problem with running it? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- You should consider sending the patch to wine-devel if you think it's complete enough, it won't help much being on bugzilla. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 --- Comment #3 from dagfinn(a)reiakvam.no --- (In reply to Aaron Franke from comment #1)
Does this patch fix launching Divinity: Original Sin 2, or just fix one problem with running it?
It fixes launching the game yes, for that particular version. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 --- Comment #4 from dagfinn(a)reiakvam.no --- (In reply to Fabian Maurer from comment #2)
You should consider sending the patch to wine-devel if you think it's complete enough, it won't help much being on bugzilla.
I wasn't sure about the procedure. For traceability I figured I should post it as a bug first. I will send the patch to wine-devel. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Divinity: Original Sin 2 |Divinity: Original Sin 2 |crash due to unimplemented |crashes due to |iphlpapi function. |unimplemented | |IPHLPAPI.DLL.ConvertLengthT | |oIpv4Mask -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 --- Comment #5 from Aaron Franke <arnfranke(a)yahoo.com> --- Comment on attachment 60752 --> https://bugs.winehq.org/attachment.cgi?id=60752 Suggested patch to implement ConvertLengthToIpv4Mask. $ git am patch.p1 Patch format detection failed. ??? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 --- Comment #6 from Aaron Franke <arnfranke(a)yahoo.com> --- Please disregard that comment. I now see that I have to use `git apply`. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Version|unspecified |3.3 CC| |focht(a)gmx.net Status|UNCONFIRMED |NEW --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming on behalf of OP. Also make sure to specify the used Wine version when creating the ticket. Always. Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 --- Comment #8 from dagfinn(a)reiakvam.no --- Created attachment 60773 --> https://bugs.winehq.org/attachment.cgi?id=60773 New version of the patch The previous patch was not at all good :) Divinity launches, but the function was not correct. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1d82495ba154b0f0fd5e2fe493d | |15290d22d2637 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> --- Marking fixed, 1d82495ba154b0f0fd5e2fe493d15290d22d2637. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.5. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=44742 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #11 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.2. -- 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.
participants (1)
-
wine-bugs@winehq.org