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.
 

R6025 error from ExeFile.exe

Author
Bent Barrel
#1 - 2012-07-15 08:39:54 UTC
Hi all

Up to Inferno 1.1 I had no problems with EVE under wine on my box (except the os.open/close period). However since the first patch after 1.1 hit TQ, I am not able to start EVE.

Wine debuger gives me this:

Quote:

Backtrace:
=>0 0x7b83c372 in kernel32 (+0x2c372) (0x0033e364)
1 0x78ac872d in msvcr100 (+0x2872c) (0x0033e39c)
2 0x10007ed3 in blue (+0x7ed2) (0x0033e3bc)


I tried with native and also builtin msvcr100 override. Installed vcrun2010 via winetricks. This is on a clean wineprefix just for troubleshooting this issue. I went through wine 1.5.5, 1.5.6, 1.5.7 and 1.5.8 with the same result.

System is a Gentoo 64bit box, 3.2.12 kernel, Radeon 5830 with catalyst 12.6 beta (GPU driver does not influence the issue).

Anybody with a clue as to what can fix the issue or some further suggestions that can try to debug this ?
Allan Scott
Knights of the Order
#2 - 2012-07-21 00:04:16 UTC
Same problem here, complains about python.dll like it did before I fixed my dlloverides.
Raath Nambode
Sebiestor Tribe
Minmatar Republic
#3 - 2012-07-26 09:58:30 UTC
Are you starting eve.exe or bin/ExeFile.exe?

What I've got is 2 shortcuts. one to eve.exe to update the client with native, builtin overrides then start ExeFile direct with builtin,native bypassing the launcher completely.

Wormhome Navigation - http://www.staticmapper.com Industrial Management - http://industry.darkshadowindustries.com Follow me on twitter https://twitter.com/staticmapper

Bent Barrel
#4 - 2012-07-28 20:27:09 UTC
I created a new wineprefix, installed corefonts, vcrun2005/2008/2010, dx9 dlls, msvcrt100 to b/n ... now it works.