Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help, cannot build #354

Closed
1 task
AjieDev opened this issue Jan 3, 2024 · 2 comments
Closed
1 task

Help, cannot build #354

AjieDev opened this issue Jan 3, 2024 · 2 comments

Comments

@AjieDev
Copy link

AjieDev commented Jan 3, 2024

Mod loader

Forge

Minecraft version

1.20.4

Mod version

13.2.1

Modloader version

Forge Latest

Modpack info

No response

If bug:

  • 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
@lexi-the-cute
Copy link

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

@Snownee Snownee closed this as completed Jan 10, 2024
@Snownee
Copy link
Owner

Snownee commented Jan 10, 2024

fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants