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

Installer Downloads then Nothing Happens #30

Closed Aerodin closed 5 years ago

Aerodin commented 5 years ago

Ubuntu 18.04.2. This was working fine the last 2 weeks, then today the lobby would load but not the game.

Uninstalled and reinstalled the snap to see if this would fix the issue, now it won't proceed to install the game after the download finishes.

mmtrt commented 5 years ago

make sure you have install latest revisions of snaps from edge

snap refresh --edge wine-platform snap refresh --edge --devmode leagueoflegends

Though this issue is posted by many users unfortunately I could not reproduce.

Aerodin commented 5 years ago

Tried that.

At least now an error shows up after the download finishes: https://imgur.com/RiXoO3e

mmtrt commented 5 years ago

Thats weird never had that directx error, can you post snap info leagueoflegends snap info wine-platform

Aerodin commented 5 years ago

Sure - info dump is below.

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


snap info wine-platform name: wine-platform summary: wine platform snap that provides WINE base for win application snaps publisher: Taqi Raza (mmtrt) contact: https://github.com/mmtrt/wine-platform license: unset description: | This snap provides WINE base via content interface to be used by other snaps that are depended on WINE so snap developers that create WINE snaps can leverage this base snap to connect their WINE snaps.

Features:

Snap provides WINE releases can be used by other snaps.

• wine-stable • wine-devel • wine-staging

Currently following snaps are using this snap:

• anifx • anituner • cncra • cncra2yr • cnctsun • fooba2000 • irfanview • leagueoflegends • liveforspeed • multicommander • notepad-plus-plus • notepad3 • pspad • resourcehacker • utorrent • winsnap

Note: This snap does not provides any ability to run WIN applications from itself but it only shares libraries and WINE releases PATHS that are available via content interface. snap-id: V4TYgOiFFjZdiZB5hzH3TBJZl0FtxHfw tracking: edge refresh-date: today at 22:39 PDT channels: stable: 3.0.4-4.0 2019-02-20 (88) 430MB - candidate: ↑
beta: ↑
edge: 3.0.4-4.3 2019-03-12 (96) 440MB - installed: 3.0.4-4.3 (96) 440MB -

mmtrt commented 5 years ago

both snaps looks fine, but it looks like installer wants to run directx setup and fails miserably. which point that error shown can you tell if I could reproduce.

Aerodin commented 5 years ago

Install a fresh copy of the wine-platform snap and LeagueOfLegends snap in that order on Ubuntu 18.04.2 LTS. Run League of Legends => League of Legends prompt to Select Game Installer Region comes up, Default NA option is fine, hit Install. => Download reaches 100%, box disappears => Error appears.

mmtrt commented 5 years ago

it is currently broken so rito have changed installers I've tested EUW NA same issue.

mmtrt commented 5 years ago

fixed that issue with recent wine-platform snap update now it should work fine. Please test and confirm it.

snap refresh --edge wine-platform

Aerodin commented 5 years ago

Can confirm from earlier this morning the issue is fixed. Thanks!