AdityaGupta1 / minecraft-modding-book

The repository for the Minecraft Modding book by O-Reilly.
58 stars 16 forks source link

command promt #29

Open computerscience1301 opened 4 years ago

computerscience1301 commented 4 years ago

I have recently purchased a copy of Minecraft Modding with Forge and I have not been able to move along with the instructions accurately. As the book instructs me to add gradlew setupDecompWorkspace eclipse on >>CMD. That command executes a BUILD FAILD in my many attempts.

1.Using this technique with older version of Java development Kit, Minecraft Forge and Eclipse. Versions released 2015- 2017 I could not make a successful build. 2.I have searched for threads on my problem, and not been able to come across any other person whom experienced this one problem I was able to find your ask email through the book. It be a relief to understand what I am doing wrong and a giant improvement on my tutorial path to come to a conclusion on this one part. My current situation would be on page 2-8.

AdityaGupta1 commented 4 years ago

Hello,

Can you please post the output in the command prompt? This will help with figuring out what went wrong.

computerscience1301 commented 4 years ago

hello, today it gave me the un recognized error Capture gradlew these are the sinpets of my downloads and forge mdk Capture folder contents

AdityaGupta1 commented 4 years ago

You either have to run that command in the C:\Users\compu\Downloads\forge-1.8-11.14.4.1563-mdk folder or move the contents of that folder to the C:\Users\compu\Desktop\forge folder first.