I have been having this problem for the past week and been searching for solutions the point where I'm making a post
Error:
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :
Java: 1.8.0_265 JVM: 25.265-b01(Private Build) Arch: amd64
New Dep: net.minecraftforge:forge:1.15.2-31.2.36_mapped_snapshot_20200514-1.15.1
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'testingtakingmod'.
> Failed to notify project evaluation listener.
> org.gradle.internal.nativeintegration.services.FileSystems.getDefault()Lorg/gradle/internal/nativeplatform/filesystem/FileSystem;
* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 6s