Draconic Evolution

Draconic Evolution

77M Downloads

[1.16] <Incorrect CodeChikenLib versioning makes it impossible to start minecraft>

Cynix32 opened this issue ยท 7 comments

commented

Base information

  • Minecraft version: 1.16.5
  • Mod version: Draconic-Evolution-1.16.5-3.0.14.411-universal
  • Minecraft Forge version: 36.2.4
  • Mod Pack: Its my own personal modpack

Crash report

I think a screenshot is more than enough for this:
Screenshot (237)

(ignore the ironjetpacks & nocreativedrift, I am planning to open a separate issue for those mods on their respective github)

Description / steps to reproduce

The CodeChickenLib available on curseforge is only CodeChickenLib-1.16.5-4.0.3.433-universal
DE asks for 4.0.3.434 which from what I know does not exist yet as of writing of this issue.
See:
https://www.curseforge.com/minecraft/mc-mods/codechicken-lib-1-8/files/3448050
CCL was last updated Sept. 3

commented

I also just Encountered this Problem

commented

I think there is an issue with the way covers and I are handling versioning. I just pushed a new build which should fix the issue.

commented

Issue fixed after updating DE & its core dependency, closing issue.

commented
commented

I am aware. The issue was DE should not require that version. Covers changed the way versions are handled in 1.16 so I need to change the way my dependencies are configured to account for that.

commented

ah okay