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

mmaps_generator not running #28851

Closed
WebberLai opened this issue Mar 10, 2023 · 1 comment
Closed

mmaps_generator not running #28851

WebberLai opened this issue Mar 10, 2023 · 1 comment

Comments

@WebberLai
Copy link

Description

Build the project success , extractor maps , vmaps all OK
but running mmaps_generator , it shows

No such file or directory

and no more information , I see it generator an folder "mmaps"
nothing more

but I was able to extractor all maps on branch 3.3.5

Expected behaviour

it should extractor mmaps OK

Steps to reproduce the problem

step 1. build the project success

step 2. running mapextractor success

cd /Applications/World\ of\ Warcraft
mkdir /Applications/Trinity/data 
/Applications/Trinity/bin/mapextractor 
cp -r dbc maps /Applications/Trinity/data

step 3. running vmap4extractor success

/Applications/Trinity/bin/vmap4extractor
mkdir vmaps

step 4. running vmap4assembler success

/Applications/Trinity/bin/vmap4assembler Buildings vmaps 
cp -r vmaps /Applications/Trinity/data

step 5. running mmaps_generator fail

mkdir mmaps
/Applications/Trinity/bin/mmaps_generator

No such file or directory

Branch

master

TC rev. hash/commit

commit fe72683

Operating system

OS X 12.6

Custom changes

Trinitycore path : /Application/Trinity/TrinityCore
Client path also in /Application

@WebberLai
Copy link
Author

use extractor.sh to do the job

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

1 participant