Posted July 3, 201411 yr ok i have no default minecraft sounds in the ide i get these errors in the log [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:music.menu [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:gui.button.press i checked eclipse/assets and it was empty so i copyed the assets over but it still wouldnt work i re-ran gradlew clean then setupdecompworkspace and finally gradlew idea but it that didnt fix it i went into userfolder and deleted .gradle and re-ran above forcing it to re-download everything.....still didnt fix it tried adding --assetsDir=eclipse/assets to the program arguments of the minecraft client inside idea...still no go im out of ideas, i mean i dont really need sound at the moment but it feels wierd when testing my mod and not hearing anything lol Forge Version: 1.7.10-10.13.0.1160 Ide: idea
July 3, 201411 yr Author Add --assetIndex 1.7.10 --assetsDir ~/.gradle/caches/minecraft/assets where ~ is your user home folder (My Files in windows). cool worked a treat thank you!
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.