The Vanilla Experience (Mod) (Forge)

The Vanilla Experience (Mod) (Forge)

118k Downloads

Bigger-Sponge-Absorption-Radius-1.21.4 wont compile

ejonessss opened this issue ยท 1 comments

commented

i am trying to compile Bigger-Sponge-Absorption-Radius-1.21.4 and it gives me

dhdfj@70 Bigger-Sponge-Absorption-Radius-1.21.4 % gradle build
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.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build

Configure project :Common
SpongePowered Vanilla 'GRADLE' Toolset Version '0.2.1-SNAPSHOT'
Targeting Minecraft '1.21.4' on a 'JOINED' platform

Configure project :Fabric
Fabric Loom: 1.9.2
:remapping 49 mods from modImplementation (java-api)
:remapping 1 mods from modApi (java-api)
:remapping 1 mods from modCompileOnly (java-api)
:remapping sources

Configure project :Forge
MixinGradle is skipping eclipse integration, extension not found

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ':Forge'.

Could not resolve all files for configuration ':Forge:_compileJava_1'.
Could not find lwjgl-freetype-3.3.3-natives-macos-patch.jar (org.lwjgl:lwjgl-freetype:3.3.3).
Searched in the following locations:
https://repo.maven.apache.org/maven2/org/lwjgl/lwjgl-freetype/3.3.3/lwjgl-freetype-3.3.3-natives-macos-patch.jar

  • 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 32s
dhdfj@70 Bigger-Sponge-Absorption-Radius-1.21.4 %

it turns out that https://repo.maven.apache.org/maven2/org/lwjgl/lwjgl-freetype/3.3.3/lwjgl-freetype-3.3.3-natives-macos-patch.jar

does not exist and not even on archive.org

did you lose one of your accounts or is this an old mod?

i tried removing references like eclypse and the fabric and other non forge references and still wont compile

commented

how do i change the label?