Skip to content

Modrinth download doesn't work for no-chat-reports #1697

@dogtopus

Description

@dogtopus

Describe the problem

After adding MODRINTH_PROJECTS=no-chat-reports, the build fails with Failed to parse version response. Removing no-chat-reports and the build works normally.

Container definition

podman volume create mc-test-data
podman run -e EULA=TRUE -e TYPE=FABRIC -e MODRINTH_PROJECTS=fabric-api,lithium,phosphor,no-chat-reports -v mc-test-data:/data --name mc-test docker.io/itzg/minecraft-server:latest

Container logs

[init] Running as uid=1000 gid=1000 with /data as 'drwxrwxr-x. 9 1000 1000 4096 Aug 28 20:12 /data'

[init] Resolved version given LATEST into 1.19.2 and major version 1.19

[init] Resolving type given FABRIC

[init] Checking Fabric Launcher version information.

[init] Checking Fabric Loader version information.

[mc-image-helper] 20:15:17.512 INFO  : Downloading phosphor-fabric-mc1.19.x-0.8.1.jar

[mc-image-helper] 20:15:17.514 INFO  : Downloading lithium-fabric-mc1.19.2-0.8.3.jar

[mc-image-helper] 20:15:17.593 INFO  : Downloading fabric-api-0.60.0+1.19.2.jar

[mc-image-helper] 20:15:17.657 ERROR : 'modrinth' command failed: Failed to parse version response

Streaming disconnected

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions