I can't build create.
jrapf32 opened this issue ยท 1 comments
Describe the Bug
I can't build create because it can't get dependencies.
Reproduction Steps
- git clone https://github.com/Fabricators-of-Create/Create.git -b mc1.19/fabric/dev
- ./gradlew assemble
Expected Result
Could not GET 'https://modmaven.dev/com/jamieswhiteshirt/reach-entity-attributes/2.3.0/reach-entity-attributes-2.3.0.pom'. Received status code 500 from server: Internal Server Error.
Screenshots and Videos
No response
Crash Report or Log
Could not resolve all dependencies for configuration ':modImplementation'. > Could not resolve com.jamieswhiteshirt:reach-entity-attributes:2.3.0. Required by: project : > Could not resolve com.jamieswhiteshirt:reach-entity-attributes:2.3.0. > Could not get resource 'https://modmaven.dev/com/jamieswhiteshirt/reach-entity-attributes/2.3.0/reach-entity-attributes-2.3.0.pom'. > Could not GET 'https://modmaven.dev/com/jamieswhiteshirt/reach-entity-attributes/2.3.0/reach-entity-attributes-2.3.0.pom'. Received status code 500 from server: Internal Server Error
Operating System
Macos
Mod Version
0.5.0g
Minecraft Version
1.19.3
Other Mods
No response
Additional Context
No response