runClient stopped working overnight, my mod is not able to run

Started by SimonF on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 19:51, 26. Feb 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
runClient stopped working overnight, my mod is not able to run

Hi,

 

I was working on my mod yesterday (and testing it in the game), and today I got an error while building it. No versions updated (at least not manually and/or with my knowledge).

 

The error is: https://pastebin.com/fdXL9DXd

 

A snapshot (full log above):

 

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 -1073741819 
* Try: 
> Run with --info or --debug option to get more log output. 
> Run with --scan to get full insights. 
* Exception is: 
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':runClient'. 
   at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1
   
   ...
   
* Get more help at https://help.gradle.org 
BUILD FAILED in 6s 
10 actionable tasks: 3 executed, 7 up-to-date 
  
BUILD FAILED 
Task completed in 6 seconds

 

What I've already tried:

  1. Tried it also on a fresh and empty new workspace and it's the same there (fresh = no mod elements at all)
  2. Checked the case with --update-dependencies.
  3. Checked the case with removing gradle cache, completely removing config and other ways from various tutorials in the forum and wiki. 
  4. Antivirus blocks also removed, but it was working with them in place in the past, stopped today. Tried disabling A/V completely and it still doesn't help.

 

Tried it all and still no luck. 

 

Anyone has any idea how to fix it? Reinstalling mcreator does not help... I am literally on the verge of giving up :( 

 

 

Last seen on 15:49, 18. Apr 2024
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Same Happened me too right…
Thu, 04/04/2024 - 18:44

Same Happened me too right now.