Error with setup LiteLoader Dev Enviroment (MC1.10)
gradle ################################################# ForgeGradle 2.1-SNAPSHOT-da90449 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP unknown http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs
#################################################
LiteLoader Copyright (C) 2011-2016 Adam Mummery-Smith
Running in SNAPSHOT mode
:deobfCompileDummyTask :deobfProvidedDummyTask :getVersionJson :downloadClient SKIPPED :extractDependencyATs SKIPPED :extractMcpData SKIPPED :extractMcpMappings
FAILURE: Build failed with an exception.
-
What went wrong: Could not resolve all dependencies for configuration ':forgeGradleMcpMappings'.
Could not resolve de.oceanlabs.mcp:mcp_snapshot:custom-1.10. Required by: com.mumfrey:LiteLoader-1.10-75cc2c04:1.10-SNAPSHOT Could not resolve de.oceanlabs.mcp:mcp_snapshot:custom-1.10. Could not get resource 'https://libraries.minecraft.net/de/oceanlabs/mcp/mcp_snapshot/custom-1.10/mcp_snapshot-custom-1.10.pom'. > Could not GET 'https://libraries.minecraft.net/de/oceanlabs/mcp/mcp_snapshot/custom-1.10/mcp_snapshot-custom-1.10.pom'. Received status code 403 from server: Forbidden
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 25.108 secs
-
I know what I doing) Installer can't receive file from https://libraries.minecraft.net/de/oceanlabs/mcp/mcp_snapshot/custom-1.10/mcp_snapshot-custom-1.10.pom because gets 403 Forbidden error
-
"Building the project
LiteLoader uses the Gradle build automation system. You must have Gradle installed on your system. To build the project simply navigate to the project directory in a terminal and execute gradle"
I'm executed "gradle" in Windows Command Promt. And received this error. What wrong with you?
-
This is not the master branch. There is no reason for you to build it. The branch is using custom mappings so if you don't know how to use that then you should not be building it anyway.
Why are you trying to build the project? The artefacts are freely available on jenkins, there is no need for you to build this branch.