i cannot setup a gradle
Closed this issue ยท 3 comments
Can you try again with the latest sources from GitHub? It has some changes that could help.
Try to add maven("https://maven.neoforged.net/releases") in client/build.gradle.kts repositories as the last entry.
If it doesn't help, check if https://maven.neoforged.net/releases/de/oceanlabs/mcp/mcp_config/1.19.4-20230314.122934/ is available in browser.
If this link is not available, consider using VPN.
If everything above doesn't help, then I don't really know anything else that could help.
It doesn't seem to be an issue with project itself (GitHub actions would fail otherwise), so it's most likely network issue and neoforge/forge repositories are not available from your network.

