Topic category: Help with MCreator software
Whenever I try to run the client in a non-superflat world it fails. Here is the full message:
> 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.9/userguide/command_line_interface.html#sec:c…
BUILD FAILED in 4m 26s
10 actionable tasks: 4 executed, 6 up-to-date
BUILD FAILED
Task completed in 266216 milliseconds
This is not full message + logs belong on pastebin
Oh, ok, I'll post it back on pastebin as soon as I can.
Ok, here it is: https://pastebin.com/yhxTbTH8
Seems one of the recipes is using element you removed from the workspace
I deleted the recipe, but it still happened. https://pastebin.com/hutmFYge
One of your spawning settings (ore or entity probably) has min value larger than max value and causes a crash.