omraf |
Wednesday 16 July 2014 at 18:22
|
omraf
|
Hi my lol game used to work perfect until now
elementary os 64 bit with wine 1.17.9 league of legends2
the debug
[07/16/14 18:20:50] - Running wine-1.7.19-LeagueOfLegends2 lol.launcher.admin.exe (Working directory : /home/omer/.PlayOnLinux/wineprefix/leagueoflegends/drive_c/Riot Games/League of Legends)
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f918 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f748 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f8c4 1 C) semi-stub
fixme:ntdll:NtConnectPort (0x5b0c1170,L"\\ThemeApiPort",0x33f04c,(nil),(nil),(nil),0x33f05c,0x33f058),stub!
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000
fixme:ver:GetCurrentPackageId (0x33fc8c (nil)): stub
wine: Unhandled exception 0x40000015 in thread 31 at address 0x796d26 (thread 0031), starting debugger...
what do i do
ty in advance
|
Alienzapper |
Wednesday 16 July 2014 at 20:20
|
Alienzapper
|
I have the same problem!
Edited by Alienzapper
|
xerox |
Wednesday 16 July 2014 at 21:57
|
xerox
|
|
Theaitetos |
Wednesday 16 July 2014 at 22:56
|
Theaitetos
|
Same for me (Kubuntu 14.04) :-(
|
oneshotonekill1 |
Thursday 17 July 2014 at 1:45
|
oneshotonekill1
|
same problem here too! Please help!
|
GuardianAngel47 |
Thursday 17 July 2014 at 8:05
|
GuardianAngel47
|
I am having this same problem.
|
oldx |
Thursday 17 July 2014 at 14:35
|
oldx
|
I had the same problem, I was using my own custom installation of LoL. Then I installed it from testing applications. I let playonlinux do all the things, I used LeagueOfLegends2 (didn't test others) and suddenly the launcher could be opened and now I can play (better than before).
versions: wine 1.6.2, playonlinux 4.2.4, xubuntu 14.04
|
omraf |
Thursday 17 July 2014 at 17:59
|
omraf
|
sounds good oldx i will give it a go... hope for the best
update: i am at the patch screen
Edited by omraf
|
Xziped |
Thursday 17 July 2014 at 19:19
|
Xziped
|
I have no Problems after Updating League of Legends on
Ubuntu Gnome 14.04 64Bit with
beta-driver from catalyst.
PlayOnLinux 4.2.2
Wine-Version 1.7.19-LeagueOfLegends2
I start lol over an Icon which execute following Command:
/usr/share/playonlinux/playonlinux --run "League of Legends" %F
The Output should look something like this:
Looking for python... 2.7.6 - selected
[main] Message: PlayOnLinux (4.2.2) is starting
[clean_tmp] Message: Cleaning temp directory Script started $HOME/.PlayOnLinux/shortcuts/League of Legends
Bad cookie!
[POL_System_CheckFS] Message: Checking filesystem for lol.launcher.admin.exe
[POL_Wine] Message: Running wine-1.7.19-LeagueOfLegends2 lol.launcher.admin.exe %F (Working directory : $HOME/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot Games/League of Legends)
The started Script "$HOME/.PlayOnLinux/shortcuts/League of Legends" looks like this:
#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="$HOME/.PlayOnLinux//wineprefix/LeagueOfLegends"
export WINEDEBUG="-all"
#POL_Log=League of Legends
#ScriptID=League Of Legends
cd "$HOME/.PlayOnLinux//wineprefix/LeagueOfLegends/drive_c/./Riot Games/League of Legends"
POL_Wine lol.launcher.admin.exe "$@"
If reinstall dont help, you can try to start it over bash.
Good Luck
Xziped
|
nepomuk |
Thursday 17 July 2014 at 20:28
|
nepomuk
|
reinstall fixed it for me...
|
omraf |
Thursday 17 July 2014 at 22:08
|
omraf
|
|
omraf |
Saturday 19 July 2014 at 13:51
|
omraf
|
the problem is cause when u play in the display tab within POL for me atleast
|
booman |
Monday 21 July 2014 at 2:29
|
booman
|
What do you mean by "play in the Display tab?"
It LoL working for you now? I noticed the posts is "checked" for success.
|
omraf |
Monday 21 July 2014 at 8:50
|
omraf
|
I did an fresh install so it works BUT the problem is still accurs when I change any settinges in the display tab of the game virtual driver
for example booman :
Direct Draw Rendering: opengl
Video Memory size: 1024
Offscreen rendering mode: fbo
or change any settinges in the wine configuration-> graphics tab. like : checking emulate a virtual desktop
:) strange
|
oldx |
Monday 21 July 2014 at 15:21
|
oldx
|
When I did my fresh install like I said before, I changed normally my settings in the display tab. But I haven't change anything in wine (when emulating a virtual desktop you can't alt+tab in game, so it's bad for me)
|
booman |
Monday 21 July 2014 at 15:57
|
booman
|
Omraf - So LoL runs fine until you makea display change in PlayOnLinux Configure... that is very strange. Just leave Direc Draw and Offscreen rendering to default. The only one I change these days is Memory. But make sure to change it before launching the game. Maybe this will help.
Oldx - Instead of Alt+Tab, try Ctrl+Alt+Arrows to switch to another desktop. This way you can go back-n-forth between programs
|