crash on startup

ihhh

Member
Mar 30, 2013
20
0
1
24
---- Minecraft Crash Report ----
// Don't do that.

Time: 3/30/13 12:13 PM
Description: Rendering screen

java.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Properties.java:418)
at java.util.Properties.load0(Properties.java:337)
at java.util.Properties.load(Properties.java:325)
at cpw.mods.fml.common.Loader.getFMLBrandingProperties(Loader.java:832)
at cpw.mods.fml.common.FMLCommonHandler.computeBranding(FMLCommonHandler.java:248)
at cpw.mods.fml.common.FMLCommonHandler.getBrandings(FMLCommonHandler.java:262)
at net.minecraft.client.gui.GuiMainMenu.func_73863_a(GuiMainMenu.java:559)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1021)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:867)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Thread.java:680)


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

-- Head --
Stacktrace:
at java.util.Properties$LineReader.readLine(Properties.java:418)
at java.util.Properties.load0(Properties.java:337)
at java.util.Properties.load(Properties.java:325)
at cpw.mods.fml.common.Loader.getFMLBrandingProperties(Loader.java:832)
at cpw.mods.fml.common.FMLCommonHandler.computeBranding(FMLCommonHandler.java:248)
at cpw.mods.fml.common.FMLCommonHandler.getBrandings(FMLCommonHandler.java:262)
at net.minecraft.client.gui.GuiMainMenu.func_73863_a(GuiMainMenu.java:559)

-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.GuiMainMenu
Mouse location: Scaled: (157, 110). Absolute: (472, 567)
Screen size: Scaled: (480, 300). Absolute: (1440, 900). Scale factor of 3
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1021)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:867)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Thread.java:680)

-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Mac OS X (x86_64) version 10.7.5
Java Version: 1.6.0_43, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 4201826880 bytes (4007 MB) / 4290641920 bytes (4091 MB) up to 4290641920 bytes (4091 MB)
JVM Flags: 2 total; -Xms4096m -Xmx4096m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: ~~ERROR~~ NullPointerException: null
LWJGL: 2.4.2
OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-7.32.12, NVIDIA Corporation
Is Modded: ~~ERROR~~ NullPointerException: null
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
 

ihhh

Member
Mar 30, 2013
20
0
1
24
Build 7.7.1.622
other than forge, no. i use the magic launcher so i don't need to do that.
 

micdoodle8

Administrator
Nov 12, 2012
456
215
43
Okay downgrading forge is confirmed to fix the problem... but someone should still post a bug report there if there isn't one already.
 

Share this page