-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Your CleanroomMC Discord Username
ironworks_founder
Cleanroom Version
NA
Java Version
Java 21
Graphics Card Vendor
NVidia
Bug Report
When trying to build catroom, it fails due to being unable to resolve the outlands.top maven:
Configure project :
Setting up CatRoom 0.1.0
Java: 21.0.9 | JVM: 21.0.9+10-LTS | Vendor: Eclipse Adoptium | Architecture: amd64
FAILURE: Build failed with an exception.
-
Where:
Build file 'E:\Dev\CatRoom\build.gradle' line: 1074 -
What went wrong:
A problem occurred evaluating root project 'Cleanroom'.
Could not resolve all artifacts for configuration ':cleanroom:installer'.
Could not resolve com.cleanroommc:bouncepad:0.4.40-cursed.
Required by:
project :cleanroom
> Could not resolve com.cleanroommc:bouncepad:0.4.40-cursed.
> Could not get resource 'https://maven.outlands.top/releases/com/cleanroommc/bouncepad/0.4.40-cursed/bouncepad-0.4.40-cursed.pom'.
> Could not GET 'https://maven.outlands.top/releases/com/cleanroommc/bouncepad/0.4.40-cursed/bouncepad-0.4.40-cursed.pom'.
> maven.outlands.top
Could not resolve com.cleanroommc:sponge-mixin:0.16.0+mixin.0.8.5.
Required by:
project :cleanroom
> Could not resolve com.cleanroommc:sponge-mixin:0.16.0+mixin.0.8.5.
> Could not get resource 'https://maven.outlands.top/releases/com/cleanroommc/sponge-mixin/0.16.0+mixin.0.8.5/sponge-mixin-0.16.0+mixin.0.8.5.pom'.
> Could not GET 'https://maven.outlands.top/releases/com/cleanroommc/sponge-mixin/0.16.0+mixin.0.8.5/sponge-mixin-0.16.0+mixin.0.8.5.pom'.
> maven.outlands.top
- Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 1m 1s
2 actionable tasks: 2 executed
Mod List
NA
MMC Instance Notes
NA
Final Checklist
- I have searched the issues and haven't found a similar issue.
- I have read the known incompatibilities and this is not related to one of those.
- I have installed Fugue and it does not fix this issue.
- I am using experimental branch and have installed Scalar and it does not fix this issue.
- I am running a test build from Cleanroom Github Actions. (Or, if I've compiled it myself I plan to fix the issue)