jakobkmar/pacmc

Embedded dependencies are not supported in the latest release

Opened this issue · 1 comments

When installing a mod with embedded dependencies, (eg shulker box tooltip) the program crashes. This appears to be because the Embedded dependency type isn't present in 0.5.2.

Hi, thanks for the report! We have fixed this with #53 but it is not released yet. If you need the fix fast you can clone the project and compile it with ./gradlew :pacmc-cli:installDist. The new release will happen in the coming week I think.