These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

Eve Crashing under wine 1.5.25

Author
Talis Mahn
Aliastra
Gallente Federation
#1 - 2013-03-02 17:14:52 UTC  |  Edited by: Talis Mahn
Just updated to wine 1.5.25. Launcher immediately crashes. No overrides except d3d11 (disabled).

Can't seem to get error output.

Ubuntu Linux 12.04 LTS
AMD Phenom II 1045
8GB RAM
Nvidia GTX560

Finally got some error output:

~/.wine/drive_c/Program Files/CCP/EVE$ 09:24:48: Debug: src/helpers.cpp(140): 'CreateActCtx' failed with error 0x00000103 (no more data available.).
fixme:iphlpapi:NotifyAddrChange (Handle 0x33cfc0, overlapped 0x3bbb058): stub
fixme:winsock:WSALookupServiceBeginW (0x33d020 0x00000ff0 0x33d010) Stub!
[0302/092449:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
wine: Unhandled exception 0xc0000417 in thread 24 at address 0x78b2ae6e (thread 0024), starting debugger...

One of the rare Linux Eve players

SileBridgeBurner
PontyPool
#2 - 2013-03-02 20:42:22 UTC  |  Edited by: SileBridgeBurner
Getting the same issue, but i have not been able to get the error output.
Tried running repair, but it said i was missing a python dll



Edit: Mode not found. Loadlibrary(pythondll) failed.
\temp\nsbb43f.tmp\python27.dll
Katrina Bekers
A Blessed Bean
Pandemic Horde
#3 - 2013-03-02 21:38:57 UTC
Same here.

Ubuntu 12.04 LTS, and same error.

<< THE RABBLE BRIGADE >>

Elegbara
White Wolf Enterprises
Harmonious Ascent
#4 - 2013-03-03 00:32:07 UTC
Ubuntu 12.10, everything works with only d3dx11 override (disabled).

Open your eyes. And awaken.

Pei Huang
Center for Advanced Studies
Gallente Federation
#5 - 2013-03-03 01:28:09 UTC  |  Edited by: Pei Huang
Yes same here. Ubuntu12.10 wine1.5.25 upgraded it today. D3dx11 override (disabled). Chrash
Have thought about it. I think fastest way to get the baby up and running is to downgrade wine. So that's what I'm going to do.
Kasutra
No Vacancies
No Vacancies.
#6 - 2013-03-03 01:59:19 UTC
Pei Huang wrote:
Yes same here. Ubuntu12.10 wine1.5.25 upgraded it today. D3dx11 override (disabled). Chrash
Have thought about it. I think fastest way to get the baby up and running is to downgrade wine. So that's what I'm going to do.

Ended up doing that too.

Downgraded to 1.5.23. Works fine (with the d3dx11 override).

Last post in this thread was helpful. Had to manually sort out the dependencies, though.
jansaell
Phoenix Industries
#7 - 2013-03-03 08:06:22 UTC
I did revert back to 1.5.24 and that did not help, restored all setting and it still not working.
Getting error in lancuer.exe.log:
Quote:
Traceback (most recent call last):
File "launcher.py", line 13, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\__init__.pyc", line 45, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\_core.pyc", line 4, in module
File "zipextimporter.pyc", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
Traceback (most recent call last):
File "launcher.py", line 13, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\__init__.pyc", line 45, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\_core.pyc", line 4, in module
File "zipextimporter.pyc", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
Traceback (most recent call last):
File "launcher.py", line 13, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\__init__.pyc", line 45, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\_core.pyc", line 4, in module
File "zipextimporter.pyc", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
Traceback (most recent call last):
File "launcher.py", line 13, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\__init__.pyc", line 45, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\_core.pyc", line 4, in module
File "zipextimporter.pyc", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
Traceback (most recent call last):
File "launcher.py", line 13, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\__init__.pyc", line 45, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\_core.pyc", line 4, in module
File "zipextimporter.pyc", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
Traceback (most recent call last):
File "launcher.py", line 13, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\__init__.pyc", line 45, in module
File "zipextimporter.pyc", line 82, in load_module
File "wx\_core.pyc", line 4, in module
File "zipextimporter.pyc", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading wx\_core_.pyd
Dexxel Farcry
Taggart Transdimensional
Virtue of Selfishness
#8 - 2013-03-03 15:49:50 UTC
Same thing here, Wine version 1.5.25, mixed with Ubuntu 12.10 is bad medicine for Eve.
Lolmer
Merciless Reckoning
#9 - 2013-03-06 02:34:58 UTC  |  Edited by: Lolmer
Kasutra wrote:
Pei Huang wrote:
Yes same here. Ubuntu12.10 wine1.5.25 upgraded it today. D3dx11 override (disabled). Chrash
Have thought about it. I think fastest way to get the baby up and running is to downgrade wine. So that's what I'm going to do.

Ended up doing that too.

Downgraded to 1.5.23. Works fine (with the d3dx11 override).

Last post in this thread was helpful. Had to manually sort out the dependencies, though.


That fixed it, thanks, though I only downgraded to 1.5.24 as that was working for me. :)
Quote:
$ sudo apt-get remove wine1.5
$ sudo dpkg -i $(find /var/cache/apt/archives/ -type f -name wine1.5*1.5.24*)


Using Linux Mint 14 (Nadia) x86 Cinnamon edition.

I've added a comment to http://appdb.winehq.org/objectManager.php?sClass=version&iId=25823 for others to more easily find this fix.
Sodohm
Caldari Provisions
Caldari State
#10 - 2013-03-11 00:43:53 UTC
I know it doesnt help anyone, but everything still works fine for me, just saying so people wont be too afraid to update wine.
Seraph Luciferi
The Scope
Gallente Federation
#11 - 2013-05-22 14:43:46 UTC  |  Edited by: Seraph Luciferi
SileBridgeBurner wrote:
Getting the same issue, but i have not been able to get the error output.
Tried running repair, but it said i was missing a python dll



Edit: Mode not found. Loadlibrary(pythondll) failed.
\temp\nsbb43f.tmp\python27.dll


I get this too. Is there any fix for this particular issue? I haven't seen anything :-/
Also, running EVE via PlayOnLinux.

EDIT: Running Wine version 1.5.23 with the d3d11 (disabled) fix. Been working flawlessly until this launcher update.
Katrina Bekers
A Blessed Bean
Pandemic Horde
#12 - 2013-05-23 09:43:56 UTC
Try 1.5.30, the current WINE build.

<< THE RABBLE BRIGADE >>

Zor'katar
Matari Recreation
#13 - 2013-05-23 12:23:33 UTC
Seraph Luciferi wrote:
SileBridgeBurner wrote:
Getting the same issue, but i have not been able to get the error output.
Tried running repair, but it said i was missing a python dll

Edit: Mode not found. Loadlibrary(pythondll) failed.
\temp\nsbb43f.tmp\python27.dll


I get this too. Is there any fix for this particular issue? I haven't seen anything :-/
Also, running EVE via PlayOnLinux.

EDIT: Running Wine version 1.5.23 with the d3d11 (disabled) fix. Been working flawlessly until this launcher update.

As Katrina said, it's usually a good idea to keep up with the latest version of Wine, but that particular error generally means you need an override. Try msvcrt90 and d3dx9_36 (did I get that right?) first.
Smudly Quick-Hands
University of Caille
Gallente Federation
#14 - 2013-05-24 14:06:05 UTC
turning off Captains quarters stopped the abend of the Eve client on my computer and it was running fine until this last update. Now I am getting the cant find pythondll error.
Kismeteer
Bat Country
Pandemic Horde
#15 - 2013-05-24 14:27:53 UTC
There are problems around wine 1.5.23 through 25 or so. Most of these problems went away with 1.5.29.

Please also note that the launcher fails to function for a lot of people, run the exefile directly using a shell script like:
/usr/bin/env WINEPREFIX="$HOME/.wine" DISPLAY=":0.0" /usr/bin/aoss wine explorer /desktop=eve1,1024x768 "C:\Games\CCP\EVE\bin\exefile.exe"
Lecha Dodi
Doomheim
#16 - 2013-06-12 03:27:05 UTC  |  Edited by: Lecha Dodi
*Just run ExeFile.exe directly from ~/.wine/drive_c/Program Files (x86)/CCP/EVE/bin/

This should bring up the regular EVE client login and bypass the launcher.


*You do still need the .DLL overrides for the latest Wine 1.5.31, the only difference is you don't have to switch them around between "native" and "built in" when updating. In addition to disabling d3d11 you *need* to install the DirectX libs and Microsoft Core Fonts via Winetricks with the following terminal command:

winetricks corefonts d3dx9_36 vcrun2005 vcrun2008 vcrun2010


*Some people also add the following to the end of their ~/.wine/user.reg

[Software\Wine\Direct3D]
"DirectDrawRenderer"="opengl"
"OffscreenRenderingMode"="fbo"
"PixelShaderMode"="enabled"
"VertexShaderMode"="hardware"

^-- If you have your proprietary GPU drivers installed and are still getting shader (sm3) errors this might be your fix.


***Detailed instructions on this page:***

http://wiki.eveonline.com/en/wiki/Install_EVE_on_Linux_with_Wine