conan513 / SingleCore_TC

TrinityCore Open Source MMO Framework
http://www.trinitycore.org
GNU General Public License v2.0
180 stars 67 forks source link

VMap file 'Data/vmaps/000.vmtree' couldn't be loaded #78

Closed electricmessiah closed 7 years ago

electricmessiah commented 7 years ago

Description: After compiling this build, the world.exe fails with a vmap error. I rebuilt the vmaps, just for fun, but it produces the same error. Reverting to the npcbots branch works with no issues.

Current behaviour: Tell us what happens VMap file 'Data/vmaps/000.vmtree' couldn't be loaded This is because the version of the VMap file and the version of this module are different, please re-extract the maps with the tools compiled with this module. Unable to load critical files - server shutting down !!!

Branch(es): 335/6x
worlk-reworked

Operating system:
VMWare Win 7

conan513 commented 7 years ago

you need to use the fresh compiled tools to extract maps vmaps etc

electricmessiah commented 7 years ago

Where are these fresh compiled tools at? They are not built when compiling this branch.