Execution failed for task reobf

Started by philipS on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 18:12, 23. Mar 2018
Joined Feb 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Execution failed for task reobf
Sun, 08/20/2017 - 09:28 (edited)

Hello everyone,

 

I can't seem to make mods since I am getting a reobf failed error.

 

This seems to be kinda random (It's not with a specific mod) and once it happens (which is quite frequently) the only solution seems to delete my workspace (losing my mod) and reinstall MCreator (today I already did it twice). It's so annoying, I tried everything and I am about to give up.

 

I would like to know what is this error (why it happens) and how to fix it, please.

 

Here's the console log when I try to recompile the mod on MCreator.

Executing gradle command: build
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. Todos os direitos reservados.
C:\Pylo\MCreator172>cd forge
C:\Pylo\MCreator172\forge>SET "JAVA_HOME=C:\Pylo\MCreator172\jdk64\"
C:\Pylo\MCreator172\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator172\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator172\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" build
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
****************************
 Powered By MCP:            
 http://modcoderpack.com/   
 Searge, ProfMobius, Fesh0r,
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : unknown
****************************
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJava
:processResources UP-TO-DATE
:classes
:jar UP-TO-DATE
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:extractMcpData UP-TO-DATE
:getVersionJson
:extractUserDev UP-TO-DATE
:genSrgs SKIPPED
:reobf FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':reobf'.
> MALFORMED
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 34.174 secs
C:\Pylo\MCreator172\forge>
Task completed with return code 0 in 35095 milliseconds

 

Thanks in advance.

Edited by Klemen on Sun, 08/20/2017 - 09:28
Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
FAILURE: Build failed with an
Sat, 08/19/2017 - 23:22

FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':reobf'.
> MALFORMED​

​Something about that, I don't know, try looking it up on the internet. Also:

Executing gradle command: build​

On mine it says clean build ​and when I do just build, it gets errors.

Last seen on 18:12, 23. Mar 2018
Joined Feb 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:FAILURE: Build failed with an
Sun, 08/20/2017 - 02:02

@#1

 

I already knew it was something about a "reobf", but I don't know what that means, I don't know almost anything about java or programming mods.

 

I tried searching for it on Google (I said that I tried everything before asking for help here), but all I found were threads of people with the same problem and with no answers.

Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Not sure what to do. Keep
Tue, 08/22/2017 - 00:26

Not sure what to do. Keep trying to fix it. Might be a problem with you computer.