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.
 

Has anybody tried the new Launcher?

Author
Eklykti
Anarchy Squad
UA Fleets
#61 - 2012-03-14 10:36:49 UTC  |  Edited by: Eklykti
You don't need your system locale to be set to english. You can only change it to the EVE client by adding export strings to startup script or by running it with:
env LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 wine blablabla
Wedje
TerraNovae
Workers Trade Federation
#62 - 2012-03-14 10:38:04 UTC
Eklykti wrote:
Run "wine bin/DirectX/DXSETUP.exe /silent" from EVE's directory


Thank you VERY MUCH! Big smile
Khi3l
The Phoenix Revival
#63 - 2012-03-14 10:47:54 UTC
Eklykti wrote:
You don't need your system locale to be set to english. You can only change it to the EVE client by adding export strings to startup script or by running it with:
env LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 wine blablabla


Thank you so much dude, you've made my life better this day :)
Peri Simone
Black Rebel Rifter Club
The Devil's Tattoo
#64 - 2012-03-14 11:05:35 UTC
Shadow Lightbringer wrote:
I started to get the "runtime error: R6034" message and I was able to get past it by changing the library settings in Winecfg to:

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


At the moment, I am running ElementaryOS Jupiter (Based on Ubuntu 10.10) and Wine 1.4 RC6.

Hope that helps.


Same problem: worked yesterday, today R6034. This fixed it - many thanks Shadow.

Ubuntu 10.04, Wine 1.4-rc5
Zsola
Strange Energy
#65 - 2012-03-14 11:07:09 UTC
Shadow Lightbringer wrote:
YaMoMma wrote:
Did changes the dll as said in this post. Now, i got a runtime error : R6034
I really dont know what to do to get over this problem.
If anyone has a suggestion, i'm willing to try.

Running with an out of date ubuntu.



I started to get the "runtime error: R6034" message and I was able to get past it by changing the library settings in Winecfg to:

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


At the moment, I am running ElementaryOS Jupiter (Based on Ubuntu 10.10) and Wine 1.4 RC6.

Hope that helps.


Ubuntu 11.10 and Wine 1.4 rc6 here.

Had the same runtime error

Had to setup all the vcrun libraries as seen above.
Also install - reinstall directx: -> winetricks d3dx9.
Directx sealed he deal.

System specs: Wine 1.6 - only d3d11 disabled Ubuntu 12.04 NVidia Gfx

Bent Barrel
#66 - 2012-03-14 11:23:18 UTC
anybody getting the python27.dll error from the launcher update ?
Anarielle Shahni
La Cage aux Folles
#67 - 2012-03-14 11:27:56 UTC
I had it, so I switched msvcr80,90 to native,builtin and the update worked.

And to launch the game, I had to switch them back to builtin,native.
Taek'li
Doomheim
#68 - 2012-03-14 11:51:11 UTC  |  Edited by: Taek'li
Changing language worked for me for python27.dll error as of 14.03 before the DT patch. However after DT patch my Eve client is messed up again :))

I stop trying to make it work. Every single small patch since Crucible 1.5 i make it work after several hours of googling stuff and sitting in console trying to make something out of it and then comes yet another small *patch* that is released to supposedly fix the issues and it completely screwes everything up all over again.

Queue set for 3 weeks so i'm going to take a week or so of break and i'll go from there. Good luck to you all
Jax Perro
Broken Compass Initiative
#69 - 2012-03-14 12:14:03 UTC
So far, no good. I think it's time for me to let this game go.
Nei Angi
School of Applied Knowledge
Caldari State
#70 - 2012-03-14 12:19:05 UTC
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.
And as a side note, dear developers, why not just use crossplatform framework like Qt or GTK?
Godfrey Silvarna
Arctic Light Inc.
Arctic Light
#71 - 2012-03-14 12:28:29 UTC
Nei Angi 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.
And as a side note, dear developers, why not just use crossplatform framework like Qt or GTK?

This seems to fix the _thrid_ time the problem comes around, thanks.

Dear god, how hard can it be to test patches before release.
Zsola
Strange Energy
#72 - 2012-03-14 12:29:18 UTC
Nei Angi 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.
And as a side note, dear developers, why not just use crossplatform framework like Qt or GTK?


this did it Ugh

ubuntu 11.10, wine 1.4 rc6

System specs: Wine 1.6 - only d3d11 disabled Ubuntu 12.04 NVidia Gfx

Buzzy Warstl
Quantum Flux Foundry
#73 - 2012-03-14 12:42:33 UTC
Bent Barrel wrote:
anybody getting the python27.dll error from the launcher update ?

I grabbed the python 2.7 package from python.org a while ago when I was having that error with 1.3.

It's overkill, but it worked for me.

http://www.mud.co.uk/richard/hcds.htm Richard Bartle: Players who suit MUDs

Bent Barrel
#74 - 2012-03-14 13:33:48 UTC
Buzzy Warstl wrote:
Bent Barrel wrote:
anybody getting the python27.dll error from the launcher update ?

I grabbed the python 2.7 package from python.org a while ago when I was having that error with 1.3.

It's overkill, but it worked for me.


well that's a last resort one I'll try ....
Michael Vermatt
Pyke Syndicate
Solyaris Chtonium
#75 - 2012-03-14 15:48:45 UTC
Thanks for this information guys, I have it all patched and running now. I appreciate the efforts everyone made to get people back up and running.

I'm on OpenSuse 12 for the record.
Cevin North
Red Dwarf Mining Corporation
space weaponry and trade
#76 - 2012-03-14 16:27:50 UTC
Thanks, worked for me too. I do hope CCP fixes this kind of workarounds to make the game usable for all os-es not just juck windows...
Xorphix
School of Applied Knowledge
Caldari State
#77 - 2012-03-14 17:32:10 UTC
Zipperka wrote:
Its not only you Sad I want my FPS back! X


Not to derail the thread, there is more info on low FPS here:
https://forums.eveonline.com/default.aspx?g=posts&t=80969&find=unread
Kharid Depran
Hedion University
Amarr Empire
#78 - 2012-03-14 21:38:31 UTC
I tried almost everything in this forum with no success. In the end wine update fixed it.
So for Ubuntu 64b 11.10 following setup was working ... at least for today release of launcher and eve ;)
* Wine 1.4-rc6 ... previously I had for some reason 1.2.3 and this version was never able to run eve (various crashes depending on dll setup) ... 'apt-get install wine' fixed it
* installed: winetricks dlls vcrun2010
* Wine DLL overrides set to builtin, native for msvcrt, msvc80, msvcr90, msvcr100
* running: LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 wine eve.exe ... otherwise launcher fails on date parsing
This is working setup for me. No speed change detected, but I have disabled sound because it was and still is causing freezing/lagging rendering.
(Launcher itself was always working for me ... before I started with fixing eve. I already have all patches applied so I can't test it, lets see how patching will work next time with setup above.)
Bent Barrel
#79 - 2012-03-14 22:38:48 UTC  |  Edited by: Bent Barrel
Nothing I try gets me a working launcher. It does start, it is downloading the patch but crashes at 50.2% in python27.dll ...

I do give up for now ....

EDIT: copied the 2.7.2 windows stackless python dll, still the same crash
Wyack
Konsortium
#80 - 2012-03-15 00:18:30 UTC
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 !