You are not logged in.

#1 2015-01-25 17:00:52

flawlezz
Member
Registered: 2015-01-25
Posts: 2

LOL won't start, crash after login screen and alsa-lib errors.

Hello community. I got problems with starting League of Legends. I installed LOL via PlayonLinux - I used to play this game on my Ubuntu few months ago and there were no problems.
I got my Arch Linux installed for a week. I am mainly Java and jQuery programmer, but I also like playing League of Legends.

I got 64bit OS and multiple graphic cards (bumblebee works, its ok).

THE PROBLEM is no sound and it keeps crashing after login screen.

Looking for python... 3.4.2 - skipped
Looking for python2.7... 2.7.9 - selected
[main] Message: PlayOnLinux (4.2.5) is starting
[clean_tmp] Message: Cleaning temp directory
Script started /home/flawlezz/.PlayOnLinux/shortcuts/League of Legends
[POL_System_CheckFS] Message: Checking filesystem for lol.launcher.admin.exe
[POL_Wine] Message: Running wine-1.7.33-LeagueOfLegends2 lol.launcher.admin.exe %F (Working directory : /home/flawlezz/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-W … ilder.html
[POL_Wine] Message: Wine return: 0
[flawlezz@flawlezz-pc ~]$ p11-kit: couldn't load module: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
p11-kit: couldn't load module: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
.0.1.126/deploy//LolClient.exe: http.c:2739: read_more_chunked_data: Assertion `!stream->end_of_data' failed.
wine: Assertion failed at address 0xf7700bf0 (thread 0009), starting debugger.

AND IT CRASHES AFTER LOGIN

League of Legends updater works then I press button "START", type my nickname and password and then I log in and It always crashes.
Also tried "optirun..", but errors errors and keep crashing.

What I have installed.

lib32-libldap, lib32-lcms2,  libgcrypt, lib32-alsa-lib, lib32-gnutls , lib32-libpulse , I followed wiki of Arch Linux, article League of Legends.

Please, Help me!
Thank you so much!

Regards,
FlaWleZz.

Last edited by flawlezz (2015-01-25 17:03:27)

Offline

#2 2015-01-26 03:41:04

smudge
Member
Registered: 2011-03-20
Posts: 158

Re: LOL won't start, crash after login screen and alsa-lib errors.

$ pkgfile -s libasound_module_pcm_pulse.so
extra/alsa-plugins
multilib/lib32-alsa-plugins
$ pkgfile -s gnome-keyring-pkcs11.so
extra/gnome-keyring

You'll need lib32-alsa-plugins installed and if the missing /usr/lib32/pkcs11/gnome-keyring-pkcs11.so is a show stopper you'll need a 32bit gnome-keyring which is probably in the AUR.

HTH, welcome to Arch smile

Last edited by smudge (2015-01-26 03:41:44)

Offline

#3 2015-01-26 21:12:24

flawlezz
Member
Registered: 2015-01-25
Posts: 2

Re: LOL won't start, crash after login screen and alsa-lib errors.

smudge wrote:
$ pkgfile -s libasound_module_pcm_pulse.so
extra/alsa-plugins
multilib/lib32-alsa-plugins
$ pkgfile -s gnome-keyring-pkcs11.so
extra/gnome-keyring

You'll need lib32-alsa-plugins installed and if the missing /usr/lib32/pkcs11/gnome-keyring-pkcs11.so is a show stopper you'll need a 32bit gnome-keyring which is probably in the AUR.

HTH, welcome to Arch smile


It's already installed. The same output as yours. sad
The problem is still not fixed. Please help me.
Thanks.

Offline

#4 2015-01-27 02:26:50

smudge
Member
Registered: 2011-03-20
Posts: 158

Re: LOL won't start, crash after login screen and alsa-lib errors.

Your pkgfile output should be the same as mine, it just searches the package databases not your installed packages.

What's your output from pacman -Qs alsa-plugins and pacman -Qs gnome-keyring?

Offline

#5 2015-01-27 12:40:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: LOL won't start, crash after login screen and alsa-lib errors.

This is a known problem with playonlinux builds in conjunction with pulseaudio 5.0, you can get around it by starting playonlinux builds manually by setting the correct environment variables before starting the game, also look at my post (and the general discussion in this thread) on how to do that: https://bbs.archlinux.org/viewtopic.php … 8#p1463368


That said, you will get better results if you use standard wine (with a 32bit prefix) and follow the advice in step 4 here: https://appdb.winehq.org/objectManager. … ngId=86939

Offline

Board footer

Powered by FluxBB