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

Some entries in index 0 are extracted as files #58

Open
villermen opened this issue Jun 2, 2017 · 1 comment
Open

Some entries in index 0 are extracted as files #58

villermen opened this issue Jun 2, 2017 · 1 comment
Labels

Comments

@villermen
Copy link
Owner

Because right now a naive check is done that only looks for the amount of entries to determine whether it is a file or a collection of entries. Files with one entry are considered a single file.

  • Try to find a common link between a indexes that contains entry files and indexes that don't.
  • Base file type on index?
@villermen villermen added the bug label Jun 2, 2017
@villermen
Copy link
Owner Author

They can't be decoded as entry files, so maybe Jagex also uses the simple logic (for once) of multiple entries -> entryfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant