Can't run new patch in WINE
Hello everyone,
The latest patch seems to have caused alot of problems for everyone, but players using WINE to run it on linux distributions are especially affected. I get the following error when I attempt to run Path of Exile (console output shown below)
Spoiler
CabooseDog@alanine:~/Downloads$ WINEPREFIX="/home/CabooseDog/.wine" wine C:\\Program\ Files\ \(x86\)\\Grinding\ Gear\ Games\\Path\ of\ Exile\\PathOfExile.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:advapi:DecryptFileW (L"C:\\users\\CabooseDog\\Temp\\{23daf363-3020-4059-b3ae-dc4ad39fed19}\\", 00000000): stub Eventually I get the same error screen as: http://imgur.com/whNEUO6 My wine version: wine-1.6.2 My ubuntu version is ubuntu 14.04 LTS I have already attempted installing vcrun2008 (not sure why people suggested it, first thing that came up). I used the command "bash winetricks vcrun2008". That worked, but didn't solve the problem. Whenever I attempt to run the exe via Wine I get the following error:
Spoiler
CabooseDog@alanine:~/Downloads$ wine vcredist_x86.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:advapi:DecryptFileW (L"C:\\users\\mazin\\Temp\\{f65db027-aff3-4070-886a-0d87064aabb1}\\", 00000000): stub This is the same error I get when running PoE, which leads me to believe I haven't installed vcredist_x86.exe correctly. However, I'm not expert and don't really know whats going on here. Any help/suggestions are appreciated! Please include detailed instructions if you can. If anyone needs any more information I'll do my best to help you help me. (off to bed will check thread in the morning) CabooseDog Last edited by CabooseDog#7947 on Mar 2, 2016, 8:22:42 AM Last bumped on Mar 6, 2016, 3:58:56 PM
|
![]() |
It looks like we are screwed.
I'm using 1.7.29 build of wine (also I'm running ubuntu 10.04 and debian 8 on different PCs) I don't believe we will be able to continue playing. |
![]() |
I know a lot of Windows users who cannot play either though ... So hopefully GGG figure out the issue
|
![]() |
Wine isn't supported so......
The problem with windows atm seems to be people that have failed to update the OS fully. Ancestral Bond. It's a thing that does stuff. -Vipermagi
He who controls the pants controls the galaxy. - Rick & Morty S3E1 |
![]() |
I know wine is not a supported OS but it sucks that a minor patch before ascendency breaks the game...
I installed 1.9.4 version of wine (latest one) and no success either :/ i don't want to go back to playing D3..... |
![]() |
Was running into the VC_redist.x86.exe issue on Wine 1.9.4 via my Arch box, resolved it by installing msvc2010 and that cleared it up.
Now I'm running into the following error. The patcher comes up and tries to install a small patch 5 megs or so and then I'm hit with a debug message of: " Or if I change around my windows env, xp to 7 I can get this error as well: " Which is a little more sad making as MSCVP140.dll is in the 2015 Visual Studio package with does not play well with Wine as far as I can tell. Hope we can get this worked out in the next few days >< I really don't want to have to setup a dual boot for some PoE action. |
![]() |
ok, I may have found a solution
https://www.winehq.org/pipermail/wine-bugs/2015-November/428425.html with that fix, the game starts on my computer Last edited by observ#1873 on Mar 1, 2016, 4:56:52 AM
|
![]() |
Hey Observ, glad you have your PoE up and running, Could you share a little more information (wine --version, what other components you installed as well? I used the files you suggested and I'm still hitting the
" errors and a fresh prefix and was hoping for a little more insight on where to head. Thanks for your time! Anyway, I'm spent for tonight, good luck everyone. Last edited by dhettinger#2933 on Mar 1, 2016, 5:29:25 AM
|
![]() |
Hey!
i'm running gentoo amd64 but install PoE in a win32 WINEARCH prefix. Windows version is windows 8 the wine version is 1.9.4, latest available (not in portage but in an overlay) did you run the regedit command at the end of the post? this makes all the dll use thge native version and not the built-in. your winecfg should look like this: ![]() hope this helped, if not, what other info would you need? |
![]() |
Tried you way. the game actually launches and crashes immediately after.
behemothd@T0PM03:~$ /usr/bin/wine /home/behemothd/Games/Path.of.Exile/Client.exe fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) wine: Unhandled exception 0xc0000409 in thread 9 at address 0x476d7b (thread 0009), starting debugger... |
![]() |