Forums

League of legends crashes after leaving champion select screen.

Auteur Réponses
TimidCat Jeudi 31 Juillet 2014 à 16:37
TimidCat

After the champion select screen, the logo shows up normally and it enters a black screen but after 1 second the black screen disapears and returns to the client lobby thing.

Please help me, i've been digging everywhere.

Here is the output from debugger:

http://pastebin.com/grYMKijN

Edité par TimidCat

FelixArg Vendredi 1 Aoüt 2014 à 0:21
FelixArgAnonymous

i have the same problem. i posted i and they told me to use wine 32 bits....
im still googling for it

TimidCat Vendredi 1 Aoüt 2014 à 2:38
TimidCat

Oh yes, I forgot. Here's some extra info:

64 bit linux mint 17

nvidia gt 630 using the 331 proprietary driver

wine version 1.7.19-LeagueOfLegends2 32 bit

Dangjazone Vendredi 15 Aoüt 2014 à 5:29
DangjazoneAnonymous

I also am struggling with this. Everything works and loads perfectly---right up until after champion select. I receive a bug splat every time. Currently attempting to reinstall. Will report back.

 

Linux Mint 14 64 bit

Radeon HD 7870 using proprietary driver

Wine version 1.7.10-LeagueOfLegends2 32 bit

Ronin DUSETTE Vendredi 15 Aoüt 2014 à 8:58
Ronin DUSETTE

The error in the original post is this:

 

  1. err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution

 

You need to install Samba and winbind. That is specifically for the original poster, as that is specific to their debug output. We would still be guessing without that. If you could pastebin that here, we can look at it. 


Please:
Post debug logs & full computer specs in first post
No private messages for general help, use the forums
Read the wiki, Report broken scripts
Dangjazone Samedi 16 Aoüt 2014 à 2:51
DangjazoneAnonymous

Understandable. Here's is the log output from my most recent attempt to load the game from the champion select screen: http://pastebin.com/FAYumXkF. 

I have both Samba and winbind installed. For me, I find that my issue is identical to a bug reported here: http://www.playonmac.com/en/issue-2978.html.

 

I followed the thread/bug report to the end, attempting any and all suggestions. Still can't get the game to load beyond the champion select screen. I will say that other than champion select, everything seems to be functional.

Ronin DUSETTE Samedi 16 Aoüt 2014 à 3:17
Ronin DUSETTE

Says paste has been removed


Please:
Post debug logs & full computer specs in first post
No private messages for general help, use the forums
Read the wiki, Report broken scripts
Dangjazone Samedi 16 Aoüt 2014 à 3:21
DangjazoneAnonymous

Don't include the period at the end of the link, it should work then.

Ronin DUSETTE Samedi 16 Aoüt 2014 à 4:11
Ronin DUSETTE

Oh snap. I thought that was just a piece of dust on my screen. That is odd. 


Please:
Post debug logs & full computer specs in first post
No private messages for general help, use the forums
Read the wiki, Report broken scripts
Ronin DUSETTE Samedi 16 Aoüt 2014 à 4:12
Ronin DUSETTE

Yours looks like a driver or lib issue with graphics, considering the d3d errors.


Please:
Post debug logs & full computer specs in first post
No private messages for general help, use the forums
Read the wiki, Report broken scripts
Dangjazone Samedi 16 Aoüt 2014 à 4:54
DangjazoneAnonymous

Any suggestions on how to fix said issues?

Ronin DUSETTE Samedi 16 Aoüt 2014 à 7:04
Ronin DUSETTE

I am not sure. Do this.

Start POL, HIGHLIGHT (not double-click) the game on the main POL screen, and to the left, click "debug". It will run the program, popping up another window. When it crashes, pastebin that windows output and let us see if it shows us anything. 

Also, you need to install the 32 bit libraries for your system, if you haven't already. For mint, it should be:

sudo apt-get install multiarch-support

Then restart, and try again. You are either missing a 32 bit graphics lib, or something in LoL broke. LoL breaking is far more likely, as there have been a lot of reports about this game being broken recently. It tends to happen frequently with their updates, as when this happens, there is usually required a new wine patch or a fix to the script. It is the nature of this game, unfortunately. 


Please:
Post debug logs & full computer specs in first post
No private messages for general help, use the forums
Read the wiki, Report broken scripts
eimantasks Dimanche 17 Aoüt 2014 à 9:21
eimantasksAnonymous

same problem here, searched the web ALOT none of those 32 bit libraries installations helped me it doesn't even run on my 32 machiene any more with POL 4.2.4

petch Dimanche 17 Aoüt 2014 à 9:55
petch

Can your hostname be dns-solved using /etc/hosts?

swincher4391 Dimanche 4 Janvier 2015 à 19:38
swincher4391Anonymous

http://pastebin.com/RLhWWPkk

Champion select ends, loading screen begins and then there is a green dot over my splash art followed by a bug splat. POL debugger output in the pastebin above.

iiwii Mardi 6 Janvier 2015 à 7:03
iiwiiAnonymous

try

sudo apt-get install libtxc-dxtn0 libtxc-dxtn-s2tc0:i386

you need 32bit version, even if you system is 64bit. Worked for me when I had the same issue.

If you are using Fedora then

yum install libtxc_dxtn.x86_64 libtxc_dxtn.i686

Edité par iiwii

Ronin DUSETTE Mardi 6 Janvier 2015 à 7:29
Ronin DUSETTE

I am sure they saw that answer in other threads. Please don't copy/paste responses. ;)


Please:
Post debug logs & full computer specs in first post
No private messages for general help, use the forums
Read the wiki, Report broken scripts
iiwii Mardi 6 Janvier 2015 à 9:09
iiwiiAnonymous

Sorry, I wanted to make sure they saw it.