View Single Post
  #1  
Old 07-29-2021, 06:56 AM
Vire70
Sarnak
 
Join Date: Apr 2010
Posts: 33
Default zlib-ngd1.dll and compiling server issues

I've been trying to compile my own eqemu-based server, with some code modifications of my own. I'm reasonably sure my code works, in as far as one can be without actively testing it, and when I build the project in Visual Studio there are no errors.

However when I copy the binaries back into my server and overwrite the old ones, the server doesn't work. Upon launching it I experience this error;

world.exe - System Error:
"The code execution cannot proceed because zlib-ngd1.dll was not found. Reinstalling the program may fix this problem."

Searching the internet led me to this thread, http://www.eqemulator.org/forums/sho...d.php?p=266200
which is oddly enough not for the same dll but a very similarly named one. So... is this just the newest iteration of the same problem? Can anyone help me figure this out?
Thanks in advance.
Reply With Quote