<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:17:59 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-8502] Command block filters work incorrectly at x=100000 and z=100000</title>
                <link>https://bugs.mojang.com/browse/MC-8502</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;I&apos;m making survival/adventure world for my friends and I&apos;m using lots of scoreboards and things with command blocks =D&lt;/p&gt;

&lt;p&gt;&lt;b&gt;What I expected to happen was...:&lt;/b&gt;&lt;br/&gt;
It should only detect on x=0 y=65 z=0 r=3&lt;/p&gt;

&lt;p&gt;&lt;b&gt;What actually happened was...:&lt;/b&gt;&lt;br/&gt;
It also detects me at x=100000 z=1000000 (and more) and it instantly teleports me&lt;/p&gt;</description>
                <environment>OS: Windows 8 Pro&lt;br/&gt;
Java(x86): Java 7 Update 9 (7.0.90)&lt;br/&gt;
Java(x64): Java 7 Update 7 (7.0.70)&lt;br/&gt;
JDK(x64): Dev. Kit 7 Update 7 (1.7.0.70)</environment>
        <key id="21440">MC-8502</key>
            <summary>Command block filters work incorrectly at x=100000 and z=100000</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="4">Incomplete</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="thebohush">Jan Bohunovsk&#253;</reporter>
                        <labels>
                    </labels>
                <created>Sun, 27 Jan 2013 11:27:07 +0100</created>
                <updated>Sun, 30 Apr 2017 18:56:08 +0200</updated>
                            <resolved>Wed, 22 Jan 2014 12:49:22 +0100</resolved>
                                    <version>Snapshot 13w04a</version>
                                                                        <votes>1</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="133429" author="galaxy_2alex" created="Wed, 22 Jan 2014 12:49:22 +0100"  >&lt;p&gt;This ticket is &lt;em&gt;incomplete&lt;/em&gt; without the requested information, no response has been received within a reasonable time and we are assuming the issue has been resolved. If you are still experiencing this issue, we can reopen it at your request.&lt;br/&gt;
Please review the &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;guidelines&lt;/a&gt; before reporting issues.&lt;/p&gt;</comment>
                            <comment id="40387" author="thebohush" created="Sun, 27 Jan 2013 17:56:46 +0100"  >&lt;p&gt;thanks =)&lt;/p&gt;</comment>
                            <comment id="40364" author="grygrflzr" created="Sun, 27 Jan 2013 17:22:24 +0100"  >&lt;p&gt;Confirmed and changed the title and description to be more descriptive.&lt;/p&gt;</comment>
                            <comment id="40292" author="thebohush" created="Sun, 27 Jan 2013 13:08:00 +0100"  >&lt;p&gt;I have it, but I think it&apos;s bug because it cannot detect player at 1000000 while parameters are set to 0 65 0 and range 3, it&apos;s ok when I&apos;m at 10000&lt;/p&gt;</comment>
                            <comment id="40288" author="grygrflzr" created="Sun, 27 Jan 2013 12:46:47 +0100"  >&lt;p&gt;In any case, make sure you are using your &lt;tt&gt;r=3&lt;/tt&gt; filter on the tp command, otherwise it will tp the nearest player 6 blocks down, regardless of range.&lt;/p&gt;</comment>
                            <comment id="40286" author="thebohush" created="Sun, 27 Jan 2013 12:41:59 +0100"  >&lt;p&gt;I know but when he left I want to timer resets =D&lt;/p&gt;</comment>
                            <comment id="40283" author="grygrflzr" created="Sun, 27 Jan 2013 12:36:37 +0100"  >&lt;p&gt;Using both testfor and tp together is redundant, simply use one command block:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;tp @p[x=0,y=65,z=0,r=3,score_Gold_min=20,score_Perms_min=2] ~0 ~-6 ~0&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;If you want a 6 second delay use 15 repeaters set at 4 tick delay and point it to the command block.&lt;/p&gt;</comment>
                            <comment id="40279" author="thebohush" created="Sun, 27 Jan 2013 11:54:46 +0100"  >&lt;p&gt;First command is testfor @p and second is tp @p&lt;/p&gt;</comment>
                            <comment id="40276" author="kumasasa" created="Sun, 27 Jan 2013 11:33:41 +0100"  >&lt;p&gt;Can you please attach screenshots of your setup, especially the commands of the command blocks.&lt;/p&gt;

&lt;p&gt;And please force a crash by pressing F3 + C for 10 seconds while ingame and attach the crash report here.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="19978" name="2013-01-27_11.49.40.png" size="493165" author="thebohush" created="Sun, 27 Jan 2013 11:52:31 +0100"/>
                            <attachment id="19977" name="2013-01-27_11.49.46.png" size="169483" author="thebohush" created="Sun, 27 Jan 2013 11:52:31 +0100"/>
                            <attachment id="19976" name="2013-01-27_11.49.55.png" size="202893" author="thebohush" created="Sun, 27 Jan 2013 11:52:31 +0100"/>
                            <attachment id="19975" name="2013-01-27_11.50.03.png" size="263798" author="thebohush" created="Sun, 27 Jan 2013 11:52:31 +0100"/>
                            <attachment id="19974" name="2013-01-27_11.50.07.png" size="353263" author="thebohush" created="Sun, 27 Jan 2013 11:52:31 +0100"/>
                            <attachment id="19973" name="2013-01-27_11.50.22.png" size="120862" author="thebohush" created="Sun, 27 Jan 2013 11:52:31 +0100"/>
                            <attachment id="19979" name="crash-2013-01-27_11.51.16-client.txt" size="8936" author="thebohush" created="Sun, 27 Jan 2013 11:52:31 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 27 Jan 2013 17:38:00 +0100</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_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i08sjz:</customfieldvalue>

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