[Bug]: Could not find Pehkui-3.7.11.jar dependency
dayofpi opened this issue ยท 0 comments
Minecraft version(s)
1.20.1
Minecraft version details
No response
Mod loader
Fabric
Mod loader version
Fabric Loader 0.14.23
Fabric API version
Fabric API 0.90.4+1.20.1
In what kind of world or server did the problem occur?
Other (specify in "What went wrong?" section)
What went wrong? (Crash logs don't go here)
When trying to build my mod, I get the following error:
A problem occurred configuring project ':fabric'.
> Could not resolve all files for configuration ':fabric:modApi'.
> Could not find Pehkui-3.7.11.jar (com.github.Virtuoel:Pehkui:3.7.11).
Searched in the following locations:
https://jitpack.io/com/github/Virtuoel/Pehkui/3.7.11/Pehkui-3.7.11.jar
It's an Architectury project, but I specifically get this error when building the Fabric subproject.
I also was originally able to run this just fine, I've made no changes to the files besides downloading the repository and importing it into a fresh install.
Full list of installed mods and their version numbers
AzureLib 2.0.16
Forge Config API Port 8.0.0
Pehkui 3.7.11
Did the problem cause the game to crash?
No.