<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:26:19 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-11034] I was opening Minecraft and this showed up</title>
                <link>https://bugs.mojang.com/browse/MC-11034</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&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 has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem; Failed to start game

A full error report has been saved to /Users/16hburd/Library/Application Support/minecraft/crash-reports/crash-2013-03-05_01.20.04-client.txt - Please include a copy of that file (Not &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; screen!) &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; you report &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; crash to anyone; without it, they will not be able to help fix the crash :(



--- BEGIN ERROR REPORT 49b98be7 --------
Full report at:
/Users/16hburd/Library/Application Support/minecraft/crash-reports/crash-2013-03-05_01.20.04-client.txt
Please show that file to Mojang, NOT just &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; screen!

Generated 3/5/13 1:20 AM

-- &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt; Details --
Details:
	Minecraft Version: 1.4.7
	Operating &lt;span class=&quot;code-object&quot;&gt;System&lt;/span&gt;: Mac OS X (x86_64) version 10.7.5
	Java Version: 1.6.0_37, Apple Inc.
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
	Memory: 479676888 bytes (457 MB) / 534708224 bytes (509 MB) up to 1065025536 bytes (1015 MB)
	JVM Flags: 2 total; -Xms512m -Xmx1024m
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Suspicious classes: FML is installed
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP v7.26a FML v4.7.39.565 3 mods loaded, 3 mods active
	mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded-&amp;gt;Constructed-&amp;gt;Pre-initialized
	FML [Forge Mod Loader] (coremods) Unloaded-&amp;gt;Constructed-&amp;gt;Pre-initialized
	Skylon9_InstantLake [Instant Lake Block] (InstantLake_5.0) Unloaded-&amp;gt;Constructed-&amp;gt;Errored
	LWJGL: 2.4.2
	OpenGL: Intel HD Graphics 4000 OpenGL Engine GL version 2.1 APPLE-7.32.12, Intel Inc.
	Is Modded: Definitely; Client brand changed to &lt;span class=&quot;code-quote&quot;&gt;&apos;fml&apos;&lt;/span&gt;
	Type: Client (map_client.txt)
	Texture Pack: Default
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: ~~ERROR~~ NullPointerException: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/common/Configuration
	at cpw.mods.fml.common.LoadController.transition(LoadController.java:130)
	at cpw.mods.fml.common.Loader.loadMods(Loader.java:506)
	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
	at net.minecraft.client.Minecraft.a(Minecraft.java:313)
	at asq.a(SourceFile:56)
	at net.minecraft.client.Minecraft.run(Minecraft.java:622)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run(&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.java:680)
Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/Configuration
	at Skylon9.InstantLake.mod_instantLake.preLoad(mod_instantLake.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
	at com.google.common.eventbus.EventBus.post(EventBus.java:268)
	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
	at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
	... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.Configuration
	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;ClassLoader&lt;/span&gt;.loadClass(&lt;span class=&quot;code-object&quot;&gt;ClassLoader&lt;/span&gt;.java:306)
	at java.lang.&lt;span class=&quot;code-object&quot;&gt;ClassLoader&lt;/span&gt;.loadClass(&lt;span class=&quot;code-object&quot;&gt;ClassLoader&lt;/span&gt;.java:247)
	... 32 more
Caused by: java.lang.NullPointerException
	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
	... 34 more
--- END ERROR REPORT 514f84d6 ----------&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="25122">MC-11034</key>
            <summary>I was opening Minecraft and this showed up</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="dogrules23">Harrison Burd</reporter>
                        <labels>
                            <label>crash-report</label>
                    </labels>
                <created>Tue, 5 Mar 2013 07:37:29 +0100</created>
                <updated>Sun, 6 Sep 2015 22:50:10 +0200</updated>
                            <resolved>Tue, 5 Mar 2013 07:45:35 +0100</resolved>
                                    <version>Minecraft 1.4.7</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="49917" author="kumasasa" created="Tue, 5 Mar 2013 07:45:35 +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 &lt;b&gt;base unmodded MineCraft&lt;/b&gt;.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="49916" author="dogrules23" created="Tue, 5 Mar 2013 07:44:31 +0100"  >&lt;p&gt;Never mind, I fixed it.&lt;/p&gt;</comment>
                    </comments>
                    <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_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i006dr:</customfieldvalue>

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