<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:04:26 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-4399] Creating super flat map crash minecraft</title>
                <link>https://bugs.mojang.com/browse/MC-4399</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt;1.i try creating a superflat map when it is creating. it crashes my minecraft &lt;br/&gt;
2.when i try to enter into the world my minecraft crashes again &lt;/p&gt;

&lt;p&gt;heres the crash report &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;---- Minecraft Crash Report ----
&lt;span class=&quot;code-comment&quot;&gt;// Oh - I know what I did wrong!
&lt;/span&gt;
Time: 12/9/12 10:14 PM
Description: Updating screen events

java.lang.OutOfMemoryError: Java heap space
	at aso.a(SourceFile:71)
	at aso.c(SourceFile:57)
	at net.minecraft.client.Minecraft.a(SourceFile:1392)
	at atc.a(SourceFile:204)
	at aue.a(SourceFile:71)
	at atc.a(SourceFile:305)
	at aue.d(SourceFile:125)
	at aue.m(SourceFile:110)
	at net.minecraft.client.Minecraft.l(SourceFile:1085)
	at net.minecraft.client.Minecraft.J(SourceFile:582)
	at net.minecraft.client.Minecraft.run(SourceFile:534)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
	at aso.a(SourceFile:71)
	at aso.c(SourceFile:57)
	at net.minecraft.client.Minecraft.a(SourceFile:1392)
	at atc.a(SourceFile:204)
	at aue.a(SourceFile:71)
	at atc.a(SourceFile:305)
	at aue.d(SourceFile:125)
	at aue.m(SourceFile:110)

-- Affected screen --
Details:
	Screen name: bem
Stacktrace:
	at net.minecraft.client.Minecraft.l(SourceFile:1085)
	at net.minecraft.client.Minecraft.J(SourceFile:582)
	at net.minecraft.client.Minecraft.run(SourceFile:534)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(Unknown Source)

-- &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt; Details --
Details:
	Minecraft Version: 1.4.5
	Operating &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt;: Windows 7 (x86) version 6.1
	Java Version: 1.7.0_09, Oracle Corporation
	Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
	Memory: 15296 bytes (0 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)
	JVM Flags: 0 total; 
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Suspicious classes: ~~ERROR~~ OutOfMemoryError: Java heap space
	IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
	LWJGL: 2.4.2
	OpenGL: Intel(R) HD Graphics 4000 GL version 3.3.0 - Build 8.15.10.2653, Intel
	Is Modded: Very likely; Jar signature invalidated
	Type: Client (map_client.txt)
	Texture Pack: [1.4.2] R3D CRAFT 128x128 (65%).zip
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: ~~ERROR~~ NullPointerException: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>superflat world</environment>
        <key id="16907">MC-4399</key>
            <summary>Creating super flat map crash minecraft</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="boonkiat96">toh boon kiat</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Dec 2012 05:48:28 +0100</created>
                <updated>Sun, 30 Apr 2017 18:41:24 +0200</updated>
                            <resolved>Tue, 11 Dec 2012 14:07:24 +0100</resolved>
                                    <version>Minecraft 1.4.5</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="27776" author="bljat" created="Tue, 11 Dec 2012 14:07:24 +0100"  >&lt;p&gt;This ticket is invalid as it relates to a modded or 3rd party client/server.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Any non-standard client/server build needs to be taken up with the appropriate team, not Mojang.&lt;/li&gt;
	&lt;li&gt;Any plugin issues need to be addressed to the plugin creator.&lt;/li&gt;
	&lt;li&gt;This site is for addressing issues related to the base unmodded MineCraft.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="27597" author="bljat" created="Mon, 10 Dec 2012 17:38:24 +0100"  >&lt;p&gt;This ticket is incomplete, please open a new ticket and provide details about the issue you are experiencing using 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;Bug Report Guidelines Here&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="27532" author="cubethethird" created="Mon, 10 Dec 2012 07:11:37 +0100"  >&lt;p&gt;Care to share the crash report?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 10 Dec 2012 07:11: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_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0a7kn:</customfieldvalue>

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