Jump to content

Recommended Posts

Posted

I have a problem with exporting my mod that contains a plugin for NEI, the plugin works insite eclipse but when I try to export it then gradlew doesn't know that I extendet the Buildpath.

 

Here the eror code if you wan't:

 

  Reveal hidden contents

 

 

What could I do?

Posted

I placed the Maven thing insite the build but it doesn't outmaticly build it into eclipse now.

 

The build file:

 

  Reveal hidden contents

 

 

What could be the problem becouse I don't know?

Posted

The gradlew eclipse log:

 

  Reveal hidden contents

 

 

Could:

The assetDir is deprecated!  Use runDir instead! runDir set to eclipse/assets/..The assetDir is deprecated!  Use runDir instead! runDir set to eclipse/assets/..

Be the source?

Posted

Maybe the 3 errors I have insite of eclips could be the problem.

I have:

Description Resource Path Location Type

Project 'Minecraft' is missing required library: 'C:\Users\Gebruiker\ChaosCraft\MCP 2\unresolved dependency - net.chickenbones CodeChickenCore 1.7.10-1.0.2.13' Minecraft Build path Build Path Problem

 

Description Resource Path Location Type

Project 'Minecraft' is missing required library: 'C:\Users\Gebruiker\ChaosCraft\MCP 2\unresolved dependency - net.chickenbones NotEnoughItems 1.7.10-1.0.2.36' Minecraft Build path Build Path Problem

 

Description Resource Path Location Type

The project cannot be built until build path errors are resolved Minecraft Unknown Java Problem

Posted

These are the one's I'm using:

compile 'net.chickenbones:CodeChickenCore:1.7.10-1.0.2.13:dev'

compile 'net.chickenbones:NotEnoughItems:1.7.10-1.0.2.36:dev'

 

They look a lot like the one of buildcraft.

Posted

I have now changed the build file to this:

 

  Reveal hidden contents

 

And now the game starts with Nei.

 

But it has now no src code attached.

How do I have to do that?

  • 4 months later...

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.