mangosArchives / Mangos-One-server-old

This repo has been moved to https://githubs.com/mangosone/server
http://getmangos.eu/
GNU General Public License v2.0
95 stars 54 forks source link

Vmaps not being recognised. #11

Closed ryanch94 closed 13 years ago

ryanch94 commented 13 years ago

When using the included vmaps extractors to extract the vmaps opening mangosd.exe gives me this error:

2011-09-24 13:13:39 ERROR:VMap file './vmaps/000.vmtree' is missing or point to wrong version vmap file, redo vmaps with latest vmapassembler.exe program 2011-09-24 13:13:39 ERROR:Correct .map files not found in path './maps' or .vmtree/_.vmtile files in './vmaps'. Please place .map and vmap files in appropriate directories or correct the DataDir value in the mangosd.conf file.

the vmaps are in the correct folder and i've double-checked all the configs but they still arent being recognised.....

DomGries commented 13 years ago

Sorry but it works perfectly, I had to redo them in the last days a few times due to installing mangos on muliple computers. Make sure you did not forget to close the quotation mark in the config, have the vmaps in the correct dir, extracted from the right wow install (2.4.3 and not 3.x or 4.x). To ensure that simply start 2.4.3 wow.exe once so that the registry value will be overwritten. Good look ;)

ryanch94 commented 13 years ago

Well the vmaps are ok now but now im getting the error:

2011-09-25 00:21:35 ERROR:Check existing of map file './maps/5301243.map': not exist! 2011-09-25 00:21:35 ERROR:Correct .map files not found in path './maps' or *.vmtree/.vmtile files in './vmaps'. Please place *.map and vmap files in appropriate directories or correct the DataDir value in the mangosd.conf file

So now there is something wrong with the map extractor as ive tried extracting multiple times.