Error while running the client in 1.14.4

Started by Asolkarishi on

Topic category: Help with MCreator software

Last seen on 22:08, 27. May 2020
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Error while running the client in 1.14.4

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

Last seen on 22:08, 27. May 2020
Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh, ok, I'll post it back on…
Wed, 05/13/2020 - 00:39

Oh, ok, I'll post it back on pastebin as soon as I can.

Parsing error loading recipe…
Thu, 05/14/2020 - 07:25
  1. Parsing error loading recipe mcfantastica:frosting

  2.  

  3. com.google.gson.JsonSyntaxException: Unknown item 'mcfantastica:frosting'

Seems one of the recipes is using element you removed from the workspace

Caused by: java.lang…
Fri, 05/15/2020 - 17:44
  1. Caused by: java.lang.IllegalArgumentException: bound must be positive

  2.  

  3.    at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_232] {}

One of your spawning settings (ore or entity probably) has min value larger than max value and causes a crash.