Topic category: Help with MCreator software
I've seen a lot of these problems, but I can't figure out which one has the answer. I tried a few of them and can't figure it out so I thought I'd just ask here, the console says Execution failed for task ':runClient' and the build fails. Does anyone know what to do? Here's the rest of the log from the first error:
Current Language: ~~ERROR~~ NullPointerException: null
CPU: 8x AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx
32:12.47 [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:printToSYSOUT:110 #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\joshj\MCreatorWorkspaces\modeltesting__creaturesandbeasts\run\.\crash-reports\crash-2020-08-08_12.12.47-client.txt
[m
] > Task :runClient FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':runClient'.
> Process 'command 'C:\Program Files\Pylo\MCreator\jdk\bin\java.exe'' finished with non-zero exit value -1
* 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 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#se…
BUILD FAILED in 1m 27s
10 actionable tasks: 4 executed, 6 up-to-date
BUILD FAILED
Task completed in 87645 milliseconds
To me it would seem that you used a depreciated feature as pointed out "
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0."
However to fully answer the problem the --scan or --info option would need to be ran
Thanks for the reply :) I'm a bit of a noob at this stuff, how do I run those options, and what do I do next?
I would manually run gradle but that is just the way i would do so
Hi, sorry to be a pain but I honestly have no idea what I'm doing and you seem to know your wau around the app. Where do I manually run gradle, and what's the next step after that?
This is not full log. Include full log, paste it on service like pastebin and link it here. Only with the part you pasted we can't give you any real help or advice.
Here's the full console