Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Map & Vmap & Mmaps ] Extractors problem #302

Open
evilvampire16 opened this issue Sep 19, 2018 · 14 comments
Open

[ Map & Vmap & Mmaps ] Extractors problem #302

evilvampire16 opened this issue Sep 19, 2018 · 14 comments

Comments

@evilvampire16
Copy link

Hi there.
after running mapextractor.exe on my client's folder after typing extracting dbc files.
closed! without any errors. any supports?

@gpn39f
Copy link
Contributor

gpn39f commented Sep 20, 2018

use tools with correct command-structure:

mapextractor.exe
vmap4Extractor.exe -d ./data
md vmaps
vmap4assembler.exe buildings vmaps
md mmaps
mmaps_generator

@evilvampire16
Copy link
Author

use tools with correct command-structure:

mapextractor.exe
vmap4Extractor.exe -d ./data
md vmaps
vmap4assembler.exe buildings vmaps
md mmaps
mmaps_generator

Map & DBC Extractor

Loading enGB locale MPQs
Loaded ./Data/enGB/wow-update-enGB-15211.MPQ
Loaded ./Data/enGB/wow-update-enGB-15354.MPQ
Loaded ./Data/enGB/wow-update-enGB-15595.MPQ

Detected locale: enGB
Detected client build 15595 for locale enGB

Extracting dbc files...

after this will be close automaticly .. without any errors :(

@gpn39f
Copy link
Contributor

gpn39f commented Sep 21, 2018

u need a original client with have complete data structure,
a mini client has only some data inside.. mostly structures are empty .
download a other client or in my snapshot folder you find a client downloader for 434..
this program build a complete client from blizz server..

@evilvampire16
Copy link
Author

u need a original client with have complete data structure,
a mini client has only some data inside.. mostly structures are empty .
download a other client or in my snapshot folder you find a client downloader for 434..
this program build a complete client from blizz server..

Downloading .. whatever Thanks because of answering <3

@evilvampire16
Copy link
Author

u need a original client with have complete data structure,
a mini client has only some data inside.. mostly structures are empty .
download a other client or in my snapshot folder you find a client downloader for 434..
this program build a complete client from blizz server..

sry me , can u give me download links instead of clientDownloader?

@gpn39f
Copy link
Contributor

gpn39f commented Sep 21, 2018

this has copyright .. is not allowed.. look at google.. look there at RePack.. there are some forums from outside EU where you can find all finished extracted tools or completed links to client

@evilvampire16
Copy link
Author

evilvampire16 commented Sep 21, 2018

this has copyright .. is not allowed.. look at google.. look there at RePack.. there are some forums from outside EU where you can find all finished extracted tools or completed links to client

I don't have any problem with the extractors are in google drive, but with my own compiled can't do it :(

I don't think it's cause of client

@gpn39f
Copy link
Contributor

gpn39f commented Sep 21, 2018

none have changed the extractor tools past 3(?) years..
maybe we can ask community: can someone use the self compiled tools??? please report into forum which tools are working and which not

@evilvampire16
Copy link
Author

none have changed the extractor tools past 3(?) years..
maybe we can ask community: can someone use the self compiled tools??? please report into forum which tools are working and which not

nothing works for me

@gpn39f
Copy link
Contributor

gpn39f commented Sep 22, 2018

first debugging of the tools. i receive a buffer to small in StormLib..
it seems that the tools have to be compiled in 32 bit???
i will start the 32 bit debug later to day..

@evilvampire16
Copy link
Author

first debugging of the tools. i receive a buffer to small in StormLib..
it seems that the tools have to be compiled in 32 bit???
i will start the 32 bit debug later to day..

I don't know how should compile on 64bit i just do the normal way and will be compile on 32bit
actually i don't know how should compile on 64bit on anycore :(

@gpn39f
Copy link
Contributor

gpn39f commented Sep 23, 2018

same failure in 32 bit.. both on same place.. it's a function inside the stormlib code, copying a string in memory.. reading on google about this failure show that the behavior of the strcpy command has no memory security alerts.. but new compiler wrapping such security to the command.
first answer to our problem is: you have to use a old compiler to create the exe.
or we find a compiler switch to shut of the security.
or we must replace the stormlib with a new release..
has someone a good idee???

@evilvampire16
Copy link
Author

after the last commit, I did compile for again but nothing changes :(
still, extractors don't work

@graham79
Copy link
Contributor

graham79 commented Oct 3, 2018

Confirmed with using self compiled extractors in release x64. Used full enUS client with all folders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants