<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 15:34:03 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-22215] Shulker boxes give off the wrong comparator signal strength</title>
                <link>https://bugs.mojang.com/browse/MCPE-22215</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;br/&gt;
&lt;b&gt;Summary:&lt;/b&gt;&lt;br/&gt;
Comparators measuring items in a shulker box, give out an incorrect signal.&lt;br/&gt;
A chest, chestcart, and a shulker box have 27 slots. Comparators are supposed to emit full signal when they are full, i.e. 27 stacks of items. However, for shulker box comparators emit full signal for only 27 &lt;em&gt;items&lt;/em&gt;, not stacks.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Steps to Reproduce:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Place a chest and a shulker box&lt;/li&gt;
	&lt;li&gt;Place a comparator and a 15 long line of redstone dust from each comparator&lt;/li&gt;
	&lt;li&gt;Place 27 items in the chest, and 27 items in the shulker box&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Observed Results:&lt;/b&gt;&lt;br/&gt;
The shulker box gives off a full redstone signal of 15, whereas the chest only outputs a signal strength of one.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Expected Results:&lt;/b&gt;&lt;br/&gt;
The shulker box should behave the same way as chests, and only give a full signal of 15 when all of the slots are full.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Screenshots/Videos attached:&lt;/b&gt; Yes&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;140749_thumb&quot; href=&quot;https://bugs.mojang.com/secure/attachment/140749/140749_MegaSpud+183.JPG&quot; title=&quot;MegaSpud 183.JPG&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;140749&quot; file-preview-title=&quot;MegaSpud 183.JPG&quot;&gt;&lt;img src=&quot;https://bugs.mojang.com/secure/thumbnail/140749/_thumb_140749.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Notes:&lt;/b&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;em&gt;Original Description:&lt;/em&gt;&lt;br/&gt;
When using a comparator to detect the amount of items in a chest, the comparator gives off a signal strength of 15 when the chest is full, however when using a comparator to detect the amount of items in a shulker box, the comparator gives off a signal strength of 15 when there are 27 or more items in the shulker box&lt;/p&gt;</description>
            <key id="172167">MCPE-22215</key>
            <summary>Shulker boxes give off the wrong comparator signal strength</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="Pokeloverdylan">Pokeloverdylan</reporter>
                        <labels>
                            <label>redstone</label>
                            <label>redstone_comparator</label>
                            <label>shulker_box</label>
                    </labels>
                <created>Fri, 2 Jun 2017 11:32:10 +0200</created>
                <updated>Thu, 19 Oct 2017 11:50:18 +0200</updated>
                            <resolved>Thu, 19 Oct 2017 11:50:18 +0200</resolved>
                                    <version>1.1.0.55</version>
                    <version>1.1.1.1</version>
                    <version>1.1.3.52</version>
                    <version>1.1.4.51</version>
                    <version>1.2.0.22</version>
                    <version>1.2.2.3</version>
                                    <fixVersion>1.2.3.6</fixVersion>
                                                        <votes>11</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="413315" author="specialistol" created="Thu, 19 Oct 2017 05:56:15 +0200"  >&lt;p&gt;Seems to be fixed in 1.2.3&lt;/p&gt;</comment>
                            <comment id="409185" author="canadiansquatch" created="Wed, 27 Sep 2017 12:49:49 +0200"  >&lt;p&gt;This is still an issue on 1.2.1 on iOS.  &lt;/p&gt;</comment>
                            <comment id="407483" author="canadiansquatch" created="Wed, 20 Sep 2017 19:41:01 +0200"  >&lt;p&gt;1.2.0 on iOS has some really weird Shulker Box comparator issues.&lt;/p&gt;

&lt;p&gt;I&apos;ve attached an image (IMG_0218.PNG) where a shulker box and a chest both contain two stacks of 64 items in them.  The Chest works as expected... The shulker box... Sort of random redstone line... &lt;/p&gt;</comment>
                            <comment id="403471" author="koppergames" created="Wed, 23 Aug 2017 21:32:00 +0200"  >&lt;p&gt;The error can still be found in 1.2.0.22. It needs to be  fixed soon ...&lt;/p&gt;</comment>
                            <comment id="403469" author="thekapm" created="Wed, 23 Aug 2017 21:27:25 +0200"  >&lt;p&gt;I can confirm that this bug is still unresolved as of 1.2.0.22&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;EDIT&amp;#93;&lt;/span&gt;: I use Windows 10 edition, so it is multi-device.&lt;/p&gt;</comment>
                            <comment id="387072" author="cewinchester" created="Mon, 5 Jun 2017 23:04:26 +0200"  >&lt;p&gt;This is a big feature in auto filling shulker boxes. It is currently sending the correct signal for non stackable items.&lt;/p&gt;</comment>
                            <comment id="386862" author="mega_spud" created="Mon, 5 Jun 2017 10:05:08 +0200"  >&lt;p&gt;Confirmed, added screenshot showing incorrect signal strength being given compared to a chest.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="172285">MCPE-22276</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="175426">MCPE-23319</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="175480">MCPE-23336</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="182265">MCPE-27116</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="183025">MCPE-27584</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="147218" name="IMG_0218.PNG" size="691916" author="CanadianSquatch" created="Wed, 20 Sep 2017 19:41:18 +0200"/>
                            <attachment id="140749" name="MegaSpud 183.JPG" size="322044" author="Mega_Spud" created="Mon, 5 Jun 2017 10:04:40 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_11500" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>ADO</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>82069</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 20 Jul 2017 15:03: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_11300" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Operating System Version</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Android 5.1</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10722"><![CDATA[Phone - Android - Motorola Moto X]]></customfieldvalue>

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

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