diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2017-02-25 10:37:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-25 10:37:22 +0100 |
commit | d7124f0100fe083b0797ad0e9792faa8b7819555 (patch) | |
tree | 1a2f1af0836de47644880aad70e89f462e113823 /contrib | |
parent | a4c226eeccd4b6a7d208cc4ae64cf9b11b5308c8 (diff) |
Update extractor.bat
Diffstat (limited to 'contrib')
-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) |