Skip to content

Fix UTMT crash when searching for a lot of unreferenced assets#1942

Closed
maxiterr1 wants to merge 1 commit intoUnderminersTeam:masterfrom
maxiterr1:master
Closed

Fix UTMT crash when searching for a lot of unreferenced assets#1942
maxiterr1 wants to merge 1 commit intoUnderminersTeam:masterfrom
maxiterr1:master

Conversation

@maxiterr1
Copy link
Copy Markdown

@maxiterr1 maxiterr1 commented Oct 6, 2024

For example, in Undertale, if you tried to find unreferenced assets in all groups UTMT would crash. This fixes that by using just a try catch.

Description

Old error:
old error

Caveats

Notes

For example, in Undertale, if you tried to find unreferenced assets in all groups UTMT would crash. This fixes that.
@zivmaor
Copy link
Copy Markdown
Contributor

zivmaor commented Oct 6, 2024

I couldn't reproduce the bug on the latest commit. This might have been fixed by PR #1923. Please check if you can reproduce the bug on the latest commit (caf0412)

@maxiterr1
Copy link
Copy Markdown
Author

Yes, I encountered the bug on the latest commit (caf0412). Later I'll comment attaching a video recreating the bug.

@maxiterr1
Copy link
Copy Markdown
Author

maxiterr1 commented Oct 7, 2024

@zivmaor
Copy link
Copy Markdown
Contributor

zivmaor commented Oct 7, 2024

I checked with Undertale version 1.08 and that's why I couldn't reproduce the bug.
Rechecked with 1.001 and the bug happened.
When I have time I'll look into it and try to find a more permanent solution.

@zivmaor
Copy link
Copy Markdown
Contributor

zivmaor commented Oct 8, 2024

I created a more permanent fix for this in PR #1947. Thank you for finding this bug.

@maxiterr1
Copy link
Copy Markdown
Author

Thank you for fixing it!

@colinator27
Copy link
Copy Markdown
Member

Closing, as this is superseded by #1947

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.

3 participants