Skip to content

Prevent recursion from stopping on file errors in build list - #10130

Merged
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
xoxorwr:build-list-fix
Aug 6, 2026
Merged

Prevent recursion from stopping on file errors in build list#10130
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
xoxorwr:build-list-fix

Conversation

@xoxorwr

@xoxorwr xoxorwr commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fixes # .

Description of the problem being solved:

If a file is empty/malformed, recursion would stop, causing files to be skipped.

Steps taken to verify a working solution:

  • Placed an empty file in a folder
  • Ensured it continues to list other files

Link to a build that showcases this PR:

Before screenshot:

After screenshot:

@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Aug 6, 2026
@LocalIdentity
LocalIdentity merged commit b2d91d7 into PathOfBuildingCommunity:dev Aug 6, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants