https://bugs.winehq.org/show_bug.cgi?id=48057
Bug ID: 48057 Summary: Application binds to same port multiple times from wine 4.18 works fine on 4.17 Product: Wine-staging Version: 4.19 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: richard.it@outlook.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 65601 --> https://bugs.winehq.org/attachment.cgi?id=65601 Netstat Output With Application running on 4.18
Game server FLServer.exe appears to bind to the same port multiple times from wine 4.18 making the application unable to communicate on the network.
Wine 4.17 works correctly.
Winetricks mfc42 required to get FLServer.exe to run. Winetricks directplay for network.
Run FLServer.exe but unable to connect to it.
Steps to Reproduce: 1. Install game with FLServer.exe 2. winetricks mfc42 directplay