What's new

Having trouble running Authserv 0xc0000007b error

Shr3k

Verified Member
5
2018
1
I've researched for days can't seem to figure this one out. Have all MS redistributes, c++ Dotnet 4 DirectX 12 openssl 64 libs.

https://puu.sh/BFkwt/6da7c82c26.png

Whats weird is because i had this working at one point then I got the connecting error and tried to fix that and now i ended up here? Not sure where I went wrong honestly. Any help is appreciated.
 

mastermind

Silver Supporter
Senior User
188
2017
13
Location
PA, USA
Your issue is the OpenSSL 64bit libs.
Install the OpenSSL 32bit (FULL not LIGHT) version and you should be good to go.

There is an archive in the server download called "Required Software.rar".
It contains the the proper version for the repact.

There is also the proper C++ Redistributable "vcredist_x86.exe" in there as well.

Good luck and let us know how it works out for you.
 

Shr3k

Verified Member
5
2018
1
Your issue is the OpenSSL 64bit libs.
Install the OpenSSL 32bit (FULL not LIGHT) version and you should be good to go.

There is an archive in the server download called "Required Software.rar".
It contains the the proper version for the repact.

There is also the proper C++ Redistributable "vcredist_x86.exe" in there as well.

Good luck and let us know how it works out for you.

I feel dumb for not noticing the “required fils” archive in the server lol. Downloading those plus reinstalling VS did actually work. Thank you!
 

mastermind

Silver Supporter
Senior User
188
2017
13
Location
PA, USA
No need to feel dumb. It is all part of the learning process.

Glad you got the server up and running.
 
Top