http://bugs.winehq.org/show_bug.cgi?id=35831
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #14 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 48343 --> http://bugs.winehq.org/attachment.cgi?id=48343 debug patch
Thanks for the logs, the third player is trying to send packets to an invalid/unreachable address. We need to figure out why that is happening, maybe knowing the address will give us a hint.
Please try the attached patch, it's only required on the third player computer. Get a +winsock with the patch compiled.
To ensure the patch is applied the log will contain lines like: trace:winsock:WS2_send Send Address : { family AF_INET, address 127.0.0.1, port 49719 }
* this is just an example, the IP/port will be certainly different.