Jump to content

Recommended Posts

Posted

Hi Guys!

I m new here (and from Germany so sorrry about that bad english) and i want to start my own little Mangosone / TBC Server on a private PC which OS Windows server 2008 (like the Wiki https://www.getmangos.eu/wiki/Installation%20Guides/Windows/Installing-MaNGOS-on-Windows.md says)

I have installed all the programs: Mysql Server 5.1.73, SQLyog, Git and wanted to start "bashing" (whatever this means, i m pretty new to this serverstuff too, so i am sooooo happy about this "littlestep by step guide") and it works until: git clone --recursive http://github.com/mangosone/server << this is the last think that works.

cd mangos/src/bindings --> it says "bash: cd: mangos/src/bindings: no such file or directory"

git clone --recursive mangosArchives/MangosOne_scripts_old · GitHub --> it says "cloning into 'scripts'... fatal: unable to access 'https:github.com/mangosone/scripts/': failled to connect to github.com port 443: timed out"

these two steps are not working... :/

is there any help possible, so i can run that bc server? :)

Thanks and cheers!

Posted

Forgot about that with "scripts" part, you can find them inside of core: "src/modules/SD2" <--

I think they forgot to update "WiKi" :P

for any other qq just ask :)

Regards :P :P :P

Posted

SD2 is now (from Rel19 and up) integrated into the core, so the above comment is not correct. You no longer have to compile it separately. Please use the current development branch:

git clone https://github.com/mangosone/server -b develop21 --recursive

run cmake and compile like normal.

  • 4 weeks later...
Posted

In the latest R21 for One there is a tool called LazyMaNGOS or something like that in a folder called "Win"

simply install what ever is in there and run the tool and it will do the rest for you.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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