mmtrt / leagueoflegends

Unofficial league of legends snap repo
https://snapcraft.io/leagueoflegends
GNU Lesser General Public License v2.1
220 stars 27 forks source link

Game hangs at startup #112

Closed Rodsevich closed 4 years ago

Rodsevich commented 4 years ago

After installing, when running leagueoflegends command from CLI, the game displays the League of Legends yellow sign and then it hangs. This is the CLI output:

000014.226|   OKAY|        rcp-be-lol-gameflow| availability resource updated
00c1:err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3
00c1:err:vulkan:wine_vkCreateInstance Failed to load physical devices, res=-3
00c1:err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3
00c1:err:vulkan:wine_vkCreateInstance Failed to load physical devices, res=-3
000021.721|   OKAY| Patcher: Started file download for URL https://lol.secure.dyn.riotcdn.net/channels/public/live-la2-win.json with ID 2 over connection 0 to server 80.239.178.91
000021.996|   OKAY| Patcher: Completed 392-byte 0-range file download request with ID 2 / 14e3d759 to server 80.239.178.91 from CDN akamai via POP a80-239-178-87.deploy.akamaitechnologies.com over connection 0 for URL https://lol.secure.dyn.riotcdn.net/channels/public/live-la2-win.json after 0.276 secs, 392 downloaded bytes and 0 retries
000041.699|   OKAY| Patcher: Started file download for URL https://lol.secure.dyn.riotcdn.net/channels/public/live-la2-win.json with ID 3 over connection 0 to server 80.239.178.91
000041.973|   OKAY| Patcher: Completed 392-byte 0-range file download request with ID 3 / 14e3f95c to server 80.239.178.91 from CDN akamai via POP a80-239-178-87.deploy.akamaitechnologies.com over connection 0 for URL https://lol.secure.dyn.riotcdn.net/channels/public/live-la2-win.json after 0.275 secs, 392 downloaded bytes and 0 retries
000061.707|   OKAY| Patcher: Resolving hostname lol.secure.dyn.riotcdn.net
000062.024|   OKAY| Patcher: Resolved hostname lol.secure.dyn.riotcdn.net in 0.312 secs: 80.239.178.91, 80.239.178.90
000062.028|   OKAY| Patcher: Started file download for URL https://lol.secure.dyn.riotcdn.net/channels/public/live-la2-win.json with ID 4 over connection 0 to server 80.239.178.91
000062.308|   OKAY| Patcher: Completed 392-byte 0-range file download request with ID 4 / 14e41b00 to server 80.239.178.91 from CDN akamai via POP a80-239-178-87.deploy.akamaitechnologies.com over connection 0 for URL https://lol.secure.dyn.riotcdn.net/channels/public/live-la2-win.json after 0.600 secs, 392 downloaded bytes and 0 retries

but it continues showing the last 2 messages every 20 secs

Rodsevich commented 4 years ago

I didn't upgraded to wine5 as stated in the README, seems to work fine after that