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

erro #58

Closed zeroacucar closed 5 years ago

zeroacucar commented 5 years ago

"The League Of Legends snap is experimental, built with development releases of upstream WINE and may not function as expected.

IF you encounter issues please report them on the League Of Legends snap issue tracker."

what I have to do to fix that?

mmtrt commented 5 years ago

That's the notification shown in when league snap starts every time, if the game not working for you make sure you post log from the terminal when launching snap via command

snap run leagueoflegends

zeroacucar commented 5 years ago

snap run leagueoflegends 0009:err:module:import_dll Library libcurl.dll (which is needed by L"C:\Riot Games\League of Legends\LeagueClient.exe") not found 0009:err:module:import_dll Library libssl-1_1.dll (which is needed by L"C:\Riot Games\League of Legends\LeagueClient.exe") not found 0009:err:module:import_dll Library libcrypto-1_1.dll (which is needed by L"C:\Riot Games\League of Legends\LeagueClient.exe") not found 0009:err:module:import_dll Library libzstd.dll (which is needed by L"C:\Riot Games\League of Legends\LeagueClient.exe") not found 0009:err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\Riot Games\League of Legends\LeagueClient.exe") not found 0009:err:module:LdrInitializeThunk Importing dlls for L"C:\Riot Games\League of Legends\LeagueClient.exe" failed, status c0000135

mmtrt commented 5 years ago

can you post info of these commands

snap info leagueoflegends snap interfaces leagueoflegends

zeroacucar commented 5 years ago

snap info leagueoflegends name: leagueoflegends summary: leagueoflegends is MOBA game developed and published by Riot Games. publisher: Taqi Raza (mmtrt) license: unset description: |

snap interfaces leagueoflegends

Slot Plug :desktop leagueoflegends :desktop-legacy leagueoflegends :home leagueoflegends :network leagueoflegends :network-bind leagueoflegends :opengl leagueoflegends :pulseaudio leagueoflegends :wayland leagueoflegends :x11 leagueoflegends gtk-common-themes:gtk-3-themes leagueoflegends gtk-common-themes:icon-themes leagueoflegends wine-platform-4-staging:wine-4-staging leagueoflegends wine-platform-runtime:wine-runtime leagueoflegends

'snap interfaces' is deprecated; use 'snap connections'.

mmtrt commented 5 years ago

Can you tell me which os you are using and is it i386 or amd64

Also make sure you have install wine dependencies

https://www.gloriouseggroll.tv/how-to-get-out-of-wine-dependency-hell/

zeroacucar commented 5 years ago

i386

Getta91 commented 5 years ago

57 . Try using the wine app-image. It worked for me!

mmtrt commented 5 years ago

I don't think that will work for him as he's using i386 os and appimage is amd64.

Getta91 commented 5 years ago

Humm... Ye sure.