<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 15:33:55 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>[MCPE-22180] Crash to Desktop When Opening Decorations Tab in Creative Inventory</title>
                <link>https://bugs.mojang.com/browse/MCPE-22180</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;Created new world (creative, cheats enabled.) Included a behavior pack and two resource packs, but these are actually the vanilla packs from minecraft.net (was planning on editing them later to create my own add-ons.) No changes have been made to these packs yet.&lt;/p&gt;

&lt;p&gt;Loaded world. Opened creative inventory, selected building blocks from first inventory tab (yellow concrete, acacia planks, stairs and slabs.) Selected next tab (decorations) to find the next item I needed, the acacia fence. Don&apos;t see this in inventory, can only see three lines of items, but before I can selected another tab, crashed to desktop. No error message.&lt;/p&gt;

&lt;p&gt;Started MCWIN10 again, loaded same world. yellow concrete and torches are in hotbar, but not the other items selected before. Selected the acacia items, went to decorations tab. MCWIN10 crashed to desktop again.&lt;/p&gt;

&lt;p&gt;Started MCWIN10 again, this time created a new creative world with no packs. I do get the full decorations tab and can see the fences, no crash. Will try to refresh the packs to make sure they are vanilla and up to date, to verify if the problem happens with resource packs. &lt;/p&gt;

&lt;p&gt;UPDATE: Replaced all files in the resource and behavior packs (except manifest.json) with the files in the vanilla 1.1 zips. Reloaded world, confirmed the issue was the same. Compared my manifest.json files to the example in the new zips to make sure it wasn&apos;t something stupid on my part like a version change, but everything looks correct. These packs did load fine before the update, since the only changes I&apos;d made was to give them unique UUIDs. I haven&apos;t started editing any of the other json or texture files.&lt;/p&gt;</description>
            <key id="172112">MCPE-22180</key>
            <summary>Crash to Desktop When Opening Decorations Tab in Creative Inventory</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="7">Invalid</resolution>
                                            <reporter username="talysman">John Laviolette</reporter>
                        <labels>
                    </labels>
                <created>Fri, 2 Jun 2017 00:52:31 +0200</created>
                <updated>Wed, 9 May 2018 10:39:33 +0200</updated>
                            <resolved>Wed, 9 May 2018 10:39:32 +0200</resolved>
                                    <version>1.1.0.55</version>
                                                                        <votes>1</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="451255" author="mega_spud" created="Wed, 9 May 2018 10:39:32 +0200"  >&lt;p&gt;&lt;b&gt;Thank you for your report!&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Crashes such as these are logged automatically, and will be looked into further by the development team.&lt;/p&gt;

&lt;p&gt;If you need help or support you might like to follow a link below.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Quick Links&lt;/b&gt;:&lt;br/&gt;
&#128211; &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft&quot; title=&quot;How To Write Awesome Tickets! &#128175;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Issue Guidelines&lt;/a&gt; &amp;#8211; &#128172; &lt;a href=&quot;https://www.reddit.com/r/MCPE/&quot; title=&quot;Help From the Minecraft Community &#128377;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Community Support&lt;/a&gt; &amp;#8211; &#128231; &lt;a href=&quot;https://feedback.minecraft.net/&quot; title=&quot;Feedback and Suggestions &#9997;&#65039;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Feedback&lt;/a&gt; &amp;#8211; &#128214; &lt;a href=&quot;http://minecraft.gamepedia.com/Minecraft_Wiki&quot; title=&quot;Official Minecraft Wiki &#127891;&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Game Wiki&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="386574" author="chandnikhondji" created="Sun, 4 Jun 2017 07:27:07 +0200"  >&lt;p&gt;I had the very same problem. After getting some help from John I have bit by bit replaced the Vanilla textures with the texture pack I used before and figured out that the game crashed as soon as I replaced the bed textures. So I removed the bed textures, the bed icon and the bed line in the item_textures.json file. As soon as that happened it worked again without any crashes. &lt;br/&gt;
I assume it has to do with the renaming of the old bed to red_bed and adding the new colors we didn&apos;t have before in that edition. &lt;/p&gt;</comment>
                            <comment id="385915" author="talysman@gmail.com" created="Fri, 2 Jun 2017 04:56:15 +0200"  >&lt;p&gt;UPDATE 2:&lt;/p&gt;

&lt;p&gt;When I replaced all files in the resource and behavior packs, i did so in the main /resource_packs and /behavior_packs folders, but I did not know there were similar folders in each world. Did this for the world in question and the problem went away. This probably means that the issue is caused by add-on packs for the older version being incompatible with 1.1.&lt;/p&gt;

&lt;p&gt;To confirm, I may try to create a new world and use an unaltered copy of the old Vanilla Resource pack zip. If that causes the crash, that may explain it.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="172126">MCPE-22190</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="172341">MCPE-22300</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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_11300" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Operating System Version</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Windows 10 Home version 1703 build 15063.296 (Creators Update)</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10901"><![CDATA[Windows]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0rrz3:</customfieldvalue>

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