Jump to content

TechnostarBTD5

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by TechnostarBTD5

  1. Thank you. This problem has been bugging me for months.
  2. In 1.7.10, whenever I try to run Minecraft, I get this error: Exception in thread "main" java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Technostar\.gradle\caches\minecraft\assets\indexes\{ASSET_INDEX}.json (The system cannot find the file specified) at com.google.common.base.Throwables.propagate(Throwables.java:160) at GradleStart.setupAssets(GradleStart.java:273) at GradleStart.startClient(GradleStart.java:81) at GradleStart.main(GradleStart.java:55) Caused by: java.io.FileNotFoundException: C:\Users\Technostar\.gradle\caches\minecraft\assets\indexes\{ASSET_INDEX}.json (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(Unknown Source) at java.io.FileReader.<init>(Unknown Source) at GradleStart.loadAssetsIndex(GradleStart.java:279) at GradleStart.setupAssets(GradleStart.java:217) ... 2 more What is this {ASSET_INDEX} file that I seem to be missing, and is there any way to fix this?
  3. I recently downloaded and installed the recommended src version of forge, but when I attempted to view the Block.class file or any file in the forgeBin library, I was greeted with a page that said "Source Not Found". When I went further and checked the project properties, it listed the entire forgeBin library as lacking a source. Is there any way to fix this? (Note that this happens in 1.7.2 forge as well).
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.