Jump to content

[1.8.9] Can't add JEI dependency to workspace


sjoopies

Recommended Posts

I added the dependency for the JEI and I got this error when trying to setupDecompWorkspace

 

This set of MCP mappings was designed for MC 1.8.8. Use at your own peril.

#################################################

        ForgeGradle 2.1-SNAPSHOT-75bb646       

  https://github.com/MinecraftForge/ForgeGradle 

#################################################

              Powered by MCP unknown             

            http://modcoderpack.com           

        by: Searge, ProfMobius, Fesh0r,       

        R4wk, ZeuX, IngisKahn, bspkrs         

#################################################

 

FAILURE: Build failed with an exception.

 

* What went wrong:

A problem occurred configuring root project '189EclipseCraft'.

> Could not resolve all dependencies for configuration ':deobfCompile'.

  > Could not resolve mezz.jei:jei_1.8.9:2.28.5.172.

    Required by:

        com.sjoopies.eclipsecraft:189EclipseCraft:1.0

      > Could not resolve mezz.jei:jei_1.8.9:2.28.5.172.

        > Could not get resource 'https://libraries.minecraft.net/mezz/jei/jei_1.8.9/2.28.5.172/jei_1.8.9-2.28.5.172.pom'.

            > Could not GET 'https://libraries.minecraft.net/mezz/jei/jei_1.8.9/2.28.5.172/jei_1.8.9-2.28.5.172.pom'. Received status code 403 from server: Forbidden

 

* 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: 11.214 secs

 

 

 

I also downloaded the mod and put it in the mods folder of my workspace and in the lib folder too

Link to comment
Share on other sites

Upload your build.gradle file to Gist or Pastebin with syntax highlighting and link it here. To get syntax highlighting on Gist, give each file the appropriate extension (.gradle for Gradle scripts). To get syntax highlighting on Pastebin, select the language from the dropdown at the bottom of the page.

 

Edit: Reworded my copy/pasted text on syntax highlighting to be more appropriate for this situation.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

Ah, I'm glad you fixed it.

 

Gradle files aren't Java code, so you should have kept the .gradle extension on the Gist file. I probably should have made this clearer in my previous post, I copy/pasted it from a more general response I use to tell people how to post code properly.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
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.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

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