Jump to content

Missing Sound Resources


mrkirby153

Recommended Posts

Hello first post in a long time :) Also been living under  rock for some time

 

So, I wanted to start making mods again and I set up my gradle workspace in a sort of different way then normal.

 

My development directory is C:\Development

 

I have eclipse pointed to C:\Development\eclipse

 

The project I am working on is in the "My_mod" folder

 

I copied the "build.gradle" file from the default forge installation and everything seems to be running just fine except sounds aren't loading. How can I fix that?

 

Like the console is spammed with

[17:37:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[17:37:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[17:37:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[17:37:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[17:37:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff
[17:37:07] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.bat.takeoff

Link to comment
Share on other sites

  • 1 month later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

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