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

not implemented: Handle this type of NPK file, embedded file names :) #12

Open
nsblollipop opened this issue Jan 7, 2021 · 2 comments

Comments

@nsblollipop
Copy link

I extracted onmyoji script.npk file and I got a message.
thread 'main' panicked at 'not implemented: Handle this type of NPK file, embedded file names :)', src / main.rs: 445: 13.
note: run with RUST_BACKTRACE = 1 environment variable to display a backtrace

onmyoji script.npk file
https://drive.google.com/file/d/1F6ZAmWma0X5Zbz319yZcGgg8mASIcRHf/view?usp=sharing

Thanks for wasting time

xforce added a commit that referenced this issue Jan 8, 2021
Add support for a few more NPK Variants (#12, #11)
@xforce
Copy link
Owner

xforce commented Jan 8, 2021

I have pushed some code on master that should now work with the files in onmyoji 🙏

@nsblollipop
Copy link
Author

Thank you very much. Now onmyoji script.npk file can be extracted but I am wondering about this extracted files.
in older client versions, should these files be .pyc?
https://i.imgur.com/kyaUBYp.png

Or will there be additional code that converts these files to .pyc?

Thanks for wasting time again.

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