Jump to content

build.gradle second repository block is skipped


MammalTheBest4

Recommended Posts

When Gradle is building, the second repository block (Where mod compatibility is handled) in the build.gradle file is skipped and goes to the second dependencies block directly.

This causes a "DefaultMultiCauseException: could not resolve (mod dependency)" and stops the build which doesn't add the mod.

I have tried to recreate the repository block but nothing. I even went to the original mdk and pasted the build.gradle file, changed everything there and nothing.

You can find the build.gradle here: https://gist.github.com/frowcallaway/1f44f1293d6a44a6af2a99025c10f2f9

If you find a solution, please reply

Link to comment
Share on other sites

I don't see any problem with JEI.

I do see you trying to use JEI for 1.18.2 and trying to use 1.18.2 minecraft methods while you have specified minecraft 1.18.1 in your build.

Changing it to use 1.18.2 and net.minecraftforge:forge:1.18.2-40.1.0 allows me to compile and run the game with JEI available.

 

You do have errors in your assets/data json files.

 

  • Thanks 1

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

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.