https://bugs.winehq.org/show_bug.cgi?id=41279
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com ---
trace:winsock:WSASocketW af=23 type=2 protocol=0 protocol_info=(nil) group=0 flags=0x1 warn:winsock:WSASocketW failed, error 10043!
The program is trying to create an IPv6 socket.
Rethrown exception. See innerexception for details. ---> System.Net.Sockets.SocketException: Unknown error (0x273b)
And for some reason this is failing in your system and the program cannot cope with that.