Freelancer Gameserver Problem err:module:attach_process_dlls

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Vehementis
Newbie
Newbie
Posts: 1
Joined: Sat Nov 26, 2011 9:37 am

Freelancer Gameserver Problem err:module:attach_process_dlls

Post by Vehementis »

Hi guys i hope someone of you can help me to solve my problem

First of all:
it's a VServer from netcup
i thinks it's Debian Squeeze 64 installed on it

my wine version is 1.0.1 it'S what it installed with apt-get wine
i dont know why i don't get any newer version

like the topic already says i try to host a Freelancer gameserver
sadly its a microsoft game so there is no Linux server version

if I type in

Code: Select all

wine FLserver.exe
it tells me

Code: Select all

err:module:attach_process_dlls "API-MS-Win-Core-ErrorHandling-L1-1-0.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Programme\\Freelancer\\EXE\\FLserver.exe" failed, status c0000142
the api-ms-win-core-errorhandling-l1-1-0.dll is in the system 32 folder

with Xming I already tried some solutions from other people with attach_process_dlls error
so i added FLserver.exe to the Applications list and tried to do the DLL Overrides but the API-MS-Win-Core-ErrorHandling-L1-1-0.dll is not inside the dropdown list and adding it manually didn't solve anything

so i hope someone could help me to get this server run
Helmut Pozimski

Freelancer Gameserver Problem err:module:attach_process_dlls

Post by Helmut Pozimski »

Am Samstag, 26. November 2011, 16:04:23 schrieb Vehementis:
Hi guys i hope someone of you can help me to solve my problem

First of all:
it's a VServer from netcup
i thinks it's Debian Squeeze 64 installed on it

my wine version is 1.0.1 it'S what it installed with apt-get wine
i dont know why i don't get any newer version
That's the version currently in your repository and it most likely won't be
updated because Debian generally doesn't put newer versions into the "stable"
branch after a stable release is done. I don't know if it is even possible
with wine to run the server you are trying to run but if you want to try it
with the current development version you can get binary debian packages from
here: http://dev.carbon-project.org/debian/wine-unstable/.

Kind Regards
Helmut

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 316 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-us ... chment.pgp>
Locked