Started by
john doe
on
Topic category: Help with MCreator software
Idk where to put this code at can someone tell me?
buildScan { termsOfServiceUrl = 'https://gradle.com/terms-of-service'; termsOfServiceAgree = 'yes' }
Topic category: Help with MCreator software
Idk where to put this code at can someone tell me?
buildScan { termsOfServiceUrl = 'https://gradle.com/terms-of-service'; termsOfServiceAgree = 'yes' }
In my opinion, you have something broken in mcreator if I'm not confused
Reinstall Mcreator
There is no need to add any lines to gradle build file manually
well waht happens it im trying to run miecraft through mcreator but when i try it says a runclient error and when i run --scan it says this:
Executing Gradle task: --scan
Build info: MCreator 2020.5.47520, forge-1.15.2, 64-bit, 8080 MB, Windows 10, JVM 1.8.0_265, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
> Configure project :
New Dep: net.minecraftforge:forge:1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1
> Task :help
Welcome to Gradle 4.10.3.
To run a build, run gradle <task> ...
To see a list of available tasks, run gradle tasks
To see a list of command-line options, run gradle --help
To see more detail about a task, run gradle help --task <task>
For troubleshooting, visit https://help.gradle.org
BUILD SUCCESSFUL in 2s
1 actionable task: 1 executed
The build scan was not published due to a configuration problem.
The Gradle Terms of Service have not been agreed to.
To agree to the Gradle Terms of Service, include the following in your root project's configuration:
buildScan { termsOfServiceUrl = 'https://gradle.com/terms-of-service'; termsOfServiceAgree = 'yes' }
For more information, please see https://gradle.com/scans/help/plugin-terms-of-service.
Alternatively, if you are using Gradle Enterprise, specify the server location.
For more information, please see https://gradle.com/scans/help/plugin-enterprise-config.
Task completed in 2076 milliseconds
well waht i mean is when I try to run minecraft through mcreator it says runClient error and when i run --scan it says:
Executing Gradle task: --scan
Build info: MCreator 2020.5.47520, forge-1.15.2, 64-bit, 8080 MB, Windows 10, JVM 1.8.0_265, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
> Configure project :
New Dep: net.minecraftforge:forge:1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1
> Task :help
Welcome to Gradle 4.10.3.
To run a build, run gradle <task> ...
To see a list of available tasks, run gradle tasks
To see a list of command-line options, run gradle --help
To see more detail about a task, run gradle help --task <task>
For troubleshooting, visit https://help.gradle.org
BUILD SUCCESSFUL in 2s
1 actionable task: 1 executed
The build scan was not published due to a configuration problem.
The Gradle Terms of Service have not been agreed to.
To agree to the Gradle Terms of Service, include the following in your root project's configuration:
buildScan { termsOfServiceUrl = 'https://gradle.com/terms-of-service'; termsOfServiceAgree = 'yes' }
For more information, please see https://gradle.com/scans/help/plugin-terms-of-service.
Alternatively, if you are using Gradle Enterprise, specify the server location.
For more information, please see https://gradle.com/scans/help/plugin-enterprise-config.
Task completed in 2076 milliseconds