Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

updateIntermediary doesn't support v2 mappings #29

Open
Juuxel opened this issue May 24, 2020 · 0 comments
Open

updateIntermediary doesn't support v2 mappings #29

Juuxel opened this issue May 24, 2020 · 0 comments

Comments

@Juuxel
Copy link
Member

Juuxel commented May 24, 2020

It uses the v1 mapping parser, so it will crash if the intermediary is a tinyv2 file.

java.io.IOException: Invalid mapping version!
        at net.fabricmc.mappings.TinyMappings.<init>(TinyMappings.java:119)
        at net.fabricmc.mappings.MappingsProvider.readTinyMappings(MappingsProvider.java:36)
        at net.fabricmc.mappings.MappingsProvider.readTinyMappings(MappingsProvider.java:32)
        at net.fabricmc.stitch.commands.GenState.prepareUpdate(GenState.java:465)
        at net.fabricmc.stitch.commands.CommandUpdateIntermediary.run(CommandUpdateIntermediary.java:62)
        at net.fabricmc.stitch.Main.main(Main.java:71)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant