Can't build from source
Entropy159 opened this issue ยท 0 comments
Modloader
Fabric
Minecraft version
1.19.2
Hex Casting version
0.10.3
Modloader version
No response
Modpack info
No response
The latest.log file
No response
Issue description
I am trying to make some small modifications to the source of this mod, but I am getting an error when trying to build the mod.
> Configure project :Common
SpongePowered Vanilla 'GRADLE' Toolset Version '0.2.1-SNAPSHOT'
Targeting Minecraft '1.19.2' on a 'JOINED' platform
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':Common'.
> Failed to notify project evaluation listener.
> 'void org.gradle.api.artifacts.repositories.InclusiveRepositoryContentDescriptor.includeGroupAndSubgroups(java.lang.String)'
I'm not entirely sure why this is happening.
Steps to reproduce
- Download the 1.19 branch
- Run ./gradlew build
Other information
No response