<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:26:18 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MC-11030] No sound after starting the game</title>
                <link>https://bugs.mojang.com/browse/MC-11030</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;Sometimes when opening Minecraft, it wont play sounds for a short time. (MENU SOUNDS, if going to game sounds work)&lt;/p&gt;</description>
                <environment>Java 7</environment>
        <key id="25118">MC-11030</key>
            <summary>No sound after starting the game</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="6">Works As Intended</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="kummi_duck">Miska Virtanen</reporter>
                        <labels>
                    </labels>
                <created>Tue, 5 Mar 2013 07:13:24 +0100</created>
                <updated>Fri, 25 Mar 2016 18:42:32 +0100</updated>
                            <resolved>Sat, 16 Mar 2013 22:04:57 +0100</resolved>
                                    <version>Snapshot 13w10a</version>
                                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="296702" author="redstonehelper" created="Fri, 25 Mar 2016 18:42:32 +0100"  >&lt;p&gt;See &lt;a href=&quot;https://bugs.mojang.com/browse/MC-9974&quot; title=&quot;Initialization of OpenAL fails sometimes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-9974&quot;&gt;&lt;del&gt;MC-9974&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="296698" author="foltrox" created="Fri, 25 Mar 2016 18:37:58 +0100"  >&lt;p&gt;This was some stacktrace leading up to me not being able to have sound.&lt;br/&gt;
Still happens, and this was 1.9.1 pre 3&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;[12:50:33] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: Initializing LWJGL OpenAL
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http:&lt;span class=&quot;code-comment&quot;&gt;//www.lwjgl.org)
&lt;/span&gt;AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/ERROR]: Error in class &lt;span class=&quot;code-quote&quot;&gt;&apos;LibraryLWJGLOpenAL&apos;&lt;/span&gt;
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/ERROR]: Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/WARN]: ERROR MESSAGE:
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: Could not locate OpenAL library.
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/WARN]: STACK TRACE:
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: org.lwjgl.openal.AL.create(AL.java:156)
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: org.lwjgl.openal.AL.create(AL.java:102)
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: org.lwjgl.openal.AL.create(AL.java:206)
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[12:50:33] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-5/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[12:50:33] [Sound Library Loader/WARN]: ERROR MESSAGE:
[12:50:33] [Sound Library Loader/INFO]: Could not locate OpenAL library.
[12:50:33] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:50:34] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-7/INFO]: Switching to No Sound
[12:50:34] [&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-7/INFO]: (Silent Mode)
[12:50:34] [Sound Library Loader/INFO]: Sound engine started
[12:50:35] [Client thread/INFO]: Created: 1024x512 textures-atlas
[12:50:48] [Server thread/INFO]: Starting integrated minecraft server version 1.9.1-pre3
[12:50:48] [Server thread/INFO]: Generating keypair
java.lang.NullPointerException
	at vp.a(SourceFile:412)
	at vr.a(SourceFile:215)
	at azp.a(SourceFile:52)
	at lp.b(SourceFile:142)
	at byl.a(SourceFile:98)
	at byl.j(SourceFile:130)
	at net.minecraft.server.MinecraftServer.run(SourceFile:427)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(Unknown Source)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="65066" author="roadsguy" created="Sat, 4 May 2013 19:22:37 +0200"  >&lt;p&gt;@Jeb: Now that there&apos;s a new launcher...&lt;/p&gt;

&lt;p&gt;BTW, is this really &quot;intended,&quot; or is it just a won&apos;t-fix?&lt;/p&gt;</comment>
                            <comment id="56107" author="kumasasa" created="Thu, 21 Mar 2013 20:09:15 +0100"  >&lt;p&gt;Please read two comments above yours:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[Mojang] Jeb (Jens Bergensten) added a comment - 05/Mar/13 11:19 AM&lt;/p&gt;

&lt;p&gt;This is because sounds are loaded asynchronously in the background. We may change this in the future, but it will require a new launcher.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="56095" author="tempme" created="Thu, 21 Mar 2013 19:08:05 +0100"  >&lt;p&gt;I have the same issue and the same configuration.   Macbook Pro, BootCamp, Windows 8.&lt;/p&gt;</comment>
                            <comment id="52003" author="kummi_duck" created="Tue, 12 Mar 2013 13:33:14 +0100"  >&lt;p&gt;Oh ok ;D&lt;/p&gt;</comment>
                            <comment id="49943" author="jeb" created="Tue, 5 Mar 2013 11:19:58 +0100"  >&lt;p&gt;This is because sounds are loaded asynchronously in the background. We may change this in the future, but it will require a new launcher.&lt;/p&gt;</comment>
                            <comment id="49907" author="kumasasa" created="Tue, 5 Mar 2013 07:24:46 +0100"  >&lt;p&gt;Please force a crash by pressing F3 + C for 10 seconds while ingame and attach the crash report here.&lt;br/&gt;
Please attach .minecraft\output-client.log&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="17949">MC-5350</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="18993">MC-6324</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19026">MC-6356</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19753">MC-6977</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="19983">MC-7204</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="20740">MC-7920</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21159">MC-8242</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24424">MC-10466</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24615">MC-10643</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24897">MC-10913</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26573">MC-11860</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26731">MC-12005</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26790">MC-12059</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26829">MC-12093</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="29916">MC-14498</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32958">MC-17022</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="35565">MC-17582</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="38681">MC-19901</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="41274">MC-22209</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="44982">MC-25565</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11659">MC-395</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11756">MC-489</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11856">MC-585</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11901">MC-629</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12278">MC-981</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12289">MC-991</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12384">MC-1085</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12404">MC-1104</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12540">MC-1224</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12650">MC-1325</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12860">MC-1526</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12971">MC-1627</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13209">MC-1838</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13334">MC-1953</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14944">MC-3055</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="15038">MC-3126</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="15888">MC-3745</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16917">MC-4408</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="17468">MC-4910</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="17593">MC-5033</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="17785">MC-5210</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="17796">MC-5220</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="25698" name="crash-2013-03-21_14.05.03-client.txt" size="7192" author="tempme" created="Thu, 21 Mar 2013 19:08:05 +0100"/>
                            <attachment id="25699" name="output-client.log" size="5194" author="tempme" created="Thu, 21 Mar 2013 19:08:05 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>38.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01kj3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>