Jump to content
  • Home
  • Files
  • Docs
  • Merch
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • ForgeGradle
  • GRADLEW ERROR
1.13 Update Notes for Mod Creators
Sign in to follow this  
Followers 0
MCJoshua345

GRADLEW ERROR

By MCJoshua345, November 21, 2014 in ForgeGradle

  • Reply to this topic
  • Start new topic

Recommended Posts

MCJoshua345    0

MCJoshua345

MCJoshua345    0

  • Tree Puncher
  • MCJoshua345
  • Members
  • 0
  • 5 posts
Posted November 21, 2014

This is my log when I try to decompile to Eclipse.

http://pastebin.com/pucfYvBN

Plz help. :'(

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6689

diesieben07

diesieben07    6689

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6689
  • 45730 posts
Posted November 21, 2014

Read the log. It tells you exactly what's wrong.

  • Quote

Share this post


Link to post
Share on other sites

MCJoshua345    0

MCJoshua345

MCJoshua345    0

  • Tree Puncher
  • MCJoshua345
  • Members
  • 0
  • 5 posts
Posted November 22, 2014

Well I don't know how to do that. I just code Bukkit Plugins (that suck) and that's really easy.

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6689

diesieben07

diesieben07    6689

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6689
  • 45730 posts
Posted November 22, 2014

You need to set your JAVA_HOME so that it points to your JDK. Google can tell you how, but you should really know, if you call yourself a programmer.

  • Quote

Share this post


Link to post
Share on other sites

MCJoshua345    0

MCJoshua345

MCJoshua345    0

  • Tree Puncher
  • MCJoshua345
  • Members
  • 0
  • 5 posts
Posted November 23, 2014

Am I supposed to set it to C:\Program Files\Java\JDKDIR or C:\Program Files\Java\JDKDIR\BIN or what?

  • Quote

Share this post


Link to post
Share on other sites

loordgek    163

loordgek

loordgek    163

  • World Shaper
  • loordgek
  • Members
  • 163
  • 1606 posts
Posted November 23, 2014

form pahimars github

 

    Download and install the Java JDK.
        Windows/Mac download link. Scroll down, accept the Oracle Binary Code License Agreement for Java SE, and download it (if you have a 64-bit OS, please download the 64-bit version).
        Linux: Installation methods for certain popular flavors of Linux are listed below. If your distribution is not listed, follow the instructions specific to your package manager or install it manually here.
            Gentoo: emerge dev-java/oracle-jdk-bin
            Archlinux: pacman -S jdk7-openjdk
            Ubuntu/Debian: apt-get install openjdk-7-jdk
            Fedora: yum install java-1.7.0-openjdk
    Windows: Set environment variables for the JDK.
        Go to Control Panel\System and Security\System, and click on Advanced System Settings on the left-hand side.
        Click on Environment Variables.
        Under System Variables, click New.
        For Variable Name, input JAVA_HOME.
        For Variable Value, input something similar to C:\Program Files\Java\jdk1.7.0_51 exactly as shown (or wherever your Java JDK installation is), and click Ok.
        Scroll down to a variable named Path, and double-click on it.
        Append ;%JAVA_HOME%\bin EXACTLY AS SHOWN and click Ok. Make sure the location is correct; double-check just to make sure.
    Open up your command line and run javac. If it spews out a bunch of possible options and the usage, then you're good to go. If not, either try the steps again or check the FAQ.

  • Quote

Share this post


Link to post
Share on other sites

MCJoshua345    0

MCJoshua345

MCJoshua345    0

  • Tree Puncher
  • MCJoshua345
  • Members
  • 0
  • 5 posts
Posted November 24, 2014

It worked, but isn't it supposed to generate a file in Eclipse? Don't give me flack, I'm a very new modder.

  • Quote

Share this post


Link to post
Share on other sites

MCJoshua345    0

MCJoshua345

MCJoshua345    0

  • Tree Puncher
  • MCJoshua345
  • Members
  • 0
  • 5 posts
Posted November 24, 2014

Nvm, looked up a tutorial, you have to choose the eclipse folder. Thanks for the help!

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • AdieCraft
      Japanese Style Temple Base

      By AdieCraft · Posted 1 hour ago

      Hello there!   Check out my latest tutorial in my Japanese Builds series, building a Japanese Temple base.   Make sure to Subscribe, so you don't miss any future videos.   Thanks   Adie   Japanese Style Temple Base    
    • DaemonUmbra
      Forge crashes on start

      By DaemonUmbra · Posted 1 hour ago

      Forge for 1.13+ requires Java 8-10 Forge for 1.12.2- requires Java 8
    • GttiqwT
      [1.12.2] Multiple Structure Generation

      By GttiqwT · Posted 2 hours ago

      Yeah I get where you're coming from. I also watched harry talk's tutorial and at first it worked but then I got the problem that it wont spawn more than one structure otherwise it'll overlap and only spawn the latest one added. I tried to follow this tutorial again and it just didnt seem to work at all now. When I get more time ill have to do it again and then afterwards try and fix the issues with spawning more than one structure. I'm currently trying to fix the issue where it causes cascading gen lag but I dont know how to fix that quite yet either.
    • Draco18s
      Distinguish singleplayer vs. multiplayer

      By Draco18s · Posted 2 hours ago

      No. Your client code is sending information to make the server do things. Your server code is telling the server to do those same things (again).
    • solitone
      Distinguish singleplayer vs. multiplayer

      By solitone · Posted 3 hours ago

      This isn’t an issue but normal behaviour, is it?
  • Topics

    • AdieCraft
      0
      Japanese Style Temple Base

      By AdieCraft
      Started 1 hour ago

    • bitman
      1
      Forge crashes on start

      By bitman
      Started 3 hours ago

    • Merthew
      7
      [1.12.2] Multiple Structure Generation

      By Merthew
      Started November 7, 2018

    • solitone
      24
      Distinguish singleplayer vs. multiplayer

      By solitone
      Started December 5

    • TheGreenSquarez
      5
      Forge 28.1.10 won't show on launcher + 28.1.0 fails to work

      By TheGreenSquarez
      Started Wednesday at 11:21 AM

  • Who's Online (See full list)

    • jbredwards
    • DaemonUmbra
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • ForgeGradle
  • GRADLEW ERROR
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community