Minecraft will not run

Started by RX4OO on

Topic category: Troubleshooting, bugs, and solutions

Active 5 years ago
Joined Jul 2019
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Minecraft will not run
Sun, 07/28/2019 - 21:31 (edited)

 Have this error when trying to run minecraft on mcreator

 

2019-07-28 22:25:34,354 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2019-07-28 22:25:34,356 main ERROR Error processing element TerminalConsole ([Appenders: null]): CLASS_NOT_FOUND
2019-07-28 22:25:34,356 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2019-07-28 22:25:34,388 main ERROR Unable to locate appender "Console" for logger config "root"
2019-07-28 22:25:34,474 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2019-07-28 22:25:34,475 main ERROR Error processing element TerminalConsole ([Appenders: null]): CLASS_NOT_FOUND
2019-07-28 22:25:34,475 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2019-07-28 22:25:34,480 main ERROR Unable to locate appender "Console" for logger config "root"
:runClient FAILED
Exception in thread "main" 
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
BUILD FAILED in 15s
13 actionable tasks: 6 executed, 7 up-to-date

 

What should I do?

Edited by RX4OO on Sun, 07/28/2019 - 21:31
Active 5 years ago
Joined Jul 2019
Points:
651

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
I'm a new mod creator but I…
Mon, 07/29/2019 - 02:58

I'm a new mod creator but I think I can help you, let me look at your workspace

Active 5 years ago
Joined Jul 2019
Points:
651

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
I had this problem before,…
Mon, 07/29/2019 - 03:09

I had this problem before, check your mod elements if it depend on or connect to another mod element that you deleted

Active 5 years ago
Joined Jul 2019
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Thanks for the help I…
Tue, 07/30/2019 - 10:36

Thanks for the help

I checked and added some things but the same error came up

Is there anything else that could be done?

 

Active 5 years ago
Joined Jul 2019
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Yeah, I tried that but still…
Tue, 07/30/2019 - 11:11

Yeah, I tried that but still the same error in the console

Try rebooting computer first…
Tue, 07/30/2019 - 12:21

Try rebooting computer first, then delete the whole gradle folder, not just caches and try again.

Active 5 years ago
Joined Jul 2019
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Yeah I tried that but the…
Tue, 07/30/2019 - 12:22

Yeah I tried that but the same error appeared on the console