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

Failing to Open File #9

Open
dcvz opened this issue Sep 27, 2023 · 2 comments
Open

Failing to Open File #9

dcvz opened this issue Sep 27, 2023 · 2 comments

Comments

@dcvz
Copy link

dcvz commented Sep 27, 2023

I'm attempting to read a file data by first listing paths by opening (listfile). Then I select one of those paths and attempting to open that via open_file again but its failing with an error not found.

Am I supposed to do something special? Path might look like this:

  • accessibility/texts/filechoose_eng.json

Example mpq: accessibility.mpq.zip

@msierks
Copy link
Owner

msierks commented Sep 27, 2023

This is likely because that's a version 4 format mpq, which I haven't gotten around to supporting yet.

@dcvz
Copy link
Author

dcvz commented Sep 27, 2023

Oh! Make sense.. sad though :( thanks for the reply!

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

2 participants