kyechou / leagueoflegends

League of Legends install and launch wrapper for Linux
https://www.leagueoflegends.com
GNU General Public License v3.0
289 stars 23 forks source link

Cannot get into a game #83

Closed Gruetzig closed 1 year ago

Gruetzig commented 1 year ago

System information

If your issue is related to graphics display, please attach the output of vulkaninfo --summary. I do not know if it is, but I included vulkaninfo --summary in my pastebin.

Describe the issue

When starting the game, not the launcher, it immediately crashes with an error I attached below, tried both ranked(bruh) and practice tool.

Reinstalled twice with no luck, worked just fine yesterday, never used the lutris version.

Steps to reproduce

https://pastebin.com/BS7yBiru pastebin with vulkaninfo --summary and leagueoflegends -v start

  1. Run command leagueoflegends -v start
  2. Go into a game
  3. See critical error

Screenshots

image

moonshadow565 commented 1 year ago

Closing the issue now for being fixed by Riot and @moonshadow565.

Please be patient for a release on the fix. It takes time to compile/test to weed out some unneeded patches and there are some proton performance-related patches that were originally applied in the old GE 7.0.5 that may be worthwhile to rebase to 8.5. I'll send a PR to GE and M-Reimer to update the wine builds once it's done. In the meantime, please feel free to scroll up and try out other builds/installers.

For those interested in working on upstreaming the right fixes to mainstream wine, please check out https://bugs.winehq.org/show_bug.cgi?id=54793

Some notes regarding LoL-client-slow-start-fix.patch: It's a very hacky workaround that was developed more or less by trial and error. One reason why it maybe "works" better on GE-7.0 is possible differences between: LoL-launcher-client-connectivity-fix-0001-ws2_32-Return-a-valid-value-for-WSAIoctl-SIO_IDEAL_S.patch and its usptream version in wine 493db3b1f799c9af1e3bad5fcf974aa0f3861cca . Hardcoded value of 0x10000; /* 64k */ standouts in both version of these patches.

polkaulfield commented 1 year ago

@kassindornelles

do you plan in maintaining your fork of my installer? i'm not sure if i want to come back to it anytime soon so would be nice to have someone to pass the torch

Sure!

polkaulfield commented 1 year ago

I plan to add a PBE version too, it's missing on lutris.

subcero123 commented 1 year ago

Can someone explain me why the AUR package does not contains the new fixes?

Niedzwiedzw commented 1 year ago
04f8:err:vulkan:X11DRV_vkCreateWin32SurfaceKHR Failed to allocate client window for hwnd=0x1011a
0874:err:seh:dispatch_exception unknown exception (code=c0000420) raised
0878:err:virtual:virtual_setup_exception stack overflow 2256 bytes in thread 0878 addr 0x170058fa3 stack 0x1500730 (0x1500000-0x1501000-0x1600000)
087c:err:sync:RtlpWaitForCriticalSection section 000000017006B660 "?" wait timed out in thread 087c, blocked by 0000, retrying (60 sec)
0880:err:sync:RtlpWaitForCriticalSection section 000000017006B660 "?" wait timed out in thread 0880, blocked by 0000, retrying (60 sec)
0884:err:sync:RtlpWaitForCriticalSection section 000000017006B660 "?" wait timed out in thread 0884, blocked by 0000, retrying (60 sec)
0888:err:sync:RtlpWaitForCriticalSection section 000000017006B660 "?" wait timed out in thread 0888, blocked by 0000, retrying (60 sec)
088c:err:sync:RtlpWaitForCriticalSection section 000000017006B660 "?" wait timed out in thread 088c, blocked by 0000, retrying (60 sec)

this happens after champion select... I tried reinstalling everything everything and I'm using the master branch... any ideas friends? :(