MCreator wont Export nor Run my mod, is there a manuel way to do so?

Started by LordWise on

Topic category: Help with MCreator software

Last seen on 10:55, 9. Jul 2023
Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
MCreator wont Export nor Run my mod, is there a manuel way to do so?
Wed, 10/18/2017 - 18:13 (edited)

Hello Yall!

So, I was trying to export my mod, when than all of a sudden MCreator couldn't export my mod (and prior to that, I tried to test my mod in the Minecraft Client).  It could not access graduel and could not clean the runClient (whatever that is suppose to mean)...

Everytime it trys to compile it, I get this warning:

 

Executing gradle command: clean build
Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
E:\MCreator>cd forge
E:\MCreator\forge>SET "JAVA_HOME=E:\MCreator\jdk32\"
E:\MCreator\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
E:\MCreator\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
E:\MCreator\forge>gradlew -Dorg.gradle.jvmargs="-Xms128m -Xmx841m" clean build 
FAILURE: Build failed with an exception.
* What went wrong: Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
* Try:
Run with --stacktrace option to get the stack trace. 
Run with --info or --debug option to get more log output.

E:\MCreator\forge>
Task completed with return code 0 in 5216 milliseconds

And I did everything that it told me to do, and I still keep getting this Error...
The same thing is happening when I tried to run the client, and tried to compile my mod....
Nothing was working, and I keep coming to a similar error to this one...

What do I have to do, to be able to run and test my mod?

Thanks!
Shae

Edited by LordWise on Wed, 10/18/2017 - 18:13
Last seen on 14:19, 6. Aug 2021
Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try using a different
Sun, 10/08/2017 - 04:36

Try using a different Workspace. That sometimes helps for me.

Last seen on 10:55, 9. Jul 2023
Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Try using a different
Wed, 10/18/2017 - 15:18

@#1 I tried using a different workspace, and it keeps saying "failed to start new daemon"
I went to the website that it states, and tried fixing it that way, I also tried running in manuelly (not using MCreator), and I get the same error...

Please help!

Last seen on 10:55, 9. Jul 2023
Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey guys Update, I did end…
Sat, 05/16/2020 - 01:02

Hey guys
Update, I did end up figuring out the issue.

What I had to do was go the Dameon website, download it, import it into MCreator, and than manually run it.
If you need any help with this, please let me know, I will help you through it too! :)