Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Executing Gradle task: runClient
- Build info: MCreator 2021.1.18117, forge-1.16.5, 64-bit, 16174 MB, Windows 10, JVM 1.8.0_275, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
- > Task :compileJava UP-TO-DATE
- > Task :processResources UP-TO-DATE
- > Task :classes UP-TO-DATE
- > Task :downloadMcpConfig
- > Task :extractSrg UP-TO-DATE
- > Task :createSrgToMcp FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- A problem was found with the configuration of task ':createSrgToMcp' (type 'GenerateSRG').
- > File 'D:\expanded\build\extractSrg\output.srg' specified for property 'srg' does not exist.
- * 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.8.1/userguide/command_line_interface.html#sec:command_line_warnings
- BUILD FAILED in 3s
- 5 actionable tasks: 2 executed, 3 up-to-date
- BUILD FAILED
- Task completed in 7 seconds
Advertisement
Add Comment
Please, Sign In to add comment