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

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

Test Server Feedback

 
  • Topic is locked indefinitely.
Previous page12
 

Wine & EVE Launcher (Patch 1.5) broken.

First post
Author
Letum Omnis
State War Academy
Caldari State
#21 - 2012-03-14 09:03:05 UTC
Capitain Blood wrote:
What the hell !

The fix works yesterday and today i get this error uppon the eve splash screen:

Quote:
Microsoft Visual C++ Runtime Library
Program: C:\Program Files\EveOnline\bin ExeFile.exe
R6034
An application has made an atempt to load the C runtime library incorrectly.
Please contact the appliaction's support team for more information.


With debug, it seems the problem is:
Unhandled exception: unimplemented function MSVCR100.dll._fstat64i32 called in 32-bit code (0x7bc4c770).

Like if it was a 64 bits call on a 32 bits system to access files...

The full trace: http://pastebin.com/3xZ6x1N6
Wine debug info: http://pastebin.com/7XrbPKy7



I have the same problem here, your solution in the next post is generated more error messages.
Kal Arkhenty
The Scope
Gallente Federation
#22 - 2012-03-14 15:34:49 UTC
Bent Barrel wrote:
am I the only one that for some reason gets the error on msvcr90 ??? also launcher update 1.09 does not install for me ... says failed to load python27.dll

I love windows DLL hell ....

not able to play or patch since yesterday ... if I don't fix it till tomorrow, I'll ask for a refund of the remaining month ...


I had the same python27 problem, the solution here solved my problem:

https://forums.eveonline.com/default.aspx?g=posts&t=81230&find=unread

Basically use:

msvcr10 (native, builtin)
msvcr80 (native, builtin)
msvcr90 (native, builtin)

to install the patch, and:

msvcr100 (builtin, native)
msvcr80 (builtin, native)
msvcr90 (builtin, native)

to play.
Previous page12