Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(#71): remove unused wrong flag parsing logic#72

Open
ihzgniqgnem wants to merge 2 commits into
Escartem:master from
ihzgniqgnem:fix-#71
Open

fix(#71): remove unused wrong flag parsing logic #72
ihzgniqgnem wants to merge 2 commits into
Escartem:master from
ihzgniqgnem:fix-#71

Conversation

@ihzgniqgnem

@ihzgniqgnem ihzgniqgnem commented Mar 12, 2026

Copy link
Copy Markdown

This PR removes the incorrect flag parsing logic in Blb3File.ReadBlocksInfoAndDirectory to fix #71:

  • Flags should be inherent properties of nodes, not determined by their index in the array
  • The flags field is currently unused in the codebase, so this change doesn't affect existing functionality

This is my first time writing a PR, so please forgive me if there are any inappropriate parts.

Copy link
Copy Markdown
Owner

Will test in the next days if this doesn't cause any unwanted side effects and then will merge

Escartem commented Mar 17, 2026
edited
Loading

Copy link
Copy Markdown
Owner

I have slightly modified the code again to keep the flag reading but without the issue you pinpointed, this should work now, feel free to comment again if you think it is still wrong, otherwise I'll commit within a few days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Logic error in BlbFile.cs:Blb3File.ReadBlocksInfoAndDirectory regarding BundleFile.Node.flags parsing

AltStyle によって変換されたページ (->オリジナル) /