<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:11:11 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-6433] Player is stuck in a block that not loaded</title>
                <link>https://bugs.mojang.com/browse/MC-6433</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;Steps to reproduce:&lt;br/&gt;
1) Start minecraft server with extended memory sizes (java -Xmx1G -Xms1G -jar minecraft_server.jar)&lt;br/&gt;
2) Player go to railroad and just was driving an minecart &lt;br/&gt;
3) Sometime chunk with the railroad not loaded&lt;br/&gt;
4) The player got into this chunk&lt;br/&gt;
5) Player stuck. From minecart can&apos;t get out&lt;/p&gt;

&lt;p&gt;This is the second stuck in this chunk. At first time the problem was solved by teleportation in a random position (tp x y z) from server and death of a player. But I want to not to repeat that feat. Besides, player can not pass this place. Screenshot shows that chunks around is not loaded too.&lt;/p&gt;

&lt;p&gt;Mods isn&apos;t installed.&lt;br/&gt;
Screenshots and logs attached.&lt;/p&gt;</description>
                <environment>Minecraft Client Version: 1.4.6&lt;br/&gt;
Minecraft Server Version: 1.4.6&lt;br/&gt;
Operating System: Mac OS X (x86_64) version 10.7.2&lt;br/&gt;
java version &amp;quot;1.6.0_37&amp;quot;&lt;br/&gt;
Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909)&lt;br/&gt;
Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode)&lt;br/&gt;
&lt;br/&gt;
Processor: 2.21 GHz Intel Core 2 Duo&lt;br/&gt;
Memory: 4 GB 802 MHz DDR2 SDRAM</environment>
        <key id="19105">MC-6433</key>
            <summary>Player is stuck in a block that not loaded</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="prizrak">Leanid Raichonak</reporter>
                        <labels>
                            <label>chunkloading</label>
                    </labels>
                <created>Sun, 6 Jan 2013 20:55:33 +0100</created>
                <updated>Thu, 7 May 2015 10:02:03 +0200</updated>
                            <resolved>Sun, 6 Jan 2013 21:06:00 +0100</resolved>
                                    <version>Minecraft 1.4.6</version>
                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="33750" author="prizrak" created="Sun, 6 Jan 2013 21:33:43 +0100"  >&lt;p&gt;I can not know what are the causes occurring bug. The apparent similarity of the result may be different bugs. IMHO, better close bug (if duplicate) after view logs and screenshots, what all successively to write in existing. For example, I thought that would be useful information in the logs:&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;Chunk file at 67,19 is in the wrong location; relocating. (Expected 67, 19, got 80, 19)
Chunk file at 67,20 is in the wrong location; relocating. (Expected 67, 20, got 80, 19)
Chunk file at 68,7 is in the wrong location; relocating. (Expected 68, 7, got 87, 11)
Chunk file at 69,16 is in the wrong location; relocating. (Expected 69, 16, got 77, 7)
Wrong location! qn[&lt;span class=&quot;code-quote&quot;&gt;&apos;Skeleton&apos;&lt;/span&gt;/52341, l=&lt;span class=&quot;code-quote&quot;&gt;&apos;myworld&apos;&lt;/span&gt;, x=1074.50, y=32.00, z=327.50]
java.lang.Exception: Stack trace
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.dumpStack(&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.java:1273)
	at zz.a(SourceFile:504)
	at yc.d(SourceFile:832)
	at yp.a(SourceFile:138)
	at in.b(SourceFile:113)
	at net.minecraft.server.MinecraftServer.r(SourceFile:736)
	at ho.r(SourceFile:248)
	at net.minecraft.server.MinecraftServer.q(SourceFile:679)
	at net.minecraft.server.MinecraftServer.run(SourceFile:613)
	at fy.run(SourceFile:849)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</comment>
                            <comment id="33732" author="bljat" created="Sun, 6 Jan 2013 21:06:00 +0100"  >&lt;p&gt;Duplicate of &lt;a href=&quot;https://bugs.mojang.com/browse/MC-2545&quot; title=&quot;Persistent Chunk error / Corrupted world / Wrong location spam&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-2545&quot;&gt;&lt;del&gt;MC-2545&lt;/del&gt;&lt;/a&gt;, please use the &lt;a href=&quot;https://mojang.atlassian.net/secure/IssueNavigator.jspa&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;search function&lt;/a&gt; to see if your bug has already been submitted. Currently over 42% of tickets are being closed as duplicate.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="14228">MC-2545</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="17437" name="2013-01-06_22.04.43.png" size="1717639" author="prizrak" created="Sun, 6 Jan 2013 20:55:33 +0100"/>
                            <attachment id="17438" name="2013-01-06_22.04.53.png" size="1420039" author="prizrak" created="Sun, 6 Jan 2013 20:55:33 +0100"/>
                            <attachment id="17439" name="player_stuck_logs.zip" size="182559" author="prizrak" created="Sun, 6 Jan 2013 20:55:33 +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_10501" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Game Mode</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10304"><![CDATA[Survival]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0mnvr:</customfieldvalue>

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