-
[HELP] The specified module could not be found
Ready, I have it updated @DaemonUmbra
-
[HELP] The specified module could not be found
Okay, I'll update it
-
[HELP] The specified module could not be found
Therefore, I mean that if they could do it in that way that I can not, but why do not I?
-
[HELP] The specified module could not be found
That's why, those mods are made in the same way https://github.com/MCOfficer/Minecraft-RPC/blob/master/build.gradle
-
[HELP] The specified module could not be found
But why? There are other mods that do the same thing that I'm trying to do now and they use shadow and they work and mine does not @DaemonUmbra
-
[HELP] The specified module could not be found
Please, I would like to be able to solve this
-
[HELP] The specified module could not be found
Then can you tell me what is my problem with shadow ?, I really think I like it better
-
[HELP] The specified module could not be found
Really can not be with shadow?
-
[HELP] The specified module could not be found
This "simple" system is complicated at least for me
-
[HELP] The specified module could not be found
Another thing, said it was easier, but then you can with shadow? as? or what do I do wrong?, really that late in understanding it (shadow) I think it would be easier
-
[HELP] The specified module could not be found
I found that, should it work? configurations { embed compile.extendsFrom embed } dependencies { embed 'club.minnced:java-discord-rpc:v2.0.1' } task generateMetaFiles { doLast { file("${buildDir}/dependencyMeta/").deleteDir() configurations.embed.resolvedConfiguration.resolvedArtifacts.each { def metaFile = file("${buildDir}/dependencyMeta/${it.file.name}.meta") metaFile.parentFile.mkdirs() def artifactRef = it.moduleVersion.toString() if (it.classifier != null) { artifactRef += ":${it.classifier}" } metaFile.text = "Maven-Artifact: $artifactRef" } } } jar { into('/') { from configurations.embed from "${buildDir}/dependencyMeta/" } manifest { attributes 'ContainedDeps': configurations.embed.collect { it.name }.join(' ') } dependsOn generateMetaFiles }
-
[HELP] The specified module could not be found
This is still confusing for me, I can not understand how it is done
-
[HELP] The specified module could not be found
but I'm confused about "META-INF" I do not know what it is and I do not have that folder for the location
-
[HELP] The specified module could not be found
but I do not use maven, so I understood that is with maven
-
[HELP] The specified module could not be found
Can you explain me how to use it or an example? English is not my native language so it's hard to understand
IPS spam blocked by CleanTalk.