Skip to content

install-forge failure due to missing promotionsΒ #607

@streaminganger

Description

@streaminganger

private final static String promotionsUrl = "https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json";

Lex announced on Discord some changes to the maven server it seems the current promotions url is not found anymore.

[init] Resolving type given FORGE
[mc-image-helper] 12:12:35.673 ERROR : 'install-forge' command failed. Version is 1.41.7
me.itzg.helpers.http.FailedRequestException: HTTP request of https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json failed with 404 Not Found: Fetching object content
	at me.itzg.helpers.http.FetchBuilderBase.lambda$failedRequestMono$2(FetchBuilderBase.java:220)
	at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132)

Instead, this link works https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions