-snip-
vmap4extractor
http://i.imgur.com/n02CCSO.png
vmap4assembler
E:World of Warcraft>vmap4assembler Buildings vmaps
using Buildings as source directory and writing output to vmaps
Could not read dir_bin file!
exit with errors
Is this normal ?
What version of the WoD client are you trying to extract from? I’ve gotten this error before as well but not for the WoD client. The extractor can’t find a particular file in your client. Are you extracting from the current up to date client or one you found on the internet?
up to date client.
You’re going to get some errors when extracting those because either the client doesn’t have those files anymore or the extractor is looking for a previous version. The developers are currently working on the extractor for the current client as we speak. I don’t know if there is a work around or not I’m just sitting here waiting patiently working on older builds.
Already extracted and assembled /emoticons/default_smile.png
Nice job I’m going to re run the extractor again and give it a go here in a few. Did you extract them from the enGB?
I extract from enUS.
You need to make a file wmo_lists.txt and then use vmap4extractor and vmap4assembler
if you dont make wmo_lists.txt the extraction will probably fail
The errors I get are can’t read certain files. But I’m sure those can be ignored.
Nevermind mapextractor is saying that.
ANyone else getting these errors on mapextractor on dbc files
Gt*.dbc errors is ok on 6.0.3 client because is added on 6.1 patch on ptr. Will be released soon on normal client.
had a probmlep recently with extracting mapextractor on Linux
Map & DBC Extractor
No locales detected
of course used -DTOOLS=1 on the stage of compiling the core
tried to use cmake -DTOOLS=1 again but had the following message
CMake Error at cmake/platform/unix/settings.cmake:22 (configure_file):
configure_file attempted to configure a file:
/home/master/TrinityCore/cmake_uninstall.cmake into a source directory.
Call Stack (most recent call first):
cmake/macros/CheckPlatform.cmake:15 (include)
CMakeLists.txt:51 (include)
-- Configuring incomplete, errors occurred!
Can anyone help with this problem? Or just to provide a location of map files without using these extractors
I have exactly the same problem. Does anyone have any solutions or advice please?
Change locales temporaly into enus/engb.
Im using Linux in my server. Do you mean to change the locales in the system, in the WoW client, where?
PS: Sorry for my english.
of wow client.
I already had set this in WoW_LichKing/WTF/Config.wtf :
SET locale “enUS”
But still … the same issue /emoticons/default_sad.png
Should I put it somewhere else?
Thanks for all the support
Are you using 3.3.5a branch?
The WoW Client is: 3.3.5.12340
The TrinityCore is up to date (cd TrinityCore && git pull)
/emoticons/default_sad.png
did you checkout the 3.3.5 branch? if not, you are trying to use 6.x tools to extract 3.x data… and have compiled the 6.x server, which is not compatible with the 3.x client…