You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you reproduce this issue with relevant mods only?
If bug: The latest.log file
No response
Issue description
$ ./gradlew
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
FAILURE: Build failed with an exception.
* Where:
Build file '/mnt/c/Users/ajied/Downloads/Jade-2b43464a48f331d098b23e0d13a8586a3fb4d995/Jade-2b43464a48f331d098b23e0d13a8586a3fb4d995/build.gradle' line: 5
* What went wrong:
Plugin [id: 'me.shedaniel.unified-publishing', version: '0.1.+'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'me.shedaniel.unified-publishing:me.shedaniel.unified-publishing.gradle.plugin:0.1.+')
Searched in the following repositories:
maven(https://maven.minecraftforge.net/)
maven2(https://maven.parchmentmc.org)
maven3(https://repo.spongepowered.org/repository/maven-public/)
maven4(https://maven.architectury.dev/)
MavenRepo
Gradle Central Plugin Repository
* 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.
BUILD FAILED in 1m 12s
The text was updated successfully, but these errors were encountered:
gradle.properties has some JVM arguments with a proxy set. i haven't checked the forge code, but i did just discover a missing close bracket in the unified publishing settings on the fabric 1.20.4 branch too
Mod loader
Forge
Minecraft version
1.20.4
Mod version
13.2.1
Modloader version
Forge Latest
Modpack info
No response
If bug:
If bug: The latest.log file
No response
Issue description
The text was updated successfully, but these errors were encountered: