No sound played at all
Linked issues
relates to 1
Attachments
Comments 10
This ticket is invalid as it relates to a modified or 3rd party client, server, or launcher.
Any non-standard client/server/launcher build needs to be taken up with the appropriate team, not Mojang.
Any plugin issues need to be addressed to the plugin creator.
This site is for addressing issues related to the base unmodded Minecraft.
Reopened since not related to MC-35619
The initialization of the sound enginge is missing. That should look like this:
[19:59:12 INFO]: Client> [19:59:12] [Client thread/INFO]: Reloading ResourceManager: Default
[19:59:12 INFO]: Client>
[19:59:12 INFO]: Client> Starting up SoundSystem...
[19:59:12 INFO]: Client> Initializing LWJGL OpenAL
[19:59:12 INFO]: Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:59:13 INFO]: Client> OpenAL initialized.
[19:59:13 INFO]: Client>
[19:59:13 INFO]: Client> [19:59:13] [Sound Library Loader/INFO]: Sound engine started
[19:59:14 INFO]: Client> [19:59:14] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
Please attach the complete output of the development console.
Just to let you know: for me the issue is resolved. In the dev. console of the launcher I find that download job "Resources" failed to execute for the first time I've played MC after applying the 1.7.2. So I've restarted launcher and waited about 30 seconds to resume the download job "resources" (this can be related to busy servers) but after the job was succesfully completed all the sound works fine.
I'm having the same problem on GNU/Linux (Ubuntu 12.04). Sound worked before and now it doesn't:
The sound is working on another computer (Ubuntu 13.04):
Here is a sample of some of the error messages I'm receiving: