Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Legacy] Source downloading doesn't seem to work anymore #240

Open
slava110 opened this issue Mar 1, 2025 · 1 comment
Open

[Legacy] Source downloading doesn't seem to work anymore #240

slava110 opened this issue Mar 1, 2025 · 1 comment

Comments

@slava110
Copy link

slava110 commented Mar 1, 2025

Hi. Source/Javadoc downloading doesn't seem to work with recent Idea and ModDevGradle legacy.
Intellij Idea CE v2024.3.4
ModDev LegacyForge v2.0.78

I've added Create dependency like that:

modImplementation("com.simibubi.create:create-1.20.1:6.0.0-76") {
    isTransitive = false
}
modImplementation("dev.engine-room.flywheel:flywheel-forge-1.20.1:1.0.0-beta-193")
modImplementation("com.tterrag.registrate:Registrate:MC1.20-1.3.3")

After Gradle refresh in Intellij Idea I went to PortalTrackProvider class and clicked "Download" button to download sources, but they were not found.
Image
Even though they do exist in the maven repo (https://maven.tterrag.com/com/simibubi/create/create-1.20.1/6.0.0-76/)
Image
Same happens with other mods. Tried with Modrinth Maven and TAC:Z for example.

@slava110
Copy link
Author

slava110 commented Mar 6, 2025

This does not seem to be an issue on Legacy ModDevGradle 2.0.74. After changing the version Gradle downloaded all dependency sources as it should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant