Jump to content

[1.7.2] Unable to play unknown soundEvent


libarclite

Recommended Posts

On OSX, I've noticed that when running I hear no sounds, but see lots of messages on the console like this:

 

[22:57:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.cow.say

[22:57:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.spider.say

[22:57:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.spider.step

[22:57:55] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.cow.step

[22:57:56] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.spider.step

 

I'd like to understand how to fix this.

Link to comment
Share on other sites

That's easy. You have assets in wrong place. Copy folder 'assets' to folder where you can see folders like 'save', 'config', 'mods', etc.

'Assets' folder must be in 'eclipse' folder for default.

[spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler]LOL,Its nothing interesting here

[spoiler=Spoiler]And here too

[spoiler=Spoiler]But that image is pretty good

 

 

 

 

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

I'm puzzled, because the contents of forge-1.7.2-10.12.0.985-src/eclipse/assets is:

 

find sounds/mob/spider

sounds/mob/spider

sounds/mob/spider/death.ogg

sounds/mob/spider/say1.ogg

sounds/mob/spider/say2.ogg

sounds/mob/spider/say3.ogg

sounds/mob/spider/say4.ogg

sounds/mob/spider/step1.ogg

sounds/mob/spider/step2.ogg

sounds/mob/spider/step3.ogg

sounds/mob/spider/step4.ogg

 

What am I missing?

Link to comment
Share on other sites

I can advise you to update forge. I found how to fix assets don't work. These instructions for you if you use eclipse

 

Create new folder anywhere, extract forge src to this folder, and run gradlew.bat with command setupDevWorkspace (create bat file with string "gradlew.bat setupDevWorkspace" and launch it), then run gradlew.bat with command eclipse (bat with "gradlew.bat eclipse"). After all  start Eclipse and make folder "Your-Forge-Src-Folder/eclipse" eclipse workspace. The End. =)

[spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler][spoiler=Spoiler]LOL,Its nothing interesting here

[spoiler=Spoiler]And here too

[spoiler=Spoiler]But that image is pretty good

 

 

 

 

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

I can advise you to update forge. I found how to fix assets don't work. These instructions for you if you use eclipse

 

Create new folder anywhere, extract forge src to this folder, and run gradlew.bat with command setupDevWorkspace (create bat file with string "gradlew.bat setupDevWorkspace" and launch it), then run gradlew.bat with command eclipse (bat with "gradlew.bat eclipse"). After all  start Eclipse and make folder "Your-Forge-Src-Folder/eclipse" eclipse workspace. The End. =)

 

Indeed. So simple. I was importing the project into a separate workspace. That was the cause of my sound problems.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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