[Bug 50868] New: League of Legends: infinite loading after login
https://bugs.winehq.org/show_bug.cgi?id=50868 Bug ID: 50868 Summary: League of Legends: infinite loading after login Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: ickoeboki(a)gmail.com Distribution: --- Created attachment 69678 --> https://bugs.winehq.org/attachment.cgi?id=69678 A log from lutris when the error happens After logging into League of Legends, the client is stuck in a state of infinite loading. -- 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=50868 --- Comment #1 from Kostadin Shishmanov <ickoeboki(a)gmail.com> --- Created attachment 69679 --> https://bugs.winehq.org/attachment.cgi?id=69679 A screenshot of the issue -- 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=50868 Kostadin Shishmanov <ickoeboki(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu -- 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=50868 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #2 from joaopa <jeremielapuree(a)yahoo.fr> --- Lutris is not supported here. Please, use plain wine and if the bug still occurs please report again. -- 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=50868 --- Comment #3 from Kostadin Shishmanov <ickoeboki(a)gmail.com> --- Created attachment 69680 --> https://bugs.winehq.org/attachment.cgi?id=69680 Plain wine With plain wine the same thing happens -- 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=50868 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #4 from Zebediah Figura <z.figura12(a)gmail.com> ---
0320:fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (_WSAIOR(IOC_WS2, 34))
There's a good chance this is bug 50366/bug 50520. If you can compile wine, please try <https://bugs.winehq.org/attachment.cgi?id=69217>. -- 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=50868 --- Comment #5 from Kostadin Shishmanov <ickoeboki(a)gmail.com> --- Created attachment 69682 --> https://bugs.winehq.org/attachment.cgi?id=69682 Patch doesn't apply cleanly -- 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=50868 --- Comment #6 from Kostadin Shishmanov <ickoeboki(a)gmail.com> --- Created attachment 69683 --> https://bugs.winehq.org/attachment.cgi?id=69683 Contents of include/wine/server_protocol.h.rej and server/sock.c.rej -- 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=50868 atbjyk <akihiroyamaguchi1208(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |akihiroyamaguchi1208(a)gmail. | |com --- Comment #7 from atbjyk <akihiroyamaguchi1208(a)gmail.com> --- I tested on latest master and rebased for staging. looks working. 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=50868 Characterhero <thecgcathuman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thecgcathuman(a)gmail.com --- Comment #8 from Characterhero <thecgcathuman(a)gmail.com> --- Created attachment 69738 --> https://bugs.winehq.org/attachment.cgi?id=69738 endless entry into the game after logging in 1) WINEPREFIX=~/.lol WINEARCH=win32 wineboot 2) WINEPREFIX=~/.lol WINEARCH=win32 winetricks winxp 3) WINEPREFIX=~/.lol WINEARCH=win32 winetricks vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2019 corefonts tahoma dotnet40 4) WINEPREFIX=~/.lol wine "c:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\ngen.exe" update 5) Download installer https://signup.na.leagueoflegends.com/en/signup/redownload?page_referrer=ind... and move the exe file to .lolb / drive_c 6) cd .lolb/drive_c 7) WINEPREFIX=~/.lol WINEARCH=win32 wine 'Install League of Legends na.exe' 8) Install the game without logging into your account. 9) After installation, go to the launcher. 10) In League of Legends.desktop add Terminal = true 11) Launch League of Legends.desktop 12) Go to the main launcher of the game If dxvk is not installed, there will be many messages about d3d11 -- 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=50868 --- Comment #9 from Characterhero <thecgcathuman(a)gmail.com> --- (In reply to Characterhero from comment #8)
Created attachment 69738 [details] endless entry into the game after logging in
1) WINEPREFIX=~/.lol WINEARCH=win32 wineboot 2) WINEPREFIX=~/.lol WINEARCH=win32 winetricks winxp 3) WINEPREFIX=~/.lol WINEARCH=win32 winetricks vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2019 corefonts tahoma dotnet40 4) WINEPREFIX=~/.lol wine "c:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\ngen.exe" update 5) Download installer https://signup.na.leagueoflegends.com/en/signup/ redownload?page_referrer=index and move the exe file to .lol/ drive_c 6) cd .lol/drive_c 7) WINEPREFIX=~/.lol WINEARCH=win32 wine 'Install League of Legends na.exe' 8) Install the game without logging into your account. 9) After installation, go to the launcher. 10) In League of Legends.desktop add Terminal = true 11) Launch League of Legends.desktop 12) Go to the main launcher of the game
If dxvk is not installed, there will be many messages about d3d11
-- 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=50868 Alexis Peypelut <iroalexis(a)outlook.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iroalexis(a)outlook.fr -- 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=50868 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |o.dierick(a)piezo-forte.be --- Comment #10 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- Hello, Confirming the issue with a fresh up-to-date game install with wine-staging 6.5. (In reply to Zebediah Figura from comment #4)
There's a good chance this is bug 50366/bug 50520. If you can compile wine, please try <https://bugs.winehq.org/attachment.cgi?id=69217>.
I tried rebasing that patch on top of wine-staging 6.5 but the game didn't start with it (process exits without error instead of opening the infinite loading window). The other patch from Paul Gofman didn't fix the issue either (still opens the infinite loading window). Either I didn't rebase the patches correctly, or it have more issues such as bug 50974 and bug 50975. Regards. -- 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=50868 Alessandro Astone <ales.astone(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ales.astone(a)gmail.com --- Comment #11 from Alessandro Astone <ales.astone(a)gmail.com> --- Created attachment 69885 --> https://bugs.winehq.org/attachment.cgi?id=69885 Log of execution -- 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=50868 Alessandro Astone <ales.astone(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #69885|Log of execution |Checked out your sock4 description| |branch, the game does not | |start -- 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=50868 Alessandro Astone <ales.astone(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #69885|Checked out your sock4 |Checked out your sock4 description|branch, the game does not |branch, the game launcher |start |does not start -- 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=50868 RafaelKr <coding(a)rafael.kr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |coding(a)rafael.kr -- 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=50868 --- Comment #12 from Alessandro Astone <ales.astone(a)gmail.com> --- Fixed in 6.10 staging -- 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=50868 Manuel <mail+wine(a)m-reimer.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail+wine(a)m-reimer.de --- Comment #13 from Manuel <mail+wine(a)m-reimer.de> --- Can you maybe have a look at my comment here: https://bugs.winehq.org/show_bug.cgi?id=47198#c104 I would like to test this, but without this patch I'm not able to run LoL with anything newer than Wine 5.6. -- 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=50868 --- Comment #14 from Manuel <mail+wine(a)m-reimer.de> --- Actually there is a good chance that I actually run into https://bugs.winehq.org/show_bug.cgi?id=49373 Can you maybe point me to the exact patch that fixes this, so I can try to backport it to wine 5.6? -- 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=50868 underscoreBis(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |underscoreBis(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=50868 Josesk Volpe <joseskvolpe(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseskvolpe(a)gmail.com --- Comment #15 from Josesk Volpe <joseskvolpe(a)gmail.com> --- I didn't had issues to login on both Riot Client and League of Legends on Wine-staging 6.23 -- 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=50868 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #16 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- Hello, It was reported fixed several times since wine-staging 6.10 and I confirm I don't have the issue anymore. Note that the application is working for me with plain wine + patch linked in bug 54793 + winetricks corefonts, either the fix from staging was upstreamed, or it was an upstream bug that got fixed and made the staging patch deprecated. Regards. -- 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=50868 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.13. -- 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)
-
WineHQ Bugzilla