Hexeption / MCP-Reborn

MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients and researching its code. (1.13-1.20.1)
Other
1.03k stars 137 forks source link

Could not resolve all files for configuration ':compileClasspath'. #276

Open valmme opened 1 year ago

valmme commented 1 year ago

Minecraft couldn't find files, I don't know what's these files: `Could not resolve all files for configuration ':compileClasspath'.

Could not find patchy.jar (com.mojang:patchy:1.3.9). Searched in the following locations: http://files.minecraftforge.net/maven/com/mojang/patchy/1.3.9/patchy-1.3.9.jar Could not find oshi-core.jar (oshi-project:oshi-core:1.1). Searched in the following locations: http://files.minecraftforge.net/maven/oshi-project/oshi-core/1.1/oshi-core-1.1.jar Could not find icu4j-core-mojang.jar (com.ibm.icu:icu4j-core-mojang:51.2). Searched in the following locations: http://files.minecraftforge.net/maven/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar Could not find codecjorbis.jar (com.paulscode:codecjorbis:20101023). Searched in the following locations: http://files.minecraftforge.net/maven/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar Could not find codecwav.jar (com.paulscode:codecwav:20101023). Searched in the following locations: http://files.minecraftforge.net/maven/com/paulscode/codecwav/20101023/codecwav-20101023.jar Could not find libraryjavasound.jar (com.paulscode:libraryjavasound:20101123). Searched in the following locations: http://files.minecraftforge.net/maven/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar Could not find soundsystem.jar (com.paulscode:soundsystem:20120107). Searched in the following locations: http://files.minecraftforge.net/maven/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar Could not find brigadier.jar (com.mojang:brigadier:1.0.14). Searched in the following locations: http://files.minecraftforge.net/maven/com/mojang/brigadier/1.0.14/brigadier-1.0.14.jar Could not find datafixerupper.jar (com.mojang:datafixerupper:1.0.19). Searched in the following locations: http://files.minecraftforge.net/maven/com/mojang/datafixerupper/1.0.19/datafixerupper-1.0.19.jar Could not find authlib.jar (com.mojang:authlib:1.5.25). Searched in the following locations: http://files.minecraftforge.net/maven/com/mojang/authlib/1.5.25/authlib-1.5.25.jar Could not find realms.jar (com.mojang:realms:1.13.9). Searched in the following locations: http://files.minecraftforge.net/maven/com/mojang/realms/1.13.9/realms-1.13.9.jar Could not find text2speech.jar (com.mojang:text2speech:1.10.3). Searched in the following locations: http://files.minecraftforge.net/maven/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar Could not find text2speech-natives-windows.jar (com.mojang:text2speech:1.10.3). Searched in the following locations: http://files.minecraftforge.net/maven/com/mojang/text2speech/1.10.3/text2speech-1.10.3-natives-windows.jar

Possible solution: