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.
 

"err:module:import_dll Library ApexFramework_x86.dll (which is nee...

Author
Loper Rift
Native Freshfood
Minmatar Republic
#1 - 2017-03-18 18:43:17 UTC  |  Edited by: Loper Rift
Hello!

Eve used to work perfectly fine on my Arch Linux install (Nvidia GTX 970), but now it doesn't.

The launcher starts and works, but the game itself gives the following error in loglite:

"err:module:import_dll Library ApexFramework_x86.dll (which is needed by L\"C:\\\\tq\\\\bin\\\\_trinity_dx9_deploy.dll\") not found"

Any ideas? Google doesn't give much relevant info.

I can add that games like Civ6 and others thru Steam works fine, so the nvidia drivers etc should be good.
Loper Rift
Native Freshfood
Minmatar Republic
#2 - 2017-03-19 19:54:31 UTC
Some more debug info (stacktrace from LogLite):

STACKTRACE #1 logged at 03/19/2017 20:50:26 : Exception in stack-trace-all, shutdown bombing

Common path prefix = e:/jenkins/workspace/client_tranquility/branches/release/tranquility

Traced at:
/carbon/common/lib/autoexec.py(120) <module>
/eve/common/lib/autoexec_client.py(4) <module>
/carbon/common/lib/autoexec_client_core.py(14) <module>
/packages/trinity/__init__.py(33) <module>
/packages/trinity/_singletons.py(13) <module>
/packages/trinity/_trinity.py(100) _ImportDll
/packages/trinity/_trinity.py(53) _RobustImport
/packages/trinity/_utils.py(7) Quit
/packages/logmodule/__init__.py(605) Quit
reason = "Failed to import trinity DLL (ImportError('DLL load failed: Success.',))"

Thread Locals: session was None
Stackhash: 1267560389
Reported from: logmodule
STACKTRACE END
Loper Rift
Native Freshfood
Minmatar Republic
#3 - 2017-03-20 17:28:50 UTC
Looks like I fixed it with:

> cd .eve/wineenv/drive_c/tq/bin/
> ln -s APEXFramework_x86.dll ApexFramework_x86.dll