Advertisement
Guest User

Untitled

a guest
Dec 6th, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. * What went wrong:
  2. Could not resolve all dependencies for configuration ':compile'.
  3. > Could not resolve :CoFHLib:[1.7.10]1.0.0B7-dev-29.
  4. Required by:
  5. com.yourname.modid:Mod:1.7.10-0.0
  6. > Illegal character in path at index 47: http://files.minecraftforge.net/maven//CoFHLib/[1.7.10]1.0.0B7-dev-29/CoFHLib-[1.7.10]1.0.0B7-dev-29.pom
  7. > Illegal character in path at index 39: http://repo1.maven.org/maven2//CoFHLib/[1.7.10]1.0.0B7-dev-29/CoFHLib-[1.7.10]1.0.0B7-dev-29.pom
  8. > Illegal character in path at index 41: https://libraries.minecraft.net//CoFHLib/[1.7.10]1.0.0B7-dev-29/CoFHLib-[1.7.10]1.0.0B7-dev-29.pom
  9. > Could not resolve :CoFHCore:[1.7.10]3.0.0B8-dev-36.
  10. Required by:
  11. com.yourname.modid:Mod:1.7.10-0.0
  12. > Illegal character in path at index 48: http://files.minecraftforge.net/maven//CoFHCore/[1.7.10]3.0.0B8-dev-36/CoFHCore-[1.7.10]3.0.0B8-dev-36.pom
  13. > Illegal character in path at index 40: http://repo1.maven.org/maven2//CoFHCore/[1.7.10]3.0.0B8-dev-36/CoFHCore-[1.7.10]3.0.0B8-dev-36.pom
  14. > Illegal character in path at index 42: https://libraries.minecraft.net//CoFHCore/[1.7.10]3.0.0B8-dev-36/CoFHCore-[1.7.10]3.0.0B8-dev-36.pom
  15. > Could not resolve :ThermalExpansion:[1.7.10]4.0.0B6-dev-16.
  16. Required by:
  17. com.yourname.modid:Mod:1.7.10-0.0
  18. > Illegal character in path at index 56: http://files.minecraftforge.net/maven//ThermalExpansion/[1.7.10]4.0.0B6-dev-16/ThermalExpansion-[1.7.10]4.0.0B6-dev-16.pom
  19. > Illegal character in path at index 48: http://repo1.maven.org/maven2//ThermalExpansion/[1.7.10]4.0.0B6-dev-16/ThermalExpansion-[1.7.10]4.0.0B6-dev-16.pom
  20. > Illegal character in path at index 50: https://libraries.minecraft.net//ThermalExpansion/[1.7.10]4.0.0B6-dev-16/ThermalExpansion-[1.7.10]4.0.0B6-dev-16.pom
  21. > Could not resolve :ThermalFoundation:[1.7.10]1.0.0B3-dev-8.
  22. Required by:
  23. com.yourname.modid:Mod:1.7.10-0.0
  24. > Illegal character in path at index 57: http://files.minecraftforge.net/maven//ThermalFoundation/[1.7.10]1.0.0B3-dev-8/ThermalFoundation-[1.7.10]1.0.0B3-dev-8.pom
  25. > Illegal character in path at index 49: http://repo1.maven.org/maven2//ThermalFoundation/[1.7.10]1.0.0B3-dev-8/ThermalFoundation-[1.7.10]1.0.0B3-dev-8.pom
  26. > Illegal character in path at index 51: https://libraries.minecraft.net//ThermalFoundation/[1.7.10]1.0.0B3-dev-8/ThermalFoundation-[1.7.10]1.0.0B3-dev-8.pom
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement