diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2017-02-25 10:37:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-25 10:37:39 +0100 |
commit | d5ccd1717596f7914a8783c1f15b97b614975650 (patch) | |
tree | a68b552fd24413c60713ed465e6b379239f07458 | |
parent | ace2a75197457720f40b61535e1f34aafab33c5f (diff) |
Update extractor.bat
-rw-r--r-- | contrib/extractor.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/extractor.bat b/contrib/extractor.bat index 2bf55942a17..093ed2f839b 100644 --- a/contrib/extractor.bat +++ b/contrib/extractor.bat @@ -8,6 +8,10 @@ ECHO ............................................... ECHO PRESS 1, 2, 3 OR 4 to select your task, or 5 to EXIT. ECHO ............................................... ECHO. +ECHO If you see one row with the error +ECHO "Couldn't open RootWmo!!!" +ECHO Ignore it, it's not real error. +ECHO. ECHO 1 - Extract dbc/db2 and maps ECHO 2 - Extract vmaps (needs maps to be extracted before you run this) ECHO 3 - Extract mmaps (needs vmaps to be extracted before you run this, may take hours) |