<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 14:54: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-11932] Impossible redstone torch clock</title>
                <link>https://bugs.mojang.com/browse/MCPE-11932</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;This is an impossible clock circuit discovered by &lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=GreatMCGamer&quot; class=&quot;user-hover&quot; rel=&quot;GreatMCGamer&quot;&gt;GreatMCGamer&lt;/a&gt;. I&apos;m re-posting it because its original issue &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-11855&quot; title=&quot;Redstone works funny &quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-11855&quot;&gt;&lt;del&gt;MCPE-11855&lt;/del&gt;&lt;/a&gt; is now closed as invalid.&lt;/p&gt;

&lt;p&gt;Steps to reproduce:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Build a structure shown in &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://bugs.mojang.com/secure/attachment/105948/105948_side-view.png&quot; title=&quot;side-view.png attached to MCPE-11932&quot;&gt;side-view.png&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://bugs.mojang.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt; and &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://bugs.mojang.com/secure/attachment/105949/105949_top-view.png&quot; title=&quot;top-view.png attached to MCPE-11932&quot;&gt;top-view.png&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://bugs.mojang.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt; but without the torch on the center block.&lt;/li&gt;
	&lt;li&gt;Put the torch on the center.&lt;/li&gt;
	&lt;li&gt;Two torches on the sides start flashing alternately.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;This circuit deviates from the usual redstone mechanics in many ways:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Putting a torch on the center block should play no role in the circuit because it has no adjacent redstone dust nor a solid block above. Then what did it do at all? I have no idea.&lt;/li&gt;
	&lt;li&gt;Side blocks with flashing torches have no reason to be powered in this circuit. They are in fact not even weakly-powered. You can confirm this by attaching more torches to them; they will just stay active except for the flashing ones.&lt;/li&gt;
	&lt;li&gt;If you replace the center block with a redstone lamp, the side torches no longer flash &lt;b&gt;but&lt;/b&gt; the torch attached to the lamp keeps active. This is strange because lamps are solid and weakly-powered in this case.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;An issue reported in &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-11906&quot; title=&quot;Redstone Torches hold a steady signal instead of creating a burnout clock&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-11906&quot;&gt;&lt;del&gt;MCPE-11906&lt;/del&gt;&lt;/a&gt; might have something to do with this. Both are about alternately flashing torches with no apparent reason.&lt;/p&gt;</description>
            <key id="128080">MCPE-11932</key>
            <summary>Impossible redstone torch clock</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="depressed-pho">PHO</reporter>
                        <labels>
                    </labels>
                <created>Wed, 2 Dec 2015 18:06:11 +0100</created>
                <updated>Thu, 18 Feb 2016 15:23:49 +0100</updated>
                            <resolved>Tue, 9 Feb 2016 11:43:05 +0100</resolved>
                                    <version>0.13.0</version>
                    <version>0.13.1</version>
                    <version>0.13.2</version>
                                    <fixVersion>0.14.0 Beta 1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="287219" author="depressed-pho" created="Thu, 18 Feb 2016 15:23:49 +0100"  >&lt;p&gt;This is actually fixed in 0.14.0 / iOS. Thanks.&lt;/p&gt;</comment>
                            <comment id="283378" author="depressed-pho" created="Sat, 6 Feb 2016 07:06:05 +0100"  >&lt;p&gt;Thanks for your info. I&apos;m very curious about what was the cause of this strangest bug &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/smile.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="283369" author="rodrigo294" created="Sat, 6 Feb 2016 04:01:59 +0100"  >&lt;p&gt;I can&apos;t reproduce in 0.14.0 build 5. Probably it has been fixed.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="105948" name="side-view.png" size="1429786" author="depressed-pho" created="Wed, 2 Dec 2015 18:06:11 +0100"/>
                            <attachment id="105949" name="top-view.png" size="1299006" author="depressed-pho" created="Wed, 2 Dec 2015 18:06:11 +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_11300" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Operating System Version</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>iOS 9.1</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10111"><![CDATA[Tablet - iOS - iPad 3]]></customfieldvalue>

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

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