<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 11:51:57 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-707] World creation fails with specific seed (ArrayIndexOutOfBoundsException)</title>
                <link>https://bugs.mojang.com/browse/MC-707</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;I can not create a new singleplayer world with my old seed 6120416361219198693 as creative mode world, with cheats on and default map setting.&lt;/p&gt;

&lt;p&gt;After I click on create world, the message &quot;loading world / converting world&quot; appears and then nothing happens.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11985">MC-707</key>
            <summary>World creation fails with specific seed (ArrayIndexOutOfBoundsException)</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="6" iconUrl="https://bugs.mojang.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="linux_fan">Dennios Benninghoff</reporter>
                        <labels>
                            <label>world-creation</label>
                    </labels>
                <created>Fri, 26 Oct 2012 10:00:24 +0200</created>
                <updated>Mon, 4 May 2015 23:17:39 +0200</updated>
                            <resolved>Thu, 8 Nov 2012 05:28:37 +0100</resolved>
                                    <version>Minecraft 1.4.2</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="14370" author="dieval" created="Sat, 27 Oct 2012 14:58:54 +0200"  >&lt;p&gt;Same bug as &lt;a href=&quot;https://bugs.mojang.com/browse/MC-767&quot; title=&quot;Creating world with seed and map world &amp;quot;QUATREPOINTDEUX&amp;quot; fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-767&quot;&gt;&lt;del&gt;MC-767&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="14363" author="jonathanhaas" created="Sat, 27 Oct 2012 14:35:40 +0200"  >&lt;p&gt;Had same issue using seed -2319318828234580951. After restaring minecraft und loading the affected world, I spawned under water, so maybe that related to the crash.&lt;/p&gt;</comment>
                            <comment id="14137" author="linux_fan" created="Fri, 26 Oct 2012 22:33:06 +0200"  >&lt;p&gt;I get this ArrayIndexOutOfBounds exception:&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;java.lang.ArrayIndexOutOfBoundsException: -1
        at ye.a(SourceFile:271)
        at acz.a(SourceFile:58)
        at adw.a(SourceFile:24)
        at aaa.a(SourceFile:29)
        at aac.d(SourceFile:221)
        at id.c(SourceFile:78)
        at id.d(SourceFile:100)
        at xe.e(SourceFile:260)
        at xe.a(SourceFile:203)
        at xe.c(SourceFile:216)
        at xe.b(SourceFile:191)
        at zr.a(SourceFile:58)
        at ie.b(SourceFile:502)
        at ie.a(SourceFile:471)
        at xe.&amp;lt;init&amp;gt;(SourceFile:162)
        at ie.&amp;lt;init&amp;gt;(SourceFile:64)
        at bcb.a(SourceFile:70)
        at bcb.c(SourceFile:99)                                                                                                                                                                                                              
        at net.minecraft.server.MinecraftServer.run(SourceFile:570)                                                                                                                                                                          
        at fp.run(SourceFile:818)                                                                                                                                                                                                            
26.10.2012 22:30:53 net.minecraft.server.MinecraftServer run                                                                                                                                                                                 
SCHWERWIEGEND: Encountered an unexpected exception ArrayIndexOutOfBoundsException                                                                                                                                                            
java.lang.ArrayIndexOutOfBoundsException: -1                                                                                                                                                                                                 
        at ye.a(SourceFile:271)                                                                                                                                                                                                              
        at acz.a(SourceFile:58)                                                                                                                                                                                                              
        at adw.a(SourceFile:24)                                                                                                                                                                                                              
        at aaa.a(SourceFile:29)                                                                                                                                                                                                              
        at aac.d(SourceFile:221)                                                                                                                                                                                                             
        at id.c(SourceFile:78)                                                                                                                                                                                                               
        at id.d(SourceFile:100)                                                                                                                                                                                                              
        at xe.e(SourceFile:260)                                                                                                                                                                                                              
        at xe.a(SourceFile:203)                                                                                                                                                                                                              
        at xe.c(SourceFile:216)                                                                                                                                                                                                              
        at xe.b(SourceFile:191)                                                                                                                                                                                                              
        at zr.a(SourceFile:58)                                                                                                                                                                                                               
        at ie.b(SourceFile:502)                                                                                                                                                                                                              
        at ie.a(SourceFile:471)                                                                                                                                                                                                              
        at xe.&amp;lt;init&amp;gt;(SourceFile:162)                                                                                                                                                                                                         
        at ie.&amp;lt;init&amp;gt;(SourceFile:64)                                                                                                                                                                                                          
        at bcb.a(SourceFile:70)                                                                                                                                                                                                              
        at bcb.c(SourceFile:99)
        at net.minecraft.server.MinecraftServer.run(SourceFile:570)
        at fp.run(SourceFile:818)
26.10.2012 22:30:53 net.minecraft.server.MinecraftServer run
SCHWERWIEGEND: This crash report has been saved to: /home/den/.minecraft/crash-reports/crash-2012-10-26_22.30.53-server.txt
26.10.2012 22:30:53 net.minecraft.server.MinecraftServer k
INFO: Stopping server
26.10.2012 22:30:53 net.minecraft.server.MinecraftServer k
INFO: Saving players
26.10.2012 22:30:53 net.minecraft.server.MinecraftServer k
INFO: Saving worlds
java.lang.NullPointerException
        at net.minecraft.server.MinecraftServer.k(SourceFile:543)
        at bcb.k(SourceFile:219)
        at net.minecraft.server.MinecraftServer.run(SourceFile:628)
        at fp.run(SourceFile:818)
#
# A fatal error has been detected by the Java &lt;span class=&quot;code-object&quot;&gt;Runtime&lt;/span&gt; Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f07342bfc58, pid=13041, tid=139669058254592
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.11.4
# Distribution: Ubuntu 12.04 LTS, &lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt; 6b24-1.11.4-1ubuntu0.12.04.1
# Problematic frame:
# C  [libX11.so.6+0x33c58]  XQueryExtension+0x28
#
# An error report file with more information is saved as:
# /home/den/hs_err_pid13041.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https:&lt;span class=&quot;code-comment&quot;&gt;//bugs.launchpad.net/ubuntu/+source/openjdk-6/
&lt;/span&gt;#&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="14034" author="ezekielelin" created="Fri, 26 Oct 2012 17:56:34 +0200"  >&lt;p&gt;Works for me: &lt;a href=&quot;http://cl.ly/image/2K0J3e2X330m&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://cl.ly/image/2K0J3e2X330m&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="13892" author="janmm14" created="Fri, 26 Oct 2012 11:05:25 +0200"  >&lt;p&gt;I testet a bit and i can say, that it is a problem with especially this seed. Without a seed or with an other seed with the same settings it works. Also, changing game mode to survival or turning cheats off couldn&apos;t resolve the issue. Also turning cheats off and changing game mode to survival made nothing. It is a problem with the seed.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="12046">MC-767</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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="10305"><![CDATA[Creative]]></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|i019q7:</customfieldvalue>

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