<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 15:27:37 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-20576] Crash when trading potions</title>
                <link>https://bugs.mojang.com/browse/MCPE-20576</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;&lt;sup&gt;Update by &lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=Mega_Spud&quot; class=&quot;user-hover&quot; rel=&quot;Mega_Spud&quot;&gt;Mega_Spud&lt;/a&gt;:&lt;/sup&gt;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Only seems to crash when using Pocket UI&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;&lt;em&gt;Original Description:&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I&apos;m creating an addon using custom villager trades. When I edit the behavior of any of the json files of trading by changing their default item trades to minecraft:potion or minecraft:potion:1, the game crash when I pressed trade.&lt;/p&gt;</description>
            <key id="165972">MCPE-20576</key>
            <summary>Crash when trading potions</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="1">Fixed</resolution>
                                            <reporter username="mark207">Mark Aranzanso</reporter>
                        <labels>
                            <label>crash</label>
                            <label>potion</label>
                            <label>trading</label>
                            <label>villager</label>
                    </labels>
                <created>Sat, 25 Mar 2017 17:34:20 +0100</created>
                <updated>Sun, 2 Apr 2017 07:06:21 +0200</updated>
                            <resolved>Sun, 2 Apr 2017 07:06:21 +0200</resolved>
                                    <version>1.0.6.0</version>
                                    <fixVersion>1.1.0.0</fixVersion>
                                                        <votes>2</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="375494" author="zebulanstanphill@gmail.com" created="Sun, 2 Apr 2017 07:06:21 +0200"  >&lt;p&gt;Resolving as fixed as of 1.1.0.0! &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/biggrin.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="375194" author="mark207" created="Sat, 1 Apr 2017 02:14:56 +0200"  >&lt;p&gt;its fixed now as of 1.1 build 1&lt;/p&gt;</comment>
                            <comment id="374674" author="zebulanstanphill@gmail.com" created="Thu, 30 Mar 2017 17:27:05 +0200"  >&lt;p&gt;There was a typo in the behavior pack included with the .mcworld that &lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=Mega_Spud&quot; class=&quot;user-hover&quot; rel=&quot;Mega_Spud&quot;&gt;Mega_Spud&lt;/a&gt; attached, so I fixed it and reuploaded the test world. I also uploaded the behavior pack separately, for those who want to test the bug in other worlds.&lt;/p&gt;</comment>
                            <comment id="374563" author="nlp85" created="Thu, 30 Mar 2017 09:29:17 +0200"  >&lt;p&gt;I have found the same issue although i can get the potion trade to work on windows 10/ beta but it crashes on MCPE on our ipads/iphone when potions are listed in the gives section as above. all versions have current updates installed&lt;/p&gt;</comment>
                            <comment id="374253" author="mega_spud" created="Mon, 27 Mar 2017 14:41:36 +0200"  >&lt;p&gt;I can confirm this issue on 1.0.6.0 beta.&lt;/p&gt;

&lt;p&gt;Added test world (open trade with the villager, game crashes).&lt;/p&gt;

&lt;p&gt;I&apos;ve also uploaded a copy of the cleric_trades.json.&lt;/p&gt;

&lt;p&gt;You are able to use potions in the &quot;wants&quot; section:&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;&lt;span class=&quot;code-quote&quot;&gt;&quot;wants&quot;&lt;/span&gt;: [
            {
              &lt;span class=&quot;code-quote&quot;&gt;&quot;item&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;minecraft:potion:1&quot;&lt;/span&gt;,
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;But if you change the &quot;give&quot; section, it crashes.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="135835" name="MCPE-20576 Test Pack.mcpack" size="1530" author="SuperGeniusZeb" created="Thu, 30 Mar 2017 17:25:05 +0200"/>
                            <attachment id="135841" name="MCPE-20576 Test World.mcworld" size="26450" author="SuperGeniusZeb" created="Thu, 30 Mar 2017 17:58:16 +0200"/>
                            <attachment id="135568" name="Screenshot_2017-03-26-00-36-27.png" size="93210" author="mark207" created="Sat, 25 Mar 2017 17:38:40 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_11500" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>ADO</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>65043</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 30 Mar 2017 17:05:00 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></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_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10727"><![CDATA[Phone - Android - Samsung Other (Specify in description)]]></customfieldvalue>

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

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