http://bugs.winehq.org/show_bug.cgi?id=33209
Bug #: 33209 Summary: Tribes: Ascend cannot authenticate user Product: Wine Version: 1.5.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock AssignedTo: wine-bugs@winehq.org ReportedBy: thanoulas@gmail.com Classification: Unclassified
Using the latest wine 1.5.25 or latest from the git repository, the game starts and goes to the login screen, but there is no way you can login. I get all kinds of errors, mainly: Username or password wrong Connection timed out Connection lost
It seems that the problem relies in winsock, I've attached a +winsock log The highlight seems to be the following, as this line is repeated again and again:
trace:winsock:WS2_recv_base socket 01c8, wsabuf 0x33ebb0, nbufs 1, flags 0, from 0x33ec2c, fromlen 16, ovl 0x0, func 0x0 trace:winsock:WS2_recv_base fd=177, options=0 warn:winsock:WS2_recv_base -> ERROR 10035
Also, doing a search in the log for "63.251.64.141" (the authentication server's IP) will give you the parts from when I clicked on the "Login" button.
Thanks, Thanos