Jump to content

Recommended Posts

Posted

I was trying to start making a minecraft mod and I found a video on youtube. all was going well until I ran the cmd prompt, the build failed with the following error:
 

FAILURE: Build failed with an exception.

* What went wrong:
Task 'setupDecopworkspace' not found in root project 'EthansModUnnamed'.

* Try:
Run gradlew tasks to get a list of available tasks. 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.
> root project > Resolve files of :_compileJava_1 > log4j-core-2.8.1.jar > 871 KB/1.34 MB downloaded
* Get more help at https://help.gradle.orgeJava_1 > netty-all-4.1.9.Final.jar > 1.98 MB/3.35 MB downloaded

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 0s

 

 

 

 

can someone please help? I dont know how to fix this

Posted (edited)

what is the name of the video ? you may have watched an outdated tutorial here is a little guide (for 1.15.2):

download java jdk 8_251 

and forge recommended sdk for 1.15.2

create a folder and inside of it create another folder (the name of this one shoud have no spaces and no capital letters) extract the sdk inside of this folder (make shure that the sdk folder is not inclueded but only the content)

then run cmd change the directory and read the readme file who explain which task you have to use

(if you use eclipse : you have to run gradlew genEclipseRuns then gradlew eclipse and open eclipse and set your first folder as a workspace)

Edited by aslano
Posted

Exactly what version of Minecraft are you trying to mod?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.