consol log problem

Started by itsmehiiiiiiiiiiiii on

Topic category: Help with MCreator software

Last seen on 15:46, 13. Apr 2023
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
consol log problem

i got this:

 > Configure project :
The code of this workspace uses official obfuscation mappings provided by Mojang. These mappings fall under their associated license you should be fully aware of.
(c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes,
but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.
Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available
at https://account.mojang.com/documents/minecraft_eula.

> Task :compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> error: release version 17 not supported
* 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
BUILD FAILED in 1s
1 actionable task: 1 executed

BUILD FAILED
Task completed in 1 second

randomly and i cant start mincraft again  i dit  nothing and it was here pls help

Last seen on 09:41, 16. Jun 2023
Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Just had something similar…
Thu, 04/13/2023 - 02:31

Just had something similar happen to me.

Ran a successful test to make sure everything was working as intended.

Added a few more blocks and recipes that were just blocks.

Went to look at the in game inventory to make sure the new blocks had texture applied properly, and suddenly failure while generating terrain. Something about a non zero sum being returned.

Uninstalled and tried to reinstall with the .exe download, and there was an error loading the Java.dll

Downloaded the .zip, and everything is back to running as normal and got another successful test run.