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

Fix: Resources incorrectly listed for plugin packs #4069

Merged

Conversation

pandier
Copy link
Contributor

@pandier pandier commented Jun 27, 2024

Fixes #4064

  • Uses the path argument of listResources to filter valid resources
  • Adds logging of invalid paths

@pandier pandier changed the title Fix/plugin pack resource listing Fix: Resources incorrectly listed for plugin packs Jun 27, 2024
@Faithcaio Faithcaio merged commit bad1d61 into SpongePowered:api-11 Jun 28, 2024
aromaa added a commit that referenced this pull request Jun 28, 2024
Faithcaio pushed a commit that referenced this pull request Jun 28, 2024
* fix: Resources incorrectly listed for plugin packs

* fix: Add invalid plugin resource path logging

* refactor: Remove unused imports
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.

Plugin packs are incorrectly loaded
2 participants