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.
 

My first wine install - Eve lauch issues

Author
Wh3don
Deep Core Mining Inc.
Caldari State
#1 - 2011-12-15 11:48:21 UTC
Hi,

As the title tells it, i'm new to linux.

I installed an Ubuntu 11.10 with Winetricks 1.3.28.
I downloaded corefonts.
I installed graphic card drivers from Nvidia (checked the Direct Rendering : ok).

But when i launched EVE, i got that :

fixme:gameux:GameExplorerImpl_VerifyAccess (0x126c10, L"C:\\Program Files\\CCP\\EVE\\eve.exe", 0x33fdbc)
wine: Call from 0x7ed85479 to unimplemented function msvcp80.dll.??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z, aborting
wine: Unimplemented function msvcp80.dll.??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z called at address 0x7ed85479 (thread 002d), starting debugger...
Unhandled exception: unimplemented function msvcp80.dll.??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z called in 32-bit code (0x7ed85479).
[...]
Backtrace:
=>0 0x7ed85479 in kernel32 (+0x25479) (0x7ed9fbb0)
1 0x80000100 (0x7ed9fbb0)
wine: Call from 0x7ed85479 to unimplemented function msvcp80.dll.??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z, aborting

Can anyone help me please ? Sad
Wh3don
Deep Core Mining Inc.
Caldari State
#2 - 2011-12-15 13:07:02 UTC  |  Edited by: Wh3don
Ive looked for that DLL on internet.
I found a windows fix file Big smile that I installed through Wine.

Now EVE starts correctly.
I have to improve the launch cause i play in dual account.

I hope it will help people having the same issue.
Agaetis Byrjun Endalaust
#3 - 2011-12-15 15:29:31 UTC  |  Edited by: Agaetis Byrjun Endalaust
you can also try other ways rather than finding a win fixer:
1- if that lib is already in your drive_c but in a different path, just find it and recreate the correct path
2- download the lib itself (just google it) and place it where wine looks for

__________________________ just because you're paranoid it doesn't mean they're not after you

Jerera
#4 - 2011-12-15 18:12:57 UTC
Wh3don wrote:
Ive looked for that DLL on internet.
I found a windows fix file Big smile that I installed through Wine.

Now EVE starts correctly.
I have to improve the launch cause i play in dual account.

I hope it will help people having the same issue.


For next time you'll have to do this, just run "winetricks vcrun2005", it will solve the problem in a much cleaner way.
Wh3don
Deep Core Mining Inc.
Caldari State
#5 - 2011-12-16 08:03:02 UTC  |  Edited by: Wh3don
Indeed, i did it. But unfortunnatly it didnt work.

edit : i saw on severals forum that that files was installed by this command but without the right name.
I couldnt find the right name to rename it.

So i tried that DLL Fixer Big smile Perfect !