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

CurseForge: error decoding response body #465

Open
gvancamp opened this issue Mar 19, 2025 · 4 comments
Open

CurseForge: error decoding response body #465

gvancamp opened this issue Mar 19, 2025 · 4 comments

Comments

@gvancamp
Copy link

Description

I'm running the latest build artifact V5.0.0. There have been a couple of mods I've encountered that have returned this error when using "ferium add":

CurseForge: error decoding response body

The mods are:

Bookshelf (id: 228525)
EnchantmentDescriptions (id: 250419)

Steps to Reproduce

No response

Operating System

Windows

Installation Method

GitHub Releases (manually installed)

Ferium version

5.0.0

Additional Information

No response

@theRookieCoder
Copy link
Collaborator

theRookieCoder commented Mar 31, 2025

I'm not sure which commit you're using, since you seem to be compiling from main or using an Actions build. I checked with both the latest released version (v4.7.1) and the latest commit on main (fbfe84a), and I could not replicate this bug on either.

@theRookieCoder theRookieCoder closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 2025
@gvancamp
Copy link
Author

gvancamp commented Mar 31, 2025

Yes, that build (fbfe84a). I just checked again and it still happens. This is the windows build.

./ferium upgrade
Determining the Latest Compatible Versions

✓ Redirector [Maintained] redirector-neoforge-1.21.1-1.0.0.jar
✓ Structure Essentials[Forge/Fabric] structureessentials-1.21.1-4.6.jar
✓ FastWorkbench FastWorkbench-1.21-9.1.2.jar
✓ Cupboard cupboard-1.21-2.9.jar
✓ Structure Layout Optimizer structure_layout_optimizer-neoforge-1.0.10.jar
✓ Resourceful Config resourcefulconfig-neoforge-1.21-3.0.9.jar
✓ Placebo Placebo-1.21.1-9.7.1.jar
✓ Too Fast toofast-1.21.0-0.4.3.5.jar
✓ FerriteCore ferritecore-7.0.2-neoforge.jar
✓ Concurrent Chunk Management Engine (NeoForge) c2me-neoforge-mc1.21.1-0.3.0+alpha.0.60.jar
✓ Accelerated Decay accelerated-decay-neoforge-21.0.0.jar
✓ Lithium lithium-neoforge-0.15.0+mc1.21.1.jar
✓ ScalableLux ScalableLux-0.1.0+beta.2+neoforge.1a07a27-all.jar
✓ Architectury API architectury-13.0.8-neoforge.jar
× Bookshelf CurseForge: error decoding response body
✓ ModernFix modernfix-neoforge-5.20.2+mc1.21.1.jar
✓ No Chat Reports NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar

Downloading Mod Files

✓ Downloaded 10.5 KB accelerated-decay-neoforge-21.0.0.jar
✓ Downloaded 3.35 KB toofast-1.21.0-0.4.3.5.jar
✓ Downloaded 119 KB ferritecore-7.0.2-neoforge.jar
✓ Downloaded 176 KB ScalableLux-0.1.0+beta.2+neoforge.1a07a27-all.jar
✓ Downloaded 28.6 KB FastWorkbench-1.21-9.1.2.jar
✓ Downloaded 59.8 KB structureessentials-1.21.1-4.6.jar
✓ Downloaded 61.8 KB structure_layout_optimizer-neoforge-1.0.10.jar
✓ Downloaded 23.5 KB cupboard-1.21-2.9.jar
✓ Downloaded 13.8 KB redirector-neoforge-1.21.1-1.0.0.jar
✓ Downloaded 302 KB Placebo-1.21.1-9.7.1.jar
✓ Downloaded 307 KB NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar
✓ Downloaded 341 KB resourcefulconfig-neoforge-1.21-3.0.9.jar
✓ Downloaded 498 KB modernfix-neoforge-5.20.2+mc1.21.1.jar
✓ Downloaded 584 KB architectury-13.0.8-neoforge.jar
✓ Downloaded 747 KB lithium-neoforge-0.15.0+mc1.21.1.jar
✓ Downloaded 4.48 MB c2me-neoforge-mc1.21.1-0.3.0+alpha.0.60.jar

Could not get the latest compatible version of some mods

@theRookieCoder
Copy link
Collaborator

Ok, now I'm able to reproduce this when upgrading

@theRookieCoder
Copy link
Collaborator

Fixed in gorilla-devs/furse 1551b28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants