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.
 

CentOS - Client Crash

Author
Dark Klotz
Take A Wish Foundation
CAStabouts
#1 - 2012-07-17 01:28:05 UTC
I am currently running the newest version of CentOS. I've installed Wine, and installed the dx-libs. The launcher comes up, when I click Play the Client will open then close immediately, very similar to how a Windows machine without DirectX will act.

I am very new to the desktop part of Linux, but I am pretty well versed on the server side of things. I simply cannot figure this out. Any help would be appreciated.

/DK

Co-CEO - Virulent Resolve

Katrina Bekers
A Blessed Bean
Pandemic Horde
#2 - 2012-07-18 09:43:43 UTC
There are (still) a lot of quirks to fix, and hoops to jump thru.

Look in the other threads, in the end you will find your own working setup. Don't give up!

<< THE RABBLE BRIGADE >>

Dark Klotz
Take A Wish Foundation
CAStabouts
#3 - 2012-07-19 19:00:09 UTC
When I run the wine command for the eveexe file I get the following at the end of the scroll.
Backtrace:
=>0 0x7b835b23 RaiseException+0x53() in kernel32 (0x0032fa58)
1 0x682192c8 __wine_spec_unimplemented_stub+0x37() in msvcr100 (0x0032fdfc)
2 0x68218f15 __wine_stub_wcsncat_s+0x28() in msvcr100 (0x0032fdfc)
3 0x00402a7f in exefile (+0x2a7e) (0x0032fe90)
4 0x7b854bcc call_process_entry+0xb() in kernel32 (0x0032fea8)
5 0x7b854bcc call_process_entry+0xb() in kernel32 (0x0032fee8)
6 0x7b85713d start_process+0x5c() in kernel32 (0x0032fef8)
7 0x7bc70070 call_thread_func+0xb() in ntdll (0x0032ffc8)
8 0x7bc70241 call_thread_entry_point+0x70() in ntdll (0x0032ffe8)
9 0x7bc4a96b start_process+0x2a() in ntdll (0x00000000)
wine: Call from 0x7b835b23 to unimplemented function msvcr100.dll.wcsncat_s, aborting
wine: Call from 0x7b835b23 to unimplemented function msvcr100.dll.wcsncat_s, aborting


I have tried setting the override every which way possbile for msvcr100 but doesnt fix anything. Suggestions?

Co-CEO - Virulent Resolve

Bent Barrel
#4 - 2012-07-19 20:13:47 UTC
winetricks vcrun2005 vcrun2008 vcrun2010
Dark Klotz
Take A Wish Foundation
CAStabouts
#5 - 2012-07-19 20:47:07 UTC  |  Edited by: Dark Klotz
Ok, I got rid of the msvcrt override and changed msvcr100 to native, bultin, and now i get the following output:

[klotz@epime ~]$ wine /home/klotz/.wine/drive_c/Program\ Files/CCP/EVE/bin/ExeFile.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation 0x48b000 0 0x32f34c 4
Network layer using: CarbonIO
Terminating process by request - returning 0[klotz@epime ~]

Co-CEO - Virulent Resolve