[Bug 40788] New: NCLauncher (AION/L2/B&S) cannot connect to update server (E01005) - Mac Only!
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(a)winehq.org Reporter: yuri(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 --- Comment #1 from Yuri <yuri(a)k2host.com.br> --- Created attachment 54694 --> https://bugs.winehq.org/attachment.cgi?id=54694 Error dialog -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |ken(a)codeweavers.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 --- Comment #2 from Bruno Jesus <00cpxxx(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 Yuri <yuri(a)k2host.com.br> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #54693|0 |1 is obsolete| | --- Comment #3 from Yuri <yuri(a)k2host.com.br> --- Created attachment 54718 --> https://bugs.winehq.org/attachment.cgi?id=54718 The debug with +tid,+winsock,+iphlpapi -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 Bruno Jesus <00cpxxx(a)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) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 --- Comment #4 from Bruno Jesus <00cpxxx(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 --- Comment #5 from Yuri <yuri(a)k2host.com.br> --- The patch worked! The launcher now works fine now. Thanks! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords| |patch --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Yuri from comment #5)
The patch worked!
The launcher now works fine now.
Ok, thanks for testing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #7 from super_man(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #8 from Bruno Jesus <00cpxxx(a)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 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40788 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing duplicate bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org