Skip to content

Curseforge keep complaining about loaders [Resource pack] #109

Answered by Kir-Antipov
bangetto asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! Please note that you forgot to specify the loaders field. Here's the actual workflow that was used during the latest run:

https://github.com/ViaVersionAddons/ViaBackwards-Plus/actions/runs/7864141950/workflow#L46-L54

As you can see, it's not the same as the one you posted here. If you replicate the config you specified for Modrinth, the error will go away. So, just add:

loaders: minecraft

to the workflow, and you should be good to go.

However, you do not need two separate jobs to publish to Modrinth and CurseForge, since you are trying to publish the exact same file(s). Thus, I strongly recommend merging your jobs into a single one:

       - name: Publish to Modrinth and CurseForge

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bangetto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants