Arkania / ArkCORE-NG

Cataclysm 4.3.4 emulator.. with archeology..
http://gpn39f.spdns.de/forum1/
GNU General Public License v2.0
71 stars 93 forks source link

[ Map & Vmap & Mmaps ] Extractors problem #302

Open evilvampire16 opened 6 years ago

evilvampire16 commented 6 years ago

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

gpn39f commented 6 years ago

use tools with correct command-structure:

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

evilvampire16 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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

graham79 commented 6 years ago

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