Skip to content

Fix the startup crash that appeared with Resonite Beta v2026.4.23.62#183

Merged
Banane9 merged 4 commits into
masterfrom
fix/startup-crash
Apr 23, 2026
Merged

Fix the startup crash that appeared with Resonite Beta v2026.4.23.62#183
Banane9 merged 4 commits into
masterfrom
fix/startup-crash

Conversation

@Banane9
Copy link
Copy Markdown
Contributor

@Banane9 Banane9 commented Apr 23, 2026

Add pre-patcher that removes the NativeLibraryResolver from SharpFont and SoundFlow; remove rnnoise exclusion for resolving

This fixes the startup crash that appeared with Resonite Beta v2026.4.23.62

… and SoundFlow; remove rnnoise exclusion for resolving

This fixes the startup crash that appeared with Resonite Beta v2026.4.23.62
@Banane9 Banane9 requested a review from Nytra April 23, 2026 10:48
@Banane9 Banane9 added bug Something isn't working enhancement New feature or request labels Apr 23, 2026
Copy link
Copy Markdown
Contributor

@Nytra Nytra left a comment

Choose a reason for hiding this comment

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

This is bad and you should feel bad

Fixing #177 will fix this implicitly imo

@Nytra
Copy link
Copy Markdown
Contributor

Nytra commented Apr 23, 2026

It's because the way ML loads game libs has been different from vanilla and now it's biting us hard

@Banane9 Banane9 requested a review from Nytra April 23, 2026 12:02
@Banane9
Copy link
Copy Markdown
Contributor Author

Banane9 commented Apr 23, 2026

Now uses AssemblyDependencyResolver similar to ResoniteModding/BepisLoader#32

@Banane9 Banane9 force-pushed the fix/startup-crash branch from 6e37d24 to 5d6c7ec Compare April 23, 2026 12:19
@Banane9 Banane9 force-pushed the fix/startup-crash branch from 5d6c7ec to 974f8b3 Compare April 23, 2026 12:22
Comment thread MonkeyLoader.Resonite.Data/NativeLibraryResolverRemover.cs
@Banane9 Banane9 requested a review from Nytra April 23, 2026 14:05
@Banane9 Banane9 merged commit e133fe0 into master Apr 23, 2026
2 checks passed
@Banane9 Banane9 deleted the fix/startup-crash branch April 23, 2026 15:17
@Nytra
Copy link
Copy Markdown
Contributor

Nytra commented Apr 23, 2026

Sry I was just about to approve it, works for me on Linux

@Banane9
Copy link
Copy Markdown
Contributor Author

Banane9 commented Apr 23, 2026

Sry I was just about to approve it, works for me on Linux

Yea, sorry for not waiting too - I wanted to get the update out and had the other PR still to go too :D

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

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants