tmp64 / BugfixedHL-Rebased

Bugfixed and improved Half-Life
GNU General Public License v3.0
108 stars 22 forks source link

Fatal Error & Automatic Update #148

Closed HLAG-Golden closed 1 year ago

HLAG-Golden commented 1 year ago

This started to happen when I installed the server and client zips. So when I try to open the game, it appears Fatal Error and it says:

"Could not load library d:\program files (x86)\steam\steamapps\common\half-life\valve_addon\cl_dlls\client.dll"

fatalerror

Before I installed the server and client zip files (and it appeared the fatal error), I tried to use the automatic update... So I downloaded the update inside the game, but it crashed the game everytime and I have to install it again.

tmp64 commented 1 year ago

Fixed. It was caused by the client linking to zlib via vcpkg instead of using the static version in the repo and was obscured by the fact that zlib1.dll is installed system-wide for whatever reason on my machine.

HLAG-Golden commented 1 year ago

Fixed. It was caused by the client linking to zlib via vcpkg instead of using the static version in the repo and was obscured by the fact that zlib1.dll is installed system-wide for whatever reason on my machine.

Thank you! BugfixedHL-Rebased rocks! :D