Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.20.1] Backport some fixes from main #102

Merged
merged 3 commits into from
Mar 24, 2024

Conversation

embeddedt
Copy link
Member

This PR makes two changes:

  • Catch NoSuchFileException as well as FileNotFoundException in AbstractJarFileDependencyLocator. This allows running with the latest SJH without seeing a few ugly errors on startup (they are harmless, but we may as well hide them).
  • Backport Only log errors when scanning mod file contents #95 to 1.20.1, as the performance issue also exists on that version.

@neoforged-pr-publishing
Copy link

  • Publish PR to GitHub Packages

@embeddedt embeddedt requested a review from Technici4n March 24, 2024 17:01
@Technici4n Technici4n merged commit 21267b8 into neoforged:1.20.1 Mar 24, 2024
2 checks passed
shartte pushed a commit that referenced this pull request Dec 21, 2024
* Implement Safe Transformer Types

* Improve ITransformationService#transformers generics

* Rebase PR
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.

2 participants