namreeb / namigator

An intelligent navigation API for World of Warcraft Alpha, Vanilla, TBC and WotLK
MIT License
49 stars 32 forks source link

Unable to create BVHs for version 1.12 #50

Closed gtker closed 1 year ago

gtker commented 1 year ago

As talked about on Discord, figured I would open an actual issue.

The 1.12 client does not have a locale directory or any MPQ files with it in the name, so it fails to find any data files.

This is checked in the MpqManager here.

namreeb commented 1 year ago

This should be fixed by https://github.com/namreeb/namigator/commit/648c50b9c1f9edc6f32e703a380743dec0904342.