Error with download

HMR47

New member
Pronouns
he/him
Code:
Error type: StrawberryShake.GraphQLClientException
   Message: Query is too complex.
   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

I have recently updated to version 4.10 and encountered this error while trying to download through the plugin.
 
1784740770235.webp
hi this is my first time on the forum !! i was just curious if anyone else had this problem / knew how to fix it? it was working fine for me yesterday, but when i woke up today and updated heliosphere, i kept getting this error when trying to download with the one tap plugin. the error info says this:

Code:
Error type: StrawberryShake.GraphQLClientException Message: Query is too complex. 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

any help would be greatly appreciated !

EDIT: i saw someone with the same issue as me! sorry i didnt see before!!
 
i tried installing some mods via the heliosphere plugin, noticed that the website was stuck loading for an unusually long time, so i checked my plugin and saw that it needed an update. now anytime i try to install a mod through the plugin it fails to install the mod (i get an error), and trying to download the mod from the website as a pmp file causes the site to get stuck endlessly loading the file for downloading. not sure if its an issue with the plugin or the site.
 
Began encountering this myself just a bit ago. Happens between full reboots, and between attempting to install unrelated mods. Funny thing is, I was downloading things just fine after the update today, but this seemingly started out of nowhere.
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