Skip to content

Error when trying to obtain official mappings for non-mojmap versions #7

Description

@Su5eD

I'm using a fork of Forge 1.4.7 updated to work with the modern data-driven toolchain. When syncing Gradle in IntelliJ IDEA, Scribe logs an error in the console, but doesn't crash the sync. This appears to be caused by trying to obtain mojmaps for old mc versions, which don't exist.

Error getting artifact: net.minecraft:client:1.4.7:mappings@txt from  MinecraftRepo
java.lang.IllegalStateException: 1.4.7.json missing download for client_mappings

Full log: https://pastebin.com/7TxcKehn

After a bit of investigation, I found out that the version check put in place in ForgeGradleModelBuilder is incorrect.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions