Posted July 13, 201411 yr Hi! I install Forge #1121 source, but why it installs with no sounds? No one sound effect & music are not playing.
July 14, 201411 yr Why are you even using 10.12.2.1121? Use recommended 10.13.0.1180 for 1.7.10 from http://files.minecraftforge.net/ that's also what most big mods have been waiting to upgrade to. If I helped please press the Thank You button.
July 14, 201411 yr Author Use recommended 10.13.0.1180 for 1.7.10 It reporting next errors when i trying to launch the game in eclipse: Exception in thread "main" java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\RAIN\.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:260) at GradleStart.startClient(GradleStart.java:82) at GradleStart.main(GradleStart.java:56) Caused by: java.io.FileNotFoundException: C:\Users\RAIN\.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:266) at GradleStart.setupAssets(GradleStart.java:204) ... 2 more
July 14, 201411 yr If I remember correctly I had that problem too but I simply re-runned gradle with gradlew setupDecompWorkspace --refresh-dependencies when I got that problem If I helped please press the Thank You button.
July 14, 201411 yr Author If I remember correctly I had that problem too but I simply re-runned gradle with gradlew setupDecompWorkspace --refresh-dependencies when I got that problem ok, i will try it later. i need to remove my #1121
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.