Plugin Error trying to download ("unknown field")

Cha

New member
Pronouns
they/them
Hello! I've been having this error everytime i try to download a mod. I am on the stable version of penumbra (so not testing). Thought i should open a new post since it's not the same error as the one already reported. Thank you!

Code:
Error type: StrawberryShake.GraphQLClientException
   Message: Multiple errors occurred:
- Unknown field "id" on type "Group".
- Unknown field "id" on type "OptionItem".
- Unknown field "id" on type "GroupImc".
- Unknown field "id" on type "OptionItemImc".
- Unknown field "id" on type "GroupCombining".
- Unknown field "id" on type "OptionItemCombining".
   HResult: 0x80131500
   at StrawberryShake.OperationResultExtensions.EnsureNoErrors(IOperationResult result)
   at Heliosphere.DownloadTask.GetPackageInfo() in /_/DownloadTask.cs:line 287
   at Heliosphere.DownloadTask.Run() in /_/DownloadTask.cs:line 167
 
Back
Top