Posted July 4, 20205 yr ### Description of the Issue Gradlew fail running "runData" task. ### Steps to Reproduce the Issue Download forge Mdk (see below for Forge versions) Extract the zip open widows Command Prompt (cmd.exe) change current dir to the extracted folder run command "gradlew runData" ### Expected Behavior Gradlew should end with the "BUILD SUCCESSFUL" message like "jar" task. Quote BUILD SUCCESSFUL in 21s 3 actionable tasks: 1 executed, 2 up-to-date ### Actual Behavior Task fail Quote FAILURE: Build failed with an exception. * What went wrong: Could not dispatch a message to the daemon. * 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 ### Tested forge versions forge-1.14.4-28.1.0-mdk (I saw it when trying to update a mod that uses this version) forge-1.14.4-28.2.0-mdk (Forge LTS? , recommended) forge-1.14.4-28.2.23-mdk (Forge LTS?, latest) forge-1.15.2-31.2.0-mdk (Community LTS? | Forge Current?, recommended) forge-1.15.2-31.2.30-mdk (Community LTS? | Forge Current?, latest) forge-1.16.1-32.0.47-mdk (Forge Current?, latest) ### Debug Information OS: Windows 8.1 x64 Mdk java version : java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)
July 4, 20205 yr Author Here is the output of D:\jeux\Minecraft\ModdingForge\forge-1.15.2-31.2.30-mdk>gradlew runData 1> output.log 2>&1 on newly unzipped forge-1.15.2-31.2.30-mdk.zip https://raw.githubusercontent.com/Naheulf/Minecraft_mods_report/master/Forge/ForgeGradle/1.15.2_runData_output.log
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.