Skip to content

Conversation

@AyushDharDubey
Copy link
Collaborator

Closes #51

Up until now, if a GLB file failed validation via the gltf-validator, users would receive a truncated error message. This PR modifies the workflow to parse the serialized error data (message and pointer) from the validator and provides a separate pop-up window containing a detailed, table-formatted list of all validation errors (Error Message and Node Pointer).

This provides the user with the necessary information (specifically the pointer to the invalid node) to debug their 3D model externally.

@lonvia lonvia merged commit a68dced into fossgis:main Dec 12, 2025
1 check passed
@lonvia
Copy link
Collaborator

lonvia commented Dec 12, 2025

Thanks for those PRs. Would you giving the Python and npm dependencies an update? Then we could roll this out in production.

@AyushDharDubey AyushDharDubey deleted the enhancement/issue_51-present-gltf-errors-in-new-window branch December 12, 2025 15:38
@AyushDharDubey
Copy link
Collaborator Author

Right, I will just open a PR, shouldn't take long....

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

Successfully merging this pull request may close these issues.

Enhancement: Present gltf-validator errors in a popup window

2 participants