PS C:\Users\hakim> cd “C:\Users\hakim\Downloads\Geyser-master (1)\Geyser-master”
PS C:\Users\hakim\Downloads\Geyser-master (1)\Geyser-master> ./gradlew build
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to Gradle Daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Configuration on demand is an incubating feature.
Type-safe project accessors is an incubating feature.
Task :build-logic:generateExternalPluginSpecBuilders FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:build-logic:generateExternalPluginSpecBuilders’.
Error while evaluating property ‘pluginEntries’ of task ‘:build-logic:generateExternalPluginSpecBuilders’.
Could not resolve all files for configuration ‘:build-logic:compileClasspath’.
Could not download architectury-plugin.gradle.plugin-3.5-SNAPSHOT.jar (architectury-plugin:architectury-plugin.gradle.plugin:3.5-SNAPSHOT:20260614.143707-1)
Could not get resource ‘https://maven.architectury.dev/architectury-plugin/architectury-plugin.gradle.plugin/3.5-SNAPSHOT/architectury-plugin.gradle.plugin-3.5-20260614.143707-1.jar’.
Could not GET ‘https://maven.architectury.dev/architectury-plugin/architectury-plugin.gradle.plugin/3.5-SNAPSHOT/architectury-plugin.gradle.plugin-3.5-20260614.143707-1.jar’.
Got socket exception during request. It might be caused by SSL misconfiguration
Connection reset
Could not download architectury-loom-1.14.476.jar (dev.architectury:architectury-loom:1.14.476)
Could not get resource ‘https://maven.architectury.dev/dev/architectury/architectury-loom/1.14.476/architectury-loom-1.14.476.jar’.
Could not GET ‘https://maven.architectury.dev/dev/architectury/architectury-loom/1.14.476/architectury-loom-1.14.476.jar’.
Got socket exception during request. It might be caused by SSL misconfiguration
Connection reset
- 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 from a Build Scan (powered by Develocity).
Get more help at https://help.gradle.org.

