This report is a follow-up to an attempted fix for [ MC-1831 ] in version 14w31a.
I'm unsure as to whether the original issue should be re-opened or whether (as the conditions have changed) there should be a new bug report. I'll leave this up to the discretion of the mods if they wish to merge this with the original report.
[19:07:43] [Client thread/WARN]: File minecraft:sounds/mob/ghast/fireball.ogg does not exist, cannot add it to event minecraft:item.fireCharge.use
The correct asset the game should be pulling is sounds/mob/ghast/fireball4.ogg, as a result the game plays no sound for the fire charge use.
I verified that Ghasts still play fireball sounds. I verified that forcing sound assets to re-download does not resolve the issue.
Linked issues
is duplicated by 13
relates to 1
Comments 25
Still affecting 14w33a.
I wonder If I should create a new issue, my environment is different (Java 8 and windows 8.1 64bits) and I've identified the game only crashes when VBO is turned on.
Edit: I guess my system doesn't support VBO, oh well.
Same problem under same environment with 14w34b.
[21:58:43] [Sound Library Loader/INFO]: Starting up SoundSystem...
[21:58:43] [Client thread/WARN]: File minecraft:sounds/mob/ghast/fireball.ogg does not exist, cannot add it to event minecraft:item.fireCharge.use
[21:58:43] [Thread-5/INFO]: Initializing LWJGL OpenAL
[21:58:43] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:58:43] [Thread-5/INFO]: OpenAL initialized.
[21:58:43] [Sound Library Loader/INFO]: Sound engine started
[21:58:45] [Client thread/INFO]: Created: 512x512 textures-atlas
[21:59:55] [Client thread/INFO]: Stopping!
[21:59:55] [Client thread/INFO]: SoundSystem shutting down...
[21:59:56] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Well I just tested this in 1.8.1-pre5 and I've got to say... Fire charges still don't play any sound. Is that intentional or something?? What gives??? How can you say you fixed it when you didn't fix it?!
In 1.8.1-pre5
[13:51:39] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:mob.ghast.fireball4
The issue will be resolved in the final 1.8.1 release. Please do not reopen it based on feedback on pre-releases, the assets will be updated with the final release of 1.8.1.
EDIT: I want to point out it was broken in pre5, but the final 1.8.1 release will contain a proper fix for it 🙂
I'm experiencing the same issue, I'm using Windows 8.1 though.