Jump to content

Forge Mod Builder Error "Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0."


AnxietyAssassin

Recommended Posts

I am trying to create a mod for 1.16.5 I am following the tutorial which uses Forge Mod Builder and I followed every step perfectly. There is supposed to be a folder that is called Eclipse (I am using Eclipse) and that file doesn't exist, also there is a warning 

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

I googled this problem and it told me to enter "--warning-mode=(all,none,summary)" but I don't know where to enter it. 

Also this is the entire Console Log if that is useful:

Checking for updates at URL: https://raw.githubusercontent.com/CJMinecraft01/ForgeModBuilder/master/update.json
An update is available!
Current Version: 0.1.1.3, Newest Version: 0.1.1.4
An error occurred
An exception occurred during a WebClient request.
Creating a new project!
Found download link: https://maven.minecraftforge.net/net/minecraftforge/forge/1.16.5-36.2.2/forge-1.16.5-36.2.2-mdk.zip
Downloaded file to D:\MC\Mods\temp.zip
Extracting file to D:\MC\Mods\MM
Setting up build file!
Loaded project: D:\MC\Mods\MM, MC: 1.16.5, Forge: 36.2.2, MCP: 1.16.5'
Setting up project: D:\MC\Mods\MM, MC: 1.16.5, Forge: 36.2.2, MCP: 1.16.5'
Setting editor to eclipse
Ran gradlew command: gradlew setupDecompWorkspace eclipse
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

> Configure project :
Java: 1.8.0_292 JVM: 25.292-b10(AdoptOpenJDK) Arch: amd64
WARNING: This project is configured to use the official obfuscation mappings provided by Mojang. These mapping fall under their associated license, you should be fully aware of this license. For the latest license text, refer below, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md, You can hide this warning by running the `hideOfficialWarningUntilChanged` task
WARNING: (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.  Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.