Jump to content
  • 0

jasmorak

Question

Posted

Hello I know I'm very new here and I'm extremely new to this but I'm using "How to Setup a MaNGOS Rel21 Server from Scratch". I found it in the wiki and so far i have been able to work out what to do for the most part. However i have run into a snag that has had me stumped and i cant processed any further. I am at the part were i have to

Extracting Game Data

1) Click on “My computer”

2) Navigate to the following path:

C:\MangosSource\server\bin

3) Copy all the files into your ‘Warcraft’ Folder (where Launcher.exe and WOW.exe are)

4) Run 'ExtractResources.sh' and follow the onscreen prompts, you should choose the option to extract everything.

5) Once it is complete, select the DBC, Maps and VMaps folders and move them to “C:\Mangos\data”

6) The “Buildings” folder can be deleted.

I copied that from the text. i cant find a bin file in the server folder. i did do a quick serch and did find the 'ExtractResources.sh' I desided that i should coppie them over like stated in the instructions and i cant find the maps t all. if i could get any help that would be appreciate it a lot.

I dont know if it helps but i am using

Win 7

git

mysql 5.6 set up for 64bit

sqlyogcommunity 64

4 answers to this question

Recommended Posts

Posted

Thank you antz I didn't see this guide at all I will read it and see I it resolves my problem thank you very much. I also want to say I'm loving the ability to use your guys program and work o lean how to set up a mmo server. My brother is really jack and looks forword to revisit the game. He hasent played since BC and wont play the new stuff. Thank you

Posted

The C compiler identification is unknown

The CXX compiler identification is unknown

CMake Error at CMakeLists.txt:20 (project):

No CMAKE_C_COMPILER could be found.

CMake Error at CMakeLists.txt:20 (project):

No CMAKE_CXX_COMPILER could be found.

Configuring incomplete, errors occurred!

See also "F:/source/build/CMakeFiles/CMakeOutput.log".

See also "F:/source/build/CMakeFiles/CMakeError.log".

this is the problem i am having now with the cmake

also the mangos easy build is not recognizing my vs2015 or my cmake and cmake is not recognizing vs2015

Posted

it sounds like vs2015 is not installed correctly since easybuild uses the same system cmake does to check whether it's installed.

I might be able to explain the problem with cmake... cmake does not set itself up nicely on the system so that other problems can find it

- Especially if you don't allow it to set any paths during installation

Easybuild has a damn good guess at where it might be located, but can't search the entire filesystem for it

- As a test, you could try installing it into it's default folder (c:\cmake iirc).

Also versions of cmake prior to 3.30 didn't support VS2015

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