Skip to content

Conversation

@jesusyoshi54
Copy link
Collaborator

Typically when exporting all selected with the combined exporter, exceptions were passed over as it would be common for objects to be selected without gfx or col data and to throw an exception.
Now the exceptions I except to appear during this have an extra argument that I catch during exception processing so that I only pass them (e.g. no data type exceptions), and all other valid exceptions will halt the export

scut added 2 commits February 11, 2025 18:30
…which will give a warning in the console. Possibility to add warning for user for other exceptions though probably not
@jesusyoshi54 jesusyoshi54 added enhancement New feature or request sm64 Has to do with the Super Mario 64 side labels Feb 12, 2025
Copy link
Collaborator

@Lilaa3 Lilaa3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only thing I can comment on is the fact that now empty collision/gfx errors will include the exc warn string in the error message reported on screen. But that doesn't make any difference to the user so this works. Feel free to change it if that bothers you.

@Lilaa3 Lilaa3 added the merge soon Will be merged in a few days at most if nothing else comes up label Apr 17, 2025
@Lilaa3 Lilaa3 merged commit 791971f into Fast-64:main Apr 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request merge soon Will be merged in a few days at most if nothing else comes up sm64 Has to do with the Super Mario 64 side

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants