Extraction scripts broken in *nix...
The extraction scripts are currently broken in Unix and Linux (tested under Gentoo 64bit, Debian 7.9 64bit, and SCO Unix). Aside from creating an empty movemaps directory and not creating movemaps, it also does not create vmaps. To top that off, we get this when running "ExtractResources.sh".
[code]
Extracting GameObject models...
Extracting
No such file
Couldn't open RootWmo!!!
Asset Extraction Complete !
Extraction Work complete. No errors.
Sun Jan 17 11:12:05 EST 2016: Extracting of vmaps finished
sh: 0: Can't open ./MoveMapGen.sh
[/code]
Yes, the movemap generator script was there and marked 755 (executable) but it refused to run it from within the primary script. I will work on a replacement script and do a PR tonight.
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now