Jump to content

burnx

Members
  • Posts

    1
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 GBP 

burnx last won the day on November 9 2025

burnx had the most liked content!

Core Infomation

  • Core
    Zero

Contact Methods

  • Discord
    0x4255524e

burnx's Achievements

Newbie

Newbie (1/3)

1

Reputation

  1. Can confirm this guide works as of 21.10.2025 — thank you all for the amazing work! Server build: Microsoft Windows 10 IoT Enterprise LTSC (Version 10.0.19044, Build 19044) A few notes from my setup experience: 1. As others have mentioned, when building the project with EasyBuild, it didn’t actually compile and build all the files that should have been in the "serverZero_install" folder. I had to open the "MaNGOS.sln" solution in Visual Studio Community and build it manually there. Everything compiled successfully on the first try. 2. All maps and data generated in Step 12 must be placed in a "data" subfolder inside your server folder (e.g., server-folder/data). Otherwise, mangosd.exe will fail to find the required data. 3. I had to set the OPENSSL_MODULES environment variable before running the InstallDatabases bash script. On Windows: press Ctrl + R, type sysdm.cpl, go to Advanced → Environment Variables, and add a new System variable with Name=OPENSSL_MODULES and Value=PATH_TO_YOUR_OPENSSL_BIN (e.g. C:\OpenSSL-Win64\bin)
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use