Pages: 1 2 3 :: [one page] |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Nuvaro
Allied Operations Jokers Wild.
0
|
Posted - 2012.03.13 13:36:00 -
[1] - Quote
Hey im getting the same abnormal crash error thing that every one else is just woundering if any one might have found a fix for it yet. thanks |

Kismeteer
GoonWaffe Goonswarm Federation
109
|
Posted - 2012.03.13 13:41:00 -
[2] - Quote
In the other thread, changing msvcr100 from "native,builtin" to "builtin,native" seems to work well for some people.
To do this: winecfg, select library tab, scroll down to the msvcr100 one, click add, then edit it, change it, apply.
A picture of this: http://i.imgur.com/nkSWp.png |

Kismeteer
GoonWaffe Goonswarm Federation
110
|
Posted - 2012.03.13 13:50:00 -
[3] - Quote
I finally got this working by upgrading from 1.2.2 to 1.3 via this link: http://www.winehq.org/download/ubuntu
I also did the upgrade to vcrun2010 as well doing: winetricks dlls vcrun2010 |

Nuvaro
Allied Operations Jokers Wild.
0
|
Posted - 2012.03.13 13:52:00 -
[4] - Quote
can you please post the command lines of those im kinda new to linux or i can look them up via google lol but yes will try and thank you for help |

Nuvaro
Allied Operations Jokers Wild.
0
|
Posted - 2012.03.13 14:00:00 -
[5] - Quote
Tried both and it didnt work. same problem still |

Clare Normandi
Imperial Guardians The Aurora Shadow
0
|
Posted - 2012.03.13 15:27:00 -
[6] - Quote
Thank you! Worked for me too/ |

Kismeteer
GoonWaffe Goonswarm Federation
115
|
Posted - 2012.03.13 16:07:00 -
[7] - Quote
Nuvaro wrote:can you please post the command lines of those im kinda new to linux or i can look them up via google lol but yes will try and thank you for help
Sure: 1. Type 'winecfg' 2. Select "libraries" tab 3. Pull down the 'New override for library' and select "msvcr100" 4. Click add. 5. Click msvcr100 and hit 'edit'. 6. Select 'Builtin then Native' 7. Hit okay on the edit override. 8. Hit apply and then okay on wine configuration. 9. Restart eve.
If that fails for you, type "winetricks dlls vcrun2010" and let it walk you through upgrading that. |

velusip
Douchingtons Shadow Cartel
0
|
Posted - 2012.03.13 16:30:00 -
[8] - Quote
Updated steps for new launcher. These have worked for me for a long time.
export WINEARCH=win32 && wineboot wget http://www.kegel.com/wine/winetricks chmod 755 winetricks winetricks corefonts vcrun2005 vcrun2008 vcrun2010 winetricks d3dx9_43 # http://download.cnet.com/Microsoft-XML-Parser-MSXML-3-0-Service-Pack-7-SP7/3000-7241_4-10731613.html wine msiexec /i msxml3.msi winecfg # libraries tab -> set "msvcr100 (native, builtin)" to "msvcr100(builtin, native)" # Turn desktop emulation on
# errors with msvcp80 -- http://forum.winehq.org/viewtopic.php?p=66210&sid=5f5ff0dd268a041d23a62f23cc095233 Try renaming the file x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_deadbeef.manifest. (Just append something to the name so it's easy to revert.) It is located in the wineprefix's windows/winsxs/manifests directory.
|

Sarummay
23rd Dark Orbit Squadron Fidelas Constans
0
|
Posted - 2012.03.13 16:59:00 -
[9] - Quote
Kismeteer wrote:Nuvaro wrote:can you please post the command lines of those im kinda new to linux or i can look them up via google lol but yes will try and thank you for help Sure: 1. Type 'winecfg' 2. Select "libraries" tab 3. Pull down the 'New override for library' and select "msvcr100" 4. Click add. 5. Click msvcr100 and hit 'edit'. 6. Select 'Builtin then Native' 7. Hit okay on the edit override. 8. Hit apply and then okay on wine configuration. 9. Restart eve. If that fails for you, type "winetricks dlls vcrun2010" and let it walk you through upgrading that.
the installation of vrun2010 via winetricks fails for me, is there any other way to get that installed? EVE worked before fine, I can add msvcr100 to my libraries and do the steps mentioned above, but eve does nothing after the "EVE crucible"-sign (before the login screen) and the virtual desktop closes.
Sorry for the short form i wrote something with error messages and stuff but this forum ate it and now i am a bit pissed... |

mrkaczor trader
Grey Toxic Sword Inver Brass
0
|
Posted - 2012.03.13 17:26:00 -
[10] - Quote
I have 2 errors depending if vcrun2010 is native or buildin
With native:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation 0x48b000 0 0x33f31c 4 fixme:win:EnumDisplayDevicesW ((null),0,0x338608,0x00000000), stub!
With buildin:
err:module:find_forwarded_export function not found for forward 'msvcrt._controlfp_s' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._except_handler4_common' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._configthreadlocale' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._initterm_e' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._vsnprintf_s' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt.vsprintf_s' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._itow_s' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt.??0bad_cast@@QAE@PBD@Z' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._fseeki64' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._unlock_file' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._lock_file' used by L"C:\\windows\\system32\\msvcr100.dll". If you are using builtin L"msvcr100.dll", try using the native one instead. wine: Call from 0x7bc4a970 to unimplemented function msvcrt.dll._set_printf_count_output, aborting err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
it worked yesterdays evening :( |
|

Spoofeydoo
Nova-Tek
3
|
Posted - 2012.03.13 17:34:00 -
[11] - Quote
Thanks adding vcrun2010 and changing the driver worked for me. |

Godfrey Silvarna
Stargates and Smuggler Barons
0
|
Posted - 2012.03.13 18:09:00 -
[12] - Quote
Kismeteer wrote:In the other thread, changing msvcr100 from "native,builtin" to "builtin,native" seems to work well for some people. To do this: winecfg, select library tab, scroll down to the msvcr100 one, click add, then edit it, change it, apply. A picture of this: http://i.imgur.com/nkSWp.png This fixed it for me. I am running wine-1.4-rc6. I would suggest updating wine over installing winetricks stuff as those can add more conflicts in some cases. |

Bent Barrel
43
|
Posted - 2012.03.13 18:13:00 -
[13] - Quote
I got this:
haplo@nexus ~/.wine/drive_c/Program Files/CCP/EVE $ wine launcher/launcher.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) err:module:attach_process_dlls "MSVCR90.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\CCP\\EVE\\launcher\\launcher.exe" failed, status c0000142
Had to change msvcr90 to builtin,native and things work now. At least the launcher. |

Kismeteer
GoonWaffe Goonswarm Federation
117
|
Posted - 2012.03.13 19:15:00 -
[14] - Quote
velusip wrote:Updated steps for new launcher. These have worked for me for a long time.
Please try these steps before going nuts and switching platforms.
Please check the multiclient thread if you come up with any solutions for multiclient on Linux. |

Trebron Znieh
Nich Die Mama Demolition Dogs
1
|
Posted - 2012.03.13 19:34:00 -
[15] - Quote
Kismeteer wrote:velusip wrote:Updated steps for new launcher. These have worked for me for a long time.
Please try these steps before going nuts and switching platforms. Please check the multiclient thread if you come up with any solutions for multiclient on Linux.
Someone had the splution to that one already. In the settings of the Launcher, enable "exit launcher after client started". Then you should have multiple clients again.
But my client still will not start :)
Can somebody confirm it works in 64 Bit Ubuntu? Which DirectX versions are you running? Must VCRUN 2008 be installed?
|

Sarummay
23rd Dark Orbit Squadron Fidelas Constans
0
|
Posted - 2012.03.13 19:36:00 -
[16] - Quote
After updating winetricks (didn't thought about this ) i manged to install vrun2010, but the problem remains that EVE stops before the log-in screen (virtual desktop closes), without error notification.
I use Linux Mint 10, if that matters. |

Woo Mi
Federal Navy Academy Gallente Federation
0
|
Posted - 2012.03.13 20:53:00 -
[17] - Quote
Ah well, at least EVE gate still works so I can update my skills. I'll try upgrading to wine1.4 tomorrow with all the winetricks and see whether that gets things working. Grmbl |

Darkpepper
Ksatra Varuna Talocan United
0
|
Posted - 2012.03.13 21:40:00 -
[18] - Quote
Sarummay wrote:After updating winetricks (didn't thought about this  ) i manged to install vrun2010, but the problem remains that EVE stops before the log-in screen (virtual desktop closes), without error notification. I use Linux Mint 10, if that matters.
Linux Mint user \o/ woot :)
Well have you tried to change the DLL in the winecfg from "native, integrated" to "integrated, native" ? it worked for me ;)
|

Ribaldry
43
|
Posted - 2012.03.13 23:08:00 -
[19] - Quote
Kismeteer wrote:Nuvaro wrote:can you please post the command lines of those im kinda new to linux or i can look them up via google lol but yes will try and thank you for help Sure: 1. Type 'winecfg' 2. Select "libraries" tab 3. Pull down the 'New override for library' and select "msvcr100" 4. Click add. 5. Click msvcr100 and hit 'edit'. 6. Select 'Builtin then Native' 7. Hit okay on the edit override. 8. Hit apply and then okay on wine configuration. 9. Restart eve. If that fails for you, type "winetricks dlls vcrun2010" and let it walk you through upgrading that.
Excellent help. This didn't get me where I needed to be, but it was exactly in the right direction. There is one additional step required for me which is to do the same for msvcr90 (visual studio runtime v9).
1. In a terminal or from a run menu, type "winecfg" and press enter. 2. Select "libraries" tab 3. Pull down the "New override for library" and select "msvcr100" (you can type this to find it faster) 4. Click "Add" (this will put it in the bottom list of "Existing overrides") 5. Click msvcr100 from the "Existing overrides" list and hit 'Edit...' 6. Select "Builtin then Native" 7. Click "OK" 8. Pull down the "New override for library" and select "msvcr90" (you can type this to find it faster) 9. Click "Add" (this will put it in the bottom list of "Existing overrides") 10. Click msvcr90 and hit 'Edit...' 11. Select 'Builtin then Native' 12. Click "OK" 13. On the main winecfg window, click "Apply" then "OK" 14. Run eve your normal way. No reboot is required.
Also, make sure you have the runtimes for the older version of VS.
Run the following commands: winetricks dlls vcrun2010 winetricks dlls vcrun2008 winetricks dlls vcrun2005
Running linux 3.0.0-16 x86-64 on Xubuntu 11.10 with wine1.4 RC6 from the ubuntu-wine launchpad ppa.
Oh yeah, and I'm running multiple clients no problems as well, but I checked the 2 checkboxes on the launcher config (don't remember what they were, but it was about not running the launcher after eve has started and such). Be a leader and make EVE what you want it to be. -á-- CCP Navigator https://forums.eveonline.com/default.aspx?g=posts&m=495762#post495762 |

Europol Agent917
Yarr Time
0
|
Posted - 2012.03.13 23:11:00 -
[20] - Quote
Did not work for me. Updated vcrun2010 vcrun2008 d3dx_43 etc etc in fresh dl winetricks. If I set msvcr100 + msvcrt to builtin+native it fails. If I force "builtin" I get a blackscreen with this in my console
Quote: exception has occurred. It has been logged in the log server as exception #1641 An exception has occurred. It has been logged in the log server as exception #1642 An exception has occurred. It has been logged in the log server as exception #1643 An exception has occurred. It has been logged in the log server as exception #1644 An exception has occurred. It has been logged in the log server as exception #1645 An exception has occurred. It has been logged in the log server as exception #1646 An exception has occurred. It has been logged in the log server as exception #1647 An exception has occurred. It has been logged in the log server as exception #1648 An exception has occurred. It has been logged in the log server as exception #1649 An exception has occurred. It has been logged in the log server as exception #1650 An exception has occurred. It has been logged in the log server as exception #1651 An exception has occurred. It has been logged in the log server as exception #1652 An exception has occurred. It has been logged in the log server as exception #1653 An exception has occurred. It has been logged in the log server as exception #1654 An exception has occurred. It has been logged in the log server as exception #1655 An exception has occurred. It has been logged in the log server as exception #1656 An exception has occurred. It has been logged in the log server as exception #1657 An exception has occurred. It has been logged in the log server as exception #1658
|
|

Mr M
Agony Unleashed
141
|
Posted - 2012.03.13 23:52:00 -
[21] - Quote
Debian Squeeze Wine 1.4 Nvidia 290.10
Changed msvcr100.dll from native, builtin to builtin, native and now it's starting as it should.
|

Ludriska
Republic University Minmatar Republic
0
|
Posted - 2012.03.14 03:02:00 -
[22] - Quote
I guess tried every already mentioned solution, but nothing worked for me
ArchLinux x86_64, nvidia 295.20-3, wine 1.4-1
I will try with a new wineprefix tomorrow.
|

Van Brum
One Ship Army
3
|
Posted - 2012.03.14 03:12:00 -
[23] - Quote
New update, and folks it's not working again! 
I have wineprefix with msvcr100.dll (builtin, native). Yesterday everything was fine with new launcher. After clicking PLAY i have following:
err:module:find_forwarded_export module not found for forward 'msvcr90._recalloc' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._invalid_parameter_noinfo' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encoded_null' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90.__clean_type_info_names_internal' used by L"C:\\windows\\system32\\msvcr100.dll" fixme:heap:HeapSetInformation (nil) 1 (nil) 0 err:module:find_forwarded_export module not found for forward 'msvcr90._fstat64i32' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._stat64i32' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90.__sys_nerr' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90.__sys_errlist' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._wstat64i32' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90.__clean_type_info_names_internal' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90.?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encoded_null' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encoded_null' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._recalloc' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90.__clean_type_info_names_internal' used by L"C:\\windows\\system32\\msvcr100.dll" err:module:find_forwarded_export module not found for forward 'msvcr90.?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z' used by L"C:\\windows\\system32\\msvcr100.dll" fixme:heap:HeapSetInformation 0x110000 0 0x33f2d8 4 wine: Call from 0x7bc4d120 to unimplemented function MSVCR100.dll._fstat64i32, aborting fixme:dbghelp:elf_search_auxv can't find symbol in module wine: Unimplemented function MSVCR100.dll._fstat64i32 called at address 0x7bc4d120 (thread 003f), starting debugger...
Reverting msvcr100 or msvcr90 to native or builtin in any order is useless. Now I lay me down to sleep(3) Pray the OS my core to keep If I die before I wake Pray the Disk my core to take |

Ribaldry
43
|
Posted - 2012.03.14 03:43:00 -
[24] - Quote
Seems like the latest update has broken me again... "Module not found. LoadLibrary(pythondll) failed"
Does this for eve.exe and repair.exe Be a leader and make EVE what you want it to be. -á-- CCP Navigator https://forums.eveonline.com/default.aspx?g=posts&m=495762#post495762 |

Solver Bear
Enterprise Manufactuers United
0
|
Posted - 2012.03.14 03:54:00 -
[25] - Quote
Ribaldry wrote: 10. Click msvcr90 and hit 'Edit...' 11. Select 'Builtin then Native' 12. Click "OK" 13. On the main winecfg window, click "Apply" then "OK" 14. Run eve your normal way. No reboot is required.
Oh yeah, and I'm running multiple clients no problems as well, but I checked the 2 checkboxes on the launcher config (don't remember what they were, but it was about not running the launcher after eve has started and such).
EDIT: Well it seems FPS is in the shitter. 18 FPS w/ 2 clients, 28 FPS with one... yesterday I was locked to vsync at 60 w/ three clients running. Seems this is not a linux only issue.
Confirmed |

Van Brum
One Ship Army
3
|
Posted - 2012.03.14 03:57:00 -
[26] - Quote
Fresh wineprefix install and Ribaldry solution fixes new eve version for me. Nice! :) Now I lay me down to sleep(3) Pray the OS my core to keep If I die before I wake Pray the Disk my core to take |

Cevin North
Red Dwarf Mining Corporation space weaponry and trade
1
|
Posted - 2012.03.14 05:24:00 -
[27] - Quote
Cool this did actually work for me, as i had EVE running yesterday, even with the little inside patch that got installed.
However now this new Launcher (which is annoying the hell out of me) comes up again with a runtime error.
The error i ger is Program EVE\bin\exefile.exe goes into error Errorcode R6034 an application has attempted to run the C runtime library incorrectly.
IGÇÖve let Google hunt for this problem, but no solutions yet... IGÇÖve tried all fixes published before to get this fixed too as i had a working client, but no success, any ideas? |

Mr M
Agony Unleashed
141
|
Posted - 2012.03.14 05:49:00 -
[28] - Quote
Cevin North wrote:The error i ger is Program EVE\bin\exefile.exe goes into error Errorcode R6034 an application has attempted to run the C runtime library incorrectly.
Not a solution, but, if you read on R6034 here http://msdn.microsoft.com/en-us/library/ms235560(v=vs.80).aspx it says
Quote:An application has made an attempt to load the C runtime library without using a manifest. This is an unsupported way to load Visual C++ DLLs. You need to modify your application to build with a manifest. For more information, see the "Visual C++ Libraries as Shared Side-by-Side Assemblies" topic in the product documentation. So it seems like we need CCP to add "a manifest" and it should work again.
|

Marshiro
MOE Corp
11
|
Posted - 2012.03.14 07:17:00 -
[29] - Quote
Ubuntu 11.04 natty user here.
Here is what I am getting:
Terminal; EVE Client version 7.3 build 349998 starting 02:12:35 Multi-Language System: Client using language [EN] Starting up Trinity through _trinity_deploy.dll ... fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes fixme:win:EnumDisplayDevicesW ((null),0,0x33862c,0x00000000), stub! Skipping GameWorld unittests
Then a window pops up with:
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\program files\CCP\Eve\bin\Evefile.exe
abnormal program termination
I have changed wine from 1.2 to 1.3, did all the msvcr changes as suggested. |

mrkaczor trader
Grey Toxic Sword Inver Brass
1
|
Posted - 2012.03.14 07:43:00 -
[30] - Quote
msvcrt and msvcr100 BOTH need to have "buildin then native" that what sE from launcher in my case! |
|

Bent Barrel
45
|
Posted - 2012.03.14 07:48:00 -
[31] - Quote
Mr M wrote:Cevin North wrote:The error i ger is Program EVE\bin\exefile.exe goes into error Errorcode R6034 an application has attempted to run the C runtime library incorrectly.
Not a solution, but, if you read on R6034 here http://msdn.microsoft.com/en-us/library/ms235560(v=vs.80).aspx it says Quote:An application has made an attempt to load the C runtime library without using a manifest. This is an unsupported way to load Visual C++ DLLs. You need to modify your application to build with a manifest. For more information, see the "Visual C++ Libraries as Shared Side-by-Side Assemblies" topic in the product documentation. So it seems like we need CCP to add "a manifest" and it should work again.
I do have a manifest for msvcr90 on my windows and linux installs, so that should not be a problem ??? |

Elegbara
White Wolf Enterprises Harmonious Ascent
81
|
Posted - 2012.03.14 07:57:00 -
[32] - Quote
I'm getting a pythondll error. Searched internets a bit but haven't yet found any solution. |

Marl Ginnishi
Huang Yinglong
0
|
Posted - 2012.03.14 08:23:00 -
[33] - Quote
The "builtin,native" change fixed the first error for me, then eve updated itself and now I get the python error, too:
http://i.imgur.com/y2Waq.png
complete text from that window:
http://pastebin.com/bZyCm3f8
(running the repair tool found no errors,btw) |

Marl Ginnishi
Huang Yinglong
0
|
Posted - 2012.03.14 09:58:00 -
[34] - Quote
This fixed the problem:
export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8
Thanks! |

Sidra Necia
Syndicate of Interstellar Killers The Unwilling.
0
|
Posted - 2012.03.14 11:50:00 -
[35] - Quote
Fix for today's patch seems to be the following (this worked for me at least): ( I had the "Errorcode R6034")
run winecfg and change:
(native, builtin) to (builtin, native) for all of the following:
msvcr100 msvcr90 msvcr80
My distro is ArchLinux 64 bit with latest nvidia drivers.
|

darius mclever
25
|
Posted - 2012.03.14 12:05:00 -
[36] - Quote
Sidra Necia wrote:Fix for today's patch seems to be the following (this worked for me at least): ( I had the "Errorcode R6034")
run winecfg and change:
(native, builtin) to (builtin, native) for all of the following:
msvcr100 msvcr90 msvcr80
My distro is ArchLinux 64 bit with latest nvidia drivers.
this or post https://forums.eveonline.com/default.aspx?g=posts&m=934590#post934590 work for me.
openSUSE Factory, wine 1.4 and nvidia  |

Sarummay
23rd Dark Orbit Squadron Fidelas Constans
0
|
Posted - 2012.03.14 12:51:00 -
[37] - Quote
Marl Ginnishi wrote:This fixed the problem: export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 Thanks!
where do i change this settings? Typed it in terminal and still getting the same crash like you before(searched in the Internet and this seems the correct way but it still don't work) Anyone know if there is a different command for linux mint (should be the same as on ubuntu)? Or is there another way to change this setting? |

Marl Ginnishi
Huang Yinglong
0
|
Posted - 2012.03.14 12:55:00 -
[38] - Quote
It worked this morning. after downtime my eve crashes again.  (actually the launcher crashes. it only gets to 50% patch download)
If you start eve from the command line (or shell script) execute those commands before the wine command. |

mrkaczor trader
Grey Toxic Sword Inver Brass
2
|
Posted - 2012.03.14 12:57:00 -
[39] - Quote
By trial and error it looks like setting vcrun100, vcrun90 and vcrunt to "buildin, native" finally solved the issue ... |

Nuvaro
Allied Operations Jokers Wild.
0
|
Posted - 2012.03.14 12:57:00 -
[40] - Quote
well i had it working before the update (they did agin this morning then it crashes while doing patch thing. any one knwo how to fix this one. lol since i finally figured out the other one lol |
|

Nuvaro
Allied Operations Jokers Wild.
0
|
Posted - 2012.03.14 13:01:00 -
[41] - Quote
mrkaczor trader wrote:By trial and error it looks like setting vcrun100, vcrun90 and vcrunt to "buildin, native" finally solved the issue ...
is what i finally had to do to fix the other problem this one is when the launcher is patching whatever |

Nuvaro
Allied Operations Jokers Wild.
0
|
Posted - 2012.03.14 13:26:00 -
[42] - Quote
Marl Ginnishi wrote:It worked this morning. after downtime my eve crashes again.  (actually the launcher crashes. it only gets to 50% patch download) If you start eve from the command line (or shell script) execute those commands before the wine command.
same problem gets to 48% any fixes |

Rastuasi
Crunchy Crunchy Peregrine Nation
1
|
Posted - 2012.03.14 13:51:00 -
[43] - Quote
Sidra Necia wrote:Fix for today's patch seems to be the following (this worked for me at least): ( I had the "Errorcode R6034")
run winecfg and change:
(native, builtin) to (builtin, native) for all of the following:
msvcr100 msvcr90 msvcr80
My distro is ArchLinux 64 bit with latest nvidia drivers.
Fixed the launchers update runtime error, thanks for the tip...but now I cannot launch 2 clients again (before you could close out the launcher and start it in a new instance of wine |

Sarummay
23rd Dark Orbit Squadron Fidelas Constans
0
|
Posted - 2012.03.14 13:57:00 -
[44] - Quote
Marl Ginnishi wrote:It worked this morning. after downtime my eve crashes again.  (actually the launcher crashes. it only gets to 50% patch download) If you start eve from the command line (or shell script) execute those commands before the wine command.
Ok thank you it now works for me . |

Buzzy Warstl
Huron Syndicate
53
|
Posted - 2012.03.14 13:59:00 -
[45] - Quote
Quote: but now I cannot launch 2 clients again (before you could close out the launcher and start it in a new instance of wine
You need to set the launcher to close after launch. The options menu is cleverly concealed in the upper right-hand corner of the launcher window.
Could we send a UI tutor over to Iceland to spend a week with these guys? |

Noel Letis
Strange Space Citizen
0
|
Posted - 2012.03.14 14:00:00 -
[46] - Quote
Marl Ginnishi wrote:This fixed the problem: export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 Thanks!
Works for me with msvcr90 and msvcr100 set to builtin, native.
Thanks |

Godfrey Silvarna
Stargates and Smuggler Barons
0
|
Posted - 2012.03.14 14:07:00 -
[47] - Quote
Nuvaro wrote:well i had it working before the update (they did agin this morning then it crashes while doing patch thing. any one knwo how to fix this one. lol since i finally figured out the other one lol Set all the builtin,native libaries back to native, builtin for the patcher or repair tool, and when the patch is applied/eve repaired, set them all back to builtin, native. |

Nuvaro
Allied Operations Jokers Wild.
0
|
Posted - 2012.03.14 14:08:00 -
[48] - Quote
did the msvcr things and luancher gets to like 48% of doing the newest patch and pops up a error thing saying it has encounterd a serious error and needs to close how you fix it lol |

Nuvaro
Allied Operations Jokers Wild.
0
|
Posted - 2012.03.14 14:21:00 -
[49] - Quote
If the patcher fails to download the patch, revert to (native, builtin):
msvcr10 (native, builtin) msvcr8 (native, builtin) msvcr9 (native, builtin) msvcrt (native, builtin)
It should download and patch up fine. But in order to play the game, you'll have to revert back again:
msvcr100 (builtin, native) msvcr80 (builtin, native) msvcr90 (builtin, native) msvcrt (builtin, native)
Worked for me. |

Miraqu
Cha Ching LtD
15
|
Posted - 2012.03.14 19:24:00 -
[50] - Quote
I may have found a better solution
After patching, do no longer start the eve.exe
Instead, go into EVE/bin and start ExeFile.exe directly
It will launch with the requirements before the launcher. (d3dx9_36, vcrun2005
OFC, launching without patching will rather horribly crash now
Could someone check this and give some Feedback. |
|

Roswell Grayman
The Scope Gallente Federation
0
|
Posted - 2012.03.14 21:01:00 -
[51] - Quote
Miraqu wrote:I may have found a better solution: ... Of course, launching without patching will rather horribly crash now, since ExeFile will no longer check the version. Could someone check this out and give some Feedback?
Wine 1.4 on Debian Squeeze 6.0.4, kernel 2.6.32-5-686-bigmem. I had downloaded offline installer and installed Eve from the scratch into separate WINEPREFIX: $ env WINEPREFIX=/home/roswell/.wine-eve winecfg (to prepare the environment for setup, you may simply close winecfg afterwards)
$ env WINEPREFIX=/home/roswell/.wine-eve wine EVE_Online_Installer_350962.exe
Launched winecfg $ env WINEPREFIX=/home/roswell/.wine-eve winecfg
and added (builtin, native) override for msvcr100. Then, launched bin/ExeFile.exe from Program Files/CCP/EVE $ env WINEPREFIX=/home/roswell/.wine-eve wine eve.exe
and it loaded up simply fine. To avoid possible crashes, I've disabled "Load station environment" option prior to logging on. Eve started running perfectly as it did before. |

Merende Macaco
Tr0pa de elite. G00DFELLAS
2
|
Posted - 2012.03.14 21:14:00 -
[52] - Quote
Patched last night normally, got connected using the vcrun100 builtin, native thing. today the patch applied normally but I had to use builtin, native for the the other two vc runtime libs to get the game loaded. That being said seems that was a lot less hassle (2 minute fix) than some of the problems seen by windows users, esp W7 x64 Ultimate (looping updates and permissions problems). |

Melke
Black Hole Drifters The 99 Percent
0
|
Posted - 2012.03.14 23:41:00 -
[53] - Quote
If you want to make a couple shortcuts you won't have to manually change those wine setting on patch day.
Just run these but keep in mind which version of msvcr you have. I only have msvcr100 and msvcr90 so I don't need to have msvcr80 in my command
To Patch: WINEDLLOVERRIDES="msvcr100,msvcr90,msvcr80=n,b" wine /path/to/eve
To Play: WINEDLLOVERRIDES="msvcr100,msvcr90,msvcr80=b,n" wine /path/to/eve |

Wyack
Legion Noire de Midgard Echoes of Nowhere
1
|
Posted - 2012.03.15 00:20:00 -
[54] - Quote
Hi,
Ubuntu 11.10, Crossover Games
Here I try everything I can. If anyone have an idea what to do next.. I'll appreciate, cause I got no clue ! |

Talis Mahn
Hard Knocks Inc.
2
|
Posted - 2012.03.15 05:47:00 -
[55] - Quote
Nuvaro wrote:If the patcher fails to download the patch, revert to (native, builtin): msvcr10 (native, builtin) msvcr8 (native, builtin) msvcr9 (native, builtin) msvcrt (native, builtin) It should download and patch up fine. But in order to play the game, you'll have to revert back again: msvcr100 (builtin, native) msvcr80 (builtin, native) msvcr90 (builtin, native) msvcrt (builtin, native) Worked for me. 
This is going to get old fast. It works but its a kludge. Shouldn't have to got to all that just to play after a patch. |

Nuvaro
Allied Operations Jokers Wild.
5
|
Posted - 2012.03.15 21:45:00 -
[56] - Quote
its a fix take it or leave it that simple |

Wyack
Legion Noire de Midgard Echoes of Nowhere
1
|
Posted - 2012.03.16 00:14:00 -
[57] - Quote
Nuvaro wrote:its a fix take it or leave it that simple
It's a walk-around for some of us, but doesn't fix the mess for everyone
/me is still looking for a way to play EvE
Ubuntu 11 x64 Crossover Games |

Fearless M0F0
Incursion PWNAGE Asc
13
|
Posted - 2012.03.16 04:46:00 -
[58] - Quote
Melke wrote:If you want to make a couple shortcuts you won't have to manually change those wine setting on patch day.
Just run these but keep in mind which version of msvcr you have. I only have msvcr100 and msvcr90 so I don't need to have msvcr80 in my command
To Patch: WINEDLLOVERRIDES="msvcr100,msvcr90,msvcr80=n,b" wine /path/to/eve
To Play: WINEDLLOVERRIDES="msvcr100,msvcr90,msvcr80=b,n" wine /path/to/eve
This didn't quite work for me, i had to tweak it a little adding '*' to the dll names. My script to launch the clients look like this:
Quote: #/bin/sh export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 export WINEDLLOVERRIDES="*msvcr100,*msvcr90,*msvcr80=b,n" export WINEPREFIX="/data/wine/eve" wine explorer /desktop=eve1,1800x1100 "C:\Program Files\CCP\EVE\bin\Exefile.exe"
Most of this stuff might not be needed, i've been tweaking this script as needed for the last 4 years.
|

Talis Mahn
Hard Knocks Inc.
2
|
Posted - 2012.03.17 05:57:00 -
[59] - Quote
Sigh, new launcher update that now kills the launcher. W.T.F.? Now I get LoadLibrary(pythondll) failed
Then C:\users\(username)\nsae04.tmp\PYTHON27.DLL
And it repeats |

mnkybrdr
Almega Enterprizes Irrelevant.
1
|
Posted - 2012.03.17 06:03:00 -
[60] - Quote
Yeah, Im now getting
"Module not found" LoadLibrary (pythondll) failed
when it runs the null soft installer to update the Eve Online Launcher.
Im so close to cancelling my eve sub. I just want to play eve not debug it every f##kin day. I do that at work. |
|

Momoro
2
|
Posted - 2012.03.17 07:14:00 -
[61] - Quote
You can skip the launcher by running bin\ExeFile.exe directly rather than eve.exe: https://forums.eveonline.com/default.aspx?g=posts&t=82532&find=unread
So if you cannot patch, then you might be able to at least use the offline installer, and then bypass the launcher by directly executing ExeFile.exe. As a bonus, you only need to set msvcr100 to builtin,native. The other DLLs can stay on native,builtin, which might help with FPS. |

Wyack
Legion Noire de Midgard Echoes of Nowhere
1
|
Posted - 2012.03.17 16:36:00 -
[62] - Quote
Still, ExeFile.exe does not walk-around the problem for me (dlls builtin first):
"The ExeFile.exe program encounter a serious problem and has to be stopped. We are sorry..."
When using eve.exe or launcher.exe (dlls builtin first)
Runtime Error Program: C:\Program Files\CCP\EVE\bin\ExeFile.exe R603 An application has made an attempt to load the C runtime library incorrectly
This message pop up 4-5 times per tria
When using eve.exe or launcher.exe or ExeFile.exe (with msvcr100 in native first)
Runtime Error Program: C:\Program Files\CCP\EVE\bin\ExeFile.exe abnormal program terminatio
I did re-install the all thing twice, Eve client and Crossover Game
Repair.exe seems to work as it goes to "Complete"
A Beatles song comes to my mind.. "Please, please help me, help mehehe !
It seems that this ExeFile.exe is the devil inside.. 
Ubuntu 11.10 x6 Crossover Game
|

Momoro
2
|
Posted - 2012.03.17 18:13:00 -
[63] - Quote
Wyack wrote:Still, ExeFile.exe does not walk-around the problem for me (dlls builtin first):
"The ExeFile.exe program encounter a serious problem and has to be stopped. We are sorry..."
When using eve.exe or launcher.exe (dlls builtin first)
Runtime Error Program: C:\Program Files\CCP\EVE\bin\ExeFile.exe R603 An application has made an attempt to load the C runtime library incorrectly
This message pop up 4-5 times per tria
When using eve.exe or launcher.exe or ExeFile.exe (with msvcr100 in native first)
Runtime Error Program: C:\Program Files\CCP\EVE\bin\ExeFile.exe abnormal program terminatio
You might want to make sure that you are using a completely new Crossover Games bottle and that you have run the equivalent of winetricks, etc. Otherwise, I would suggest trying to run wine 1.4. What I suggested is more of an optimization, but setting the DLLs to builtin, native have at least allowed the game to run for a lot of people.
Watch for updates here: http://appdb.winehq.org/objectManager.php?sClass=version&iId=25544&iTestingId=70182
If you have support from Crossover, then it might be time to file a ticket.
|

Wyack
Legion Noire de Midgard Echoes of Nowhere
1
|
Posted - 2012.03.17 23:56:00 -
[64] - Quote
Thanks for the advices. Still ExeFile.exe runtime error. I've sent a ticket alerting Crossover Games the first day of this failing patch, no answer.
My two accounts are now not skill training anymore, my corp mates waiting for me, and i'm missing playing this great game..  |

LordArcher
Red Alpha Strike
0
|
Posted - 2012.03.18 00:46:00 -
[65] - Quote
So, just to clarify where we currently stand, there is no way to get the new client working yet that we know of correct? |

Katrina Bekers
Rim Collection RC Test Alliance Please Ignore
70
|
Posted - 2012.03.19 14:14:00 -
[66] - Quote
LordArcher wrote:So, just to clarify where we currently stand, there is no way to get the new client working yet that we know of correct? Wrong.
With an appropriate amount of library juggling (moving back and forth from native to builtin and back), both the launcher - to patch - and the client - to play - work good enough.
I launched both yesterday night, and participated in a terribad POS bash fleet of ~200 pilots without more troubles than pre-patch: https://kb.pleaseignore.com/?a=kill_related&kll_id=394714 (I'm the gal in the SFI, at the bottom of the list) << THE RABBLE BRIGADE >> |

Lorna McLeod
Kerberos Security Inc. EXPLO. KINETIK und ein wenig THERMAL
0
|
Posted - 2012.03.19 22:36:00 -
[67] - Quote
Wyack wrote:When using eve.exe or launcher.exe or ExeFile.exe (with msvcr100 in native first)
Runtime Error Program: C:\Program Files\CCP\EVE\bin\ExeFile.exe abnormal program terminatio
I got that message a lot as well, almost no amount of library juggling seemed to help. I finally got it to run again with msvcr100, msvcr90, msvcr80 and msvcrt set all to builtin, native for the application profiles default, eve.exe, ExeFile.exe, launcher.exe. I updated the game by running repair.exe previously.
That's on gentoo 64bit multilib, wine 1.4 |

Bent Barrel
45
|
Posted - 2012.03.20 10:47:00 -
[68] - Quote
Katrina Bekers wrote:LordArcher wrote:So, just to clarify where we currently stand, there is no way to get the new client working yet that we know of correct? Wrong. With an appropriate amount of library juggling (moving back and forth from native to builtin and back), both the launcher - to patch - and the client - to play - work good enough. I launched both yesterday night, and participated in a terribad POS bash fleet of ~200 pilots without more troubles than pre-patch: https://kb.pleaseignore.com/?a=kill_related&kll_id=394714 (I'm the gal in the SFI, at the bottom of the list)
I have all 4 (80,90,100, msvcrt) set to 'builtin,native' and this works for launcher as well as ExeFile.exe ... |

stopher Vynneve
Center for Advanced Studies Gallente Federation
0
|
Posted - 2012.06.04 20:04:00 -
[69] - Quote
thats for help guys got eve to work on mint 12 lisa does it matter if wine set to work in windows 7 or xp ??? |

Calleo Vaillis
M.R.A Santa Cruz Alliance
2
|
Posted - 2012.06.05 00:54:00 -
[70] - Quote
Hello, I am user "Linux Mint - 13 Maya - Cinnamon." I love for this distribution. I would ask the help of the community, because I can not run EVE Online on Linux Mint. I installed and updated successfully, but the program does not run after the "Launcher". I tried to run the executable it directly from a terminal: "/ home / luovalois / .wine / drive_c / Program Files (x86) / CCP / EVE / bin / ExeFile.exe." The following message appears on the terminal:
lyovalois@hocuspocus ~ $ '/home/lyovalois/.wine/drive_c/Program Files (x86)/CCP/EVE/bin/ExeFile.exe' fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation 0x48b000 0 0x33f31c 4 fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 26/02/2012, dlt (d/m/y): 21/10/2012 Network layer using: CarbonIO Terminating process by request - returning 0lyovalois@hocuspocus ~ $
Please do not make it work for nothing, I have done research in several different forums and google and nothing solve my problem. |
|

After Shok
Galactic Trading Corporation GIP Alliance
22
|
Posted - 2012.06.05 02:43:00 -
[71] - Quote
Calleo Vaillis wrote:Hello,
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 26/02/2012, dlt (d/m/y): 21/10/2012 problem.
Read this topic https://forums.eveonline.com/default.aspx?g=posts&m=1273795
|

Calleo Vaillis
M.R.A Santa Cruz Alliance
2
|
Posted - 2012.06.05 04:39:00 -
[72] - Quote
I followed all the guidelines that the link that gave me and error continues. What do I do now? |

Nebu Retski
Lead Farmers Kill It With Fire
10
|
Posted - 2012.06.05 10:46:00 -
[73] - Quote
Calleo Vaillis wrote:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 26/02/2012, dlt (d/m/y): 21/10/2012 problem.
fixme messages are not errors and should hardly interfere with running eve. Are you getting any other messages, like a windows like popup box and if so what is it.
Can you try to start eve in the following way from the terminal:
WINEDLLOVERRIDES="*msvcrt,*msvcrt80,*msvcrt90,*msvcrt100=b,n" wine "/home/luovalois/.wine/drive_c/Program Files (x86)/CCP/EVE/bin/ExeFile.exe"
If it doesn't work, post every error messages you get (both from the terminal + whatever come up in a popup box).
|

Calleo Vaillis
M.R.A Santa Cruz Alliance
2
|
Posted - 2012.06.05 14:41:00 -
[74] - Quote
Nebu Retski wrote:Calleo Vaillis wrote:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 26/02/2012, dlt (d/m/y): 21/10/2012 problem. fixme messages are not errors and should hardly interfere with running eve. Are you getting any other messages, like a windows like popup box and if so what is it. Can you try to start eve in the following way from the terminal: WINEDLLOVERRIDES="*msvcrt,*msvcrt80,*msvcrt90,*msvcrt100=b,n" wine "/home/luovalois/.wine/drive_c/Program Files (x86)/CCP/EVE/bin/ExeFile.exe" If it doesn't work, post every error messages you get (both from the terminal + whatever come up in a popup box).
I did as you told me and still did not work. The memsagem that appears on the terminal when I run the command:
lyovalois@hocuspocus ~ $ WINEDLLOVERRIDES="*msvcrt,*msvcrt80,*msvcrt90,*msvcrt100=b,n" wine "/home/lyovalois/.wine/drive_c/Program Files (x86)/CCP/EVE/bin/ExeFile.exe" fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation 0x48b000 0 0x33f31c 4 fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 26/02/2012, dlt (d/m/y): 21/10/2012 Network layer using: CarbonIO Terminating process by request - returning 0lyovalois@hocuspocus ~ $
|

Nebu Retski
Lead Farmers Kill It With Fire
11
|
Posted - 2012.06.05 15:36:00 -
[75] - Quote
Calleo Vaillis wrote:I did as you told me and still did not work. The memsagem that appears on the terminal when I run the command
The terminal message you posted does not contain an error. Based on that information we can't help you out. If you are getting an error outside the terminal (pop up in the wine desktop) please post that.
Please do the following and post the output here: uname -a wine --version glxinfo | grep shader
Can you also do the following (no need to post output here, just try to install the game into a different prefix). First of all, judging from the "Program Files (x86)" part in your installation folder I'm assuming you have a 64bit OS and are running a 64bit wine. Please make sure the WINEARCH=32bit is in front of every wine, winecfg or winetricks call to make sure you're running a 32bit wine environment. Also don't forget to change PATH_TO_INSTALLATION_FILE and PATH_TO_CCP_EVE to the appropriate directories!
Now do: WINEARCH=32bit WINEPREFIX=$HOME/.eve winecfg Go to the graphics tab and check the "emulate virtual desktop" and set the resolution you would like.
WINEARCH=32bit WINEPREFIX=$HOME/.eve winetricks corefonts vcrun2005 vcrun2008 vcrun2010 WINEARCH=32bit WINEPREFIX=$HOME/.eve wine "PATH_TO_INSTALLATION_FILE"
This will start installing the game. I suggest you make a folder called games in your wine prefix (it's a new folder .eve in your home that was made). When the installation is done open "$HOME/.eve/user.reg" in your favorite text editor and add the following to the end of the file. [Software\Wine\Direct3D] "DirectDrawRenderer"="opengl" "OffscreenRenderingMode"="fbo" "PixelShaderMode"="enabled" "VertexShaderMode"="hardware"
When you did that try to run the launcher ass follows: WINEARCH=32bit WINEPREFIX=$HOME/.eve WINEDLLOVERRIDES="*msvcrt,*msvcrt80,*msvcrt90,*msvcrt100=n,b" wine "$HOME/.eve/drive_c/PATH_TO_CCP_EVE/eve.exe"
Let the launcher update your installation in case it is needed. When the launcher finishes updating, DON'T click play, just close the launcher and run the following (COPY IT and adjust the PATH_TO_CCP_EVE, DON'T use the previous command that was used to start the launcher): WINEARCH=32bit WINEPREFIX=$HOME/.eve WINEDLLOVERRIDES="*msvcrt,*msvcrt80,*msvcrt90,*msvcrt100=b,n" wine "$HOME/.eve/drive_c/PATH_TO_CCP_EVE/bin/ExeFile.exe"
ps: if it doesn't work and you have more errors showing up, please post them as well. You can always use the previous install by removing WINEARCH=32bit WINEPREFIX=$HOME/.eve from the command and running wine on the old eve.exe or bin/ExeFile.exe.
|

DeChron Exavier
Tactical Research and Development
0
|
Posted - 2012.06.24 01:06:00 -
[76] - Quote
Arch linux 32bit:
I have tried everything above and nothing worked. I was getting the Runtime errors, by making b,n runtime errors stopped, but the client doesnt load, weather I use terminal or launcher.
Program Error: The program ExeFile.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine. You may want to theck the Application Database for tips about running this application.
I have been reading for a few days now, all the methods I have tried do not work. This may be a wine issue, if you happen to know please post. I am pretty new, have Nvidia, using nouveau-dri everything works really.
When I click Play from launcher same error. Full Error Log from terminal execution: http://testsite.soundboundfx.com/error.txt |

Faith Audene
EVE University Ivy League
0
|
Posted - 2012.08.21 17:19:00 -
[77] - Quote
I've tried all, set all the wintricks and msv-libraries to builtin/native and the dx-libraries to native and this all I get:
$ wine bin/ExeFile.exe fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation 0x48b000 0 0x32f30c 4 Network layer using: CarbonIO Terminating process by request - returning 0
It did install and patch the game without any problems, but actually running it doesnt work. |

Faith Audene
EVE University Ivy League
0
|
Posted - 2012.08.21 17:22:00 -
[78] - Quote
Faith Audene wrote:I've tried all, set all the wintricks and msv-libraries to builtin/native and the dx-libraries to native and this all I get:
$ wine bin/ExeFile.exe fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:heap:HeapSetInformation 0x48b000 0 0x32f30c 4 Network layer using: CarbonIO Terminating process by request - returning 0
It did install and patch the game without any problems, but actually running it doesnt work.
Power of posting... I removed the special config for ExeFile.exe in winecfg and set globally the defaults for the msv-libs to buildin/native. Now it started \o/ |
|
|
|
Pages: 1 2 3 :: [one page] |