Jump to content
TrinityCore

WOTLK extraction tool


galmaroth
 Share

Recommended Posts

When trying to extract the maps with mapextractor, got this error

MPQ files found in Data directory!
This tool works only with World of Warcraft: Legion

To extract maps for Wrath of the Lich King, rebuild tools using 3.3.5 branch!

 

where i can set an option to compile an 3.3.x extractor?

was trying to get my copy from here :

Greetings

Edited by galmaroth
Link to comment
Share on other sites

1 hour ago, galmaroth said:

When trying to extract the maps with mapextractor, got this error

MPQ files found in Data directory!
This tool works only with World of Warcraft: Legion

To extract maps for Wrath of the Lich King, rebuild tools using 3.3.5 branch!

 

where i can set an option to compile an 3.3.x extractor?

was trying to get my copy from here :

Greetings

You need to compile 3.3.5a branch not master branch, it's that hard to read the error message?

Link to comment
Share on other sites

no, its not too hard to read the message, but..

when I follow the tutorial for Mac osx here: https://trinitycore.atlassian.net/wiki/spaces/tc/pages/10977313/OS+X+Core+Installation

there is a step to clone from git

git clone https://github.com/TrinityCore/TrinityCore.git repo

this command clones the legion core, so I thought, there is an option to switch between the cores in the next step when configuring cmake.

btw this core runs trough cmake without problems

now there is no command line to copy the wotlk core.

So I looked at the linux section and tadaa: 

git clone -b 3.3.5 git://github.com/TrinityCore/TrinityCore.git repo

ok nice I´ll take this one.

now when I start configuring cmake he is missing the boost_regex lib. After install - compile fail.

ok, go on step by step. "-b 3.3.5" is that the correct attribute to copy the 3.3.x for Mac OSX?

Greetings

 

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...