mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[GH-ISSUE #85] [Minecraft Modrinth] Search function doesn't work correctly #53
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @H1ghSyst3m on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/85
The search function in the Modrinth plugin behaves inconsistently depending on capitalization and query length.
Observed behavior:
This is confusing because:
Initial assumption was that the search might be case-sensitive, but this does not fully explain the behavior, since:
Expected behavior:
@Boy132 commented on GitHub (Jan 22, 2026):
Check the panel logs for errors. Maybe it failed to fetch the plugins.
@H1ghSyst3m commented on GitHub (Jan 22, 2026):
I just checked the Logs and found an error:
I will try to reinstall the Plugin in case it's just an install error
@Boy132 commented on GitHub (Jan 22, 2026):
This seems to be a problem with modrinth itself, you can reproduce it on their website as well:
@H1ghSyst3m commented on GitHub (Jan 24, 2026):
Just also checked, after reinstalling it sometimes worked, but sometimes the same problem again. Like you said it's an issue from modrinth itself. Then there is no reason for me to keep the issue open. Still thanks for your time :D