<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:58:55 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-2749] Went to nether. Minecraft crashed (Solved by Java update)</title>
                <link>https://bugs.mojang.com/browse/MC-2749</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;Put the summary of the bug you&apos;re having here&lt;/p&gt;

&lt;p&gt;In my survival game, when I entered the nether the game crashed. When ever I try to reload the game it runs for a split second and crashes again. Other maps open/ run fine.&lt;/p&gt;

&lt;p&gt;I am unsure how to replicate it but I will attach my save file. Also attached is the crash report. &lt;/p&gt;
</description>
                <environment>Windows 7; java 6.0_27-b07</environment>
        <key id="14524">MC-2749</key>
            <summary>Went to nether. Minecraft crashed (Solved by Java update)</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="7">Invalid</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="13wolf13">Reid Zimmerman</reporter>
                        <labels>
                            <label>crash</label>
                            <label>nether</label>
                            <label>save</label>
                    </labels>
                <created>Sun, 11 Nov 2012 00:22:33 +0100</created>
                <updated>Sun, 6 Sep 2015 21:15:09 +0200</updated>
                            <resolved>Sun, 11 Nov 2012 21:08:07 +0100</resolved>
                                    <version>Minecraft 1.4.2</version>
                                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="126701" author="mrmeep" created="Tue, 24 Dec 2013 08:05:41 +0100"  >&lt;p&gt;if you know the location of the fireball (sometimes you can see it for a while before it crashes) you can brew a speed potion 2, run up to it, and punch it or shoot it with an arrow.&lt;/p&gt;</comment>
                            <comment id="77999" author="cubethethird" created="Fri, 28 Jun 2013 01:21:31 +0200"  >&lt;p&gt;@Matt, are you getting a crash report similar to the ones attached to this issue ticket? If not I recommend creating a new bug report for your issue.&lt;/p&gt;</comment>
                            <comment id="77075" author="oreo8000" created="Tue, 25 Jun 2013 20:55:17 +0200"  >&lt;p&gt;I tried updating to the latest java when my Minecraft started crashing when I entered the nether in the 1.6 snapshots and it didn&apos;t fixed anything.&lt;/p&gt;</comment>
                            <comment id="25697" author="incubeator" created="Thu, 29 Nov 2012 16:26:12 +0100"  >&lt;p&gt;Hi!&lt;/p&gt;

&lt;p&gt;Just a comment:&lt;/p&gt;

&lt;p&gt;I had the same problem, but not when entering the nether. Instead, it occurred when I went near a certain place on the world map on a multiplayer game: MC 1.4.5 crashed and I was not able to enter the game again without crash. The problem only existed on my  PC (64 Bit), but not on my laptop (32bit), which is too slow to play MC. However, I could use my laptop to move the player away from that place. After that, I could play MC on my PC as long as I didn&apos;t go to near to that place.&lt;/p&gt;

&lt;p&gt;Apart from the hardware, both systems run openSuse Linux 12.1 32/64bit with the newest available java/openJDK 1.6 from the repositories.&lt;/p&gt;

&lt;p&gt;When I read the bug report here, I installed java 1.7 from&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://software.opensuse.org/package/java-1_7_0-openjdk&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://software.opensuse.org/package/java-1_7_0-openjdk&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;although it&apos;s still said to be unstable there.&lt;/p&gt;


&lt;p&gt;This package seems to have problems finding it&apos;s own libraries, in this case libjawt.so I found it in /usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/amd64/&lt;/p&gt;

&lt;p&gt;and so did&lt;/p&gt;

&lt;p&gt;export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64/jvm/java-1.7.0-openjdk-1.7.0/jre/lib/amd64/&lt;/p&gt;

&lt;p&gt;on the command line, just before starting MC there.&lt;/p&gt;

&lt;p&gt;EDIT:&lt;/p&gt;

&lt;p&gt;For some reason, java does not recognize the 64bit version of ~/.minecraft/bin/native/liblwjgl64.so.&lt;/p&gt;

&lt;p&gt;To solve this, I moved liblwjgl.so to liblwjgl32.so and made a link to the 64bit one by&lt;/p&gt;

&lt;p&gt;ln -s ./liblwjgl64.so liblwjgl.so&lt;/p&gt;

&lt;p&gt;The other libs in this directory do not need this...&lt;/p&gt;

&lt;p&gt;Now, it&apos;s running!&lt;/p&gt;

&lt;p&gt;So, the summary is: It does not only happen when entering the nether, but also at certain places on the map. My 32Bit system is not affected and the update to openJDK 1.6 solved the problem on my 64Bit system.&lt;/p&gt;</comment>
                            <comment id="20765" author="kumasasa" created="Sun, 11 Nov 2012 21:08:07 +0100"  >&lt;p&gt;Ok, cool. Issue closed.&lt;/p&gt;</comment>
                            <comment id="20763" author="jonathanb" created="Sun, 11 Nov 2012 20:55:22 +0100"  >&lt;p&gt;I updated OpenJDK to version 7, and that fixed the issue.&lt;/p&gt;</comment>
                            <comment id="20527" author="cubethethird" created="Sun, 11 Nov 2012 08:01:20 +0100"  >&lt;p&gt;Since the theme with this issue seems to be an outdated java version, I would &lt;b&gt;highly&lt;/b&gt; recommend upgrading to the current release version (either oracle or open-jdk), this being 7.0_9.&lt;/p&gt;</comment>
                            <comment id="20508" author="jonathanb" created="Sun, 11 Nov 2012 04:25:39 +0100"  >&lt;p&gt;I&apos;m having the same issue.  I&apos;m currently running Minecraft 1.4.4-pre on 64-bit Debian Linux.  I&apos;m running 64-bit OpenJDK; the JRE version is 6.0_24-b24.  I tried dropping back to Minecraft 1.4.2, but that didn&apos;t resolve the problem.  The first two or three times I entered the Nether, there was no problem.  After that, when I would enter the Nether, the game would crash.  When I started it again, it would crash again after a few seconds.  I found out that if I moved away from my Nether portal, it would stop crashing.  Once that happens, I can usually move around in the Nether freely and return to the Overworld without crashing.  But the next time I enter the Nether, the crashing starts up again.  After the first time it happened, I deleted the Nether and let it regenerate.  That seemed to fix the problem for a while, but after two or three more Nether trips, it started crashing again.  Currently, the game crashes as soon as I enter the world, before I have a chance to move away from the portal.  I&apos;m attaching one of the crash reports.  The filename is hs_err_pid10720.log.  I can upload other files as necessary.&lt;/p&gt;</comment>
                            <comment id="20504" author="cubethethird" created="Sun, 11 Nov 2012 03:50:39 +0100"  >&lt;p&gt;Also, you do not have the current java version.&lt;/p&gt;</comment>
                            <comment id="20465" author="kumasasa" created="Sun, 11 Nov 2012 01:32:38 +0100"  >&lt;p&gt;Can you please attach the complete crash report ? The second half is missing.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="18205">MC-5577</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="18715">MC-6056</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26779">MC-12048</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="28470">MC-13386</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="37763">MC-19120</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="48040">MC-28049</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13833">MC-2322</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14351">MC-2587</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14504">MC-2732</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14560">MC-2780</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14771">MC-2903</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="14825">MC-2948</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="15571">MC-3506</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16031">MC-3847</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16142">MC-3895</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16403">MC-4075</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16501">MC-4096</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="16699">MC-4263</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="17082">MC-4556</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="17114">MC-4586</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="17347">MC-4806</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="17464">MC-4906</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10103">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="12123">MC-843</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12866" name="hs_err_pid10720.log" size="50880" author="jonathanb" created="Sun, 11 Nov 2012 04:26:22 +0100"/>
                            <attachment id="12859" name="hs_err_pid5464.log" size="4921" author="13wolf13" created="Sun, 11 Nov 2012 00:22:33 +0100"/>
                            <attachment id="12858" name="level.dat" size="829" author="13wolf13" created="Sun, 11 Nov 2012 00:22:33 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 11 Nov 2012 03:51:00 +0100</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <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>21.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i04crj:</customfieldvalue>

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