Jump to content

Recommended Posts

Posted

Okay so I tried to load up my mod (fresh from gradlew eclipse) and it shows up with the following:

'Project 'BDM' is missing required library: '<DIRECTORY>\.gradle\daemon\4.9\unresolved dependency - net.minecraftforge forge 1.13.2-25.0.60_mapped_snapshot_20180921-1.13''

Any way to fix/resolve this? I cannot work without fixing it.

Posted (edited)

Define "load up my mod".

How are you loading up your mod? In the game or in another dev env as a dependency?

 

Either way, please post your log.

Edited by DavidM

Some tips:

  Reveal hidden contents

 

Posted
  On 3/1/2019 at 4:37 PM, Billy Playz said:

added my mod

Expand  

This is just as vague as "load up my mod".

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted
  On 3/1/2019 at 9:21 PM, Billy Playz said:

"added my mod" means adding my mod workspace to my Eclipse

Expand  

This is still pretty vague. What did you add? The project to the eclipse workspace? The source folder to the project folder? Did you open the mod project in eclipse? Did you import it as a gradle project?

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted

I love the 152 page long stacktrace. What happens when you go to the command line and run gradlew eclipse?

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted

PLEASE PLEASE PLEASE Do not use Google docs for sharing your errors or logs, use pastebin or GitHub gist.

Oh god he tells you to set _JAVA_OPTIONS, do not do this just set it per-project.

The one thing he does right is telling you not to use JDK 11, which is what you have done.

 

This is another example of people making tutorials before they learn how to mod properly, passing their mistakes to the next generation. https://en.wikipedia.org/wiki/Cargo_cult_programming

  • Like 1

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

To be fair, the top comment on the video is the author saying "Oops, use Java 8, not Java 11"

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

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.