Skip to content

useDepAts seems to look for old ATs before actually updating the dependency #312

Closed
@mezz

Description

@mezz

build.gradle

Here is console output from a recent jenkins build:
https://gist.github.com/mezz/6308e4bb684acf7818e6

I am building my mod against JEI 1.10.0.102, which has an AT file, but it is looking for an AT from an older version, JEI 1.8.3.99.

Found AccessTransformer: jei_at.cfg_jei_1.8-1.8.3.99_at.cfg
...
:deobfMcMCPjava.io.FileNotFoundException: /var/lib/jenkins/workspace/JEI_Addons-MC1.8/build/depAts/jei_at.cfg_jei_1.8-1.8.3.99_at.cfg (No such file or directory)

This means I usually have to build twice in a row, half the time it seems to work fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugRelates to or reports a bug in the codebase

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions