https://bugs.winehq.org/show_bug.cgi?id=40788
Bug ID: 40788 Summary: NCLauncher (AION/L2/B&S) cannot connect to update server (E01005) - Mac Only! Product: Wine Version: 1.9.11 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: critical Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: yuri@k2host.com.br
Created attachment 54693 --> https://bugs.winehq.org/attachment.cgi?id=54693 Wine Debug
Hello,
I tried to run several NCSoft games, like AION, B&S, Lineage 2 on my mac and in all of them I can't even start the launcher, it's always return the same error E010005 with a message that it can't connect to the server.
I tried several things to workaround this launcher problems, changes into DNS, switch the conn parameters to use IP, but it always don't connect and return some error about it.
But the most strange part is that it connects with no problem on Linux, but when I try to run on OSX it give me this problem.
Searching in debug I found this two messages against winsock, just after the error dialog being called: warn:winsock:WS_setsockopt SO_RCVBF for 0 bytes is too small: ignored warn:winsock:wsaErrno errno 22, (Invalid argument)
I put the wine debug in attachment and a message error window. If someone can watch and try to fix the problem I will appreciate so much.
Tnx
https://bugs.winehq.org/show_bug.cgi?id=40788
--- Comment #1 from Yuri yuri@k2host.com.br --- Created attachment 54694 --> https://bugs.winehq.org/attachment.cgi?id=54694 Error dialog
https://bugs.winehq.org/show_bug.cgi?id=40788
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |ken@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=40788
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Please attach a +tid,+winsock,+iphlpapi log so we can try to find out what call is generating the invalid argument and check if it is related to the problem. Read about how to get a log with debug channels at http://wiki.winehq.org/FAQ#get_log
https://bugs.winehq.org/show_bug.cgi?id=40788
Yuri yuri@k2host.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #54693|0 |1 is obsolete| |
--- Comment #3 from Yuri yuri@k2host.com.br --- Created attachment 54718 --> https://bugs.winehq.org/attachment.cgi?id=54718 The debug with +tid,+winsock,+iphlpapi
https://bugs.winehq.org/show_bug.cgi?id=40788
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|NCLauncher (AION/L2/B&S) |NCLauncher (AION/L2/B&S) |cannot connect to update |cannot connect to update |server (E01005) - Mac Only! |server (internal error | |E01005)
https://bugs.winehq.org/show_bug.cgi?id=40788
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 54719 --> https://bugs.winehq.org/attachment.cgi?id=54719 hack
This problem is also present in BSD like systems, please try the attached patch.
Hopefully it is just complaining about the SO_SNDBUF error return, this would not be the first time we see a game relying on such mechanics.
https://bugs.winehq.org/show_bug.cgi?id=40788
--- Comment #5 from Yuri yuri@k2host.com.br --- The patch worked!
The launcher now works fine now.
Thanks!
https://bugs.winehq.org/show_bug.cgi?id=40788
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords| |patch
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Yuri from comment #5)
The patch worked!
The launcher now works fine now.
Ok, thanks for testing.
https://bugs.winehq.org/show_bug.cgi?id=40788
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #7 from super_man@post.com --- Dupe or at least similar issue bug 40264.
I didnt read it so carefully, but I did a search at the bug tracker and found that.
https://bugs.winehq.org/show_bug.cgi?id=40788
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=40788
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to super_man from comment #7)
Dupe or at least similar issue bug 40264.
I didnt read it so carefully, but I did a search at the bug tracker and found that.
Absolutely correct, I knew I had seen this before but I guess I was too lazy to search and ended up writing a patch almost identical to Sebastian's.
*** This bug has been marked as a duplicate of bug 40264 ***
https://bugs.winehq.org/show_bug.cgi?id=40788
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.