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
  • Setting up WorkSpace Error with Eclipse MC 1.12.2
1.13 Update Notes for Mod Creators
Sign in to follow this  
Followers 1
sasafras442

Setting up WorkSpace Error with Eclipse MC 1.12.2

By sasafras442, April 14 in ForgeGradle

  • Reply to this topic
  • Start new topic

Recommended Posts

sasafras442    0

sasafras442

sasafras442    0

  • Tree Puncher
  • sasafras442
  • Members
  • 0
  • 7 posts
Posted April 14
FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':forgeGradleUserDevPackage'.
> Could not resolve net.minecraftforge:forge:1.12.2-14.23.5.2768.
  Required by:
      com.yourname.modid:forge-1.12.2-14.23.5.2768-mdk:1.0
   > Could not resolve net.minecraftforge:forge:1.12.2-14.23.5.2768.
      > Could not get resource 'https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2768/forge-1.12.2-14.23.5.2768.pom'.
         > Could not GET 'https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2768/forge-1.12.2-14.23.5.2768.pom'.
            > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

help please!

  • Quote

Share this post


Link to post
Share on other sites

DaemonUmbra    358

DaemonUmbra

DaemonUmbra    358

  • Reality Controller
  • DaemonUmbra
  • Forum Team
  • 358
  • 6442 posts
Posted April 14

Update Java

  • Quote

Share this post


Link to post
Share on other sites

sasafras442    0

sasafras442

sasafras442    0

  • Tree Puncher
  • sasafras442
  • Members
  • 0
  • 7 posts
Posted April 14

it's fully up to date

  • Quote

Share this post


Link to post
Share on other sites

DaemonUmbra    358

DaemonUmbra

DaemonUmbra    358

  • Reality Controller
  • DaemonUmbra
  • Forum Team
  • 358
  • 6442 posts
Posted April 14

Is this from an IDE or are you running commands in a terminal?

  • Quote

Share this post


Link to post
Share on other sites

sasafras442    0

sasafras442

sasafras442    0

  • Tree Puncher
  • sasafras442
  • Members
  • 0
  • 7 posts
Posted April 14

Im on mac running the command ./gradlew setupDecompWorkspace

  • Quote

Share this post


Link to post
Share on other sites

DaemonUmbra    358

DaemonUmbra

DaemonUmbra    358

  • Reality Controller
  • DaemonUmbra
  • Forum Team
  • 358
  • 6442 posts
Posted April 14 (edited)

Type javac -version and tell me what it says.

Edited April 14 by DaemonUmbra
  • Quote

Share this post


Link to post
Share on other sites

sasafras442    0

sasafras442

sasafras442    0

  • Tree Puncher
  • sasafras442
  • Members
  • 0
  • 7 posts
Posted April 14
error: Class names, 'version', are only accepted if annotation processing is explicitly requested
1 error

thats what i got

  • Quote

Share this post


Link to post
Share on other sites

DaemonUmbra    358

DaemonUmbra

DaemonUmbra    358

  • Reality Controller
  • DaemonUmbra
  • Forum Team
  • 358
  • 6442 posts
Posted April 14

javac -version, sorry

  • Quote

Share this post


Link to post
Share on other sites

sasafras442    0

sasafras442

sasafras442    0

  • Tree Puncher
  • sasafras442
  • Members
  • 0
  • 7 posts
Posted April 14

javac 1.8.0_91

  • Quote

Share this post


Link to post
Share on other sites

DaemonUmbra    358

DaemonUmbra

DaemonUmbra    358

  • Reality Controller
  • DaemonUmbra
  • Forum Team
  • 358
  • 6442 posts
Posted April 14

You are not up to date. Update your JDK.

  • Quote

Share this post


Link to post
Share on other sites

sasafras442    0

sasafras442

sasafras442    0

  • Tree Puncher
  • sasafras442
  • Members
  • 0
  • 7 posts
Posted April 14

Ugh sorry. I just typed in Java update and tried updating it from there and it said I was up to date. Anyway I updated and got this error now.

 

Could not determine java version from '12'.

 

  • Quote

Share this post


Link to post
Share on other sites

DaemonUmbra    358

DaemonUmbra

DaemonUmbra    358

  • Reality Controller
  • DaemonUmbra
  • Forum Team
  • 358
  • 6442 posts
Posted April 14

You need to use Java 8 for 1.12.2, just not the ancient version of 8 you had before.

  • Quote

Share this post


Link to post
Share on other sites

sasafras442    0

sasafras442

sasafras442    0

  • Tree Puncher
  • sasafras442
  • Members
  • 0
  • 7 posts
Posted April 14

It's currently doing its thing. Sorry it was such a simple solution, I'm all new to this. Thank you!

  • 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 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • Oliviafrostpaw
      [1.14.4] Injecting into Existing Loot Tables, Blocks

      By Oliviafrostpaw · Posted 7 minutes ago

      Ah, thank you very very much. Having attempted to look and find the correct bus/subscriber and or examples for its usage I found no instance of @Mod.EventBusSubscriber on the classes, is this necessary or am I just looking in the wrong places? Any Guidance would be appreciated 
    • bluey418
      Error with running modpack on twitch

      By bluey418 · Posted 19 minutes ago

      I have opened up minecraft for the first time in a while, and I wanted to run a modpack off of the twitch launcher. Every time I try to run MC, and I've tried this for a few modpacks, I get the following error in my game output tab:   OpenJDK 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0 Error: Could not find or load main class = Caused by: java.lang.ClassNotFoundException: =   Any idea what is causing this? I am running on a Mac, FYI.   Thanks!
    • Draco18s
      [1.14.4] Injecting into Existing Loot Tables, Blocks

      By Draco18s · Posted 44 minutes ago

      @Mod.EventBusSubscriber(bus=Mod.EventBusSubscriber.Bus.MOD)   That is not the correct bus for that event.
    • Draco18s
      [1.14.4] Dimensions

      By Draco18s · Posted 47 minutes ago

      When you create a dimension, you have to pass a DimensionType to DimensionManager.registerDimension()   Why not...hold onto it?   If you have access to the world, you can also query that world for its dimension information, which includes the DimensionType.
    • Draco18s
      CORAL TOMBSTONE MOD NOT WORKS

      By Draco18s · Posted 50 minutes ago

      Talk to the mod author. Those of us here have no idea what that mod is, where the problem could be, or how to fix it. This is the Forge forums. We deal with Forge.
  • Topics

    • Oliviafrostpaw
      10
      [1.14.4] Injecting into Existing Loot Tables, Blocks

      By Oliviafrostpaw
      Started December 8

    • bluey418
      0
      Error with running modpack on twitch

      By bluey418
      Started 19 minutes ago

    • RaphGamingz
      2
      [1.14.4] Dimensions

      By RaphGamingz
      Started Yesterday at 07:45 AM

    • martingabrixx
      1
      CORAL TOMBSTONE MOD NOT WORKS

      By martingabrixx
      Started 4 hours ago

    • Edivad99
      1
      Minecraft Forge for 1.15

      By Edivad99
      Started 1 hour ago

  • Who's Online (See full list)

    • geekles
    • J0WAY
    • bluey418
    • Skyriis
    • PrinceRaiden
    • Kerman
    • LexManos
    • ErdbeerbaerLP
    • Draco18s
    • Edivad99
    • hohserg
    • Oliviafrostpaw
    • LilyStag
    • Nuxache
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • ForgeGradle
  • Setting up WorkSpace Error with Eclipse MC 1.12.2
  • Theme
  • Contact Us
  • Discord

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