DarkflameServer
DarkflameServer copied to clipboard
BUG: Windows build broken in latest commit
Make sure you've done the following:
-
[X] I have checked that this issue has not already been reported.
-
[X] I have validated that this issue is not a syntax error of either MySQL or SQLite.
-
[X] I have pulled the latest version of the main branch of DarkflameServer and have confirmed that the issue exists there.
DarkflameServer Version
63af2c8
Issue Description
Running MasterServer will cause it to complain about not finding the zlib.dll
Reproduction Steps
Build commit 63af2c8 on native windows, then run MasterServer
Expected Behavior
Should run without errors
Environment
Windows 11, native
Move zlib.dll to the parent directory. Fixed in #670
Can this be closed now?
Haven't checked since the mentioned PR was merged. Will check tomorrow night