On Windows 7 Pro SP1 64 bit
running Minecraft 5.1.1
Was updating the Pixelmon Mod for my son. Had been using minecraft forge 6.6.0 previously and had to upgrade to 7.7.0 or higher per the instructins (see link beliow) Downloaded 7.7.1.662 http://pixelmonmod.c....php?f=6&t=1758
Used WinRAR to install/update forge and tested minecraft to confirm it would open before installing the Mod. Get the following crash message
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 3/30/13 12:02 PM
Description: Rendering screen
java.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Unknown Source)
at java.util.Properties.load0(Unknown Source)
at java.util.Properties.load(Unknown Source)
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(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.Properties$LineReader.readLine(Unknown Source)
at java.util.Properties.load0(Unknown Source)
at java.util.Properties.load(Unknown Source)
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: (160, 128). Absolute: (642, 511)
Screen size: Scaled: (320, 256). Absolute: (1280, 1024). Scale factor of 4
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(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 383990360 bytes (366 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 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 and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: ~~ERROR~~ NullPointerException: null
LWJGL: 2.4.2
OpenGL: GeForce 9100/PCI/SSE2 GL version 3.0.0, 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
We have a similar problem, though it's a totally different system, given that it's a Mac. I was concerned about interacting with other mods, so I completely threw away "Library/Application Support/minecraft" and installed it all again. After install minecraft forge (with no META-INF directory) we get:
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Rendering screen
A full error report has been saved to /Users/luc/Library/Application Support/minecraft/crash-reports/crash-2013-03-30_16.00.09-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT 77b1e336 --------
Full report at:
/Users/luc/Library/Application Support/minecraft/crash-reports/crash-2013-03-30_16.00.09-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 3/30/13 4:00 PM
-- 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: (381, 217). Absolute: (763, 45)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
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 (i386) version 10.6.8
Java Version: 1.6.0_43, Apple Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
Memory: 474643848 bytes (452 MB) / 550305792 bytes (524 MB) up to 1070399488 bytes (1020 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
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: ATI Radeon X1600 OpenGL Engine GL version 2.0 ATI-1.6.36, ATI Technologies Inc.
Is Modded: ~~ERROR~~ NullPointerException: null
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
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)
--- END ERROR REPORT 1ed2dfd4 ----------
Would anyone who has suggestions for pokemon_mom have advice for us too? Thanks.
running Minecraft 5.1.1
Was updating the Pixelmon Mod for my son. Had been using minecraft forge 6.6.0 previously and had to upgrade to 7.7.0 or higher per the instructins (see link beliow) Downloaded 7.7.1.662
http://pixelmonmod.c....php?f=6&t=1758
Used WinRAR to install/update forge and tested minecraft to confirm it would open before installing the Mod. Get the following crash message
Any help is appreciated. TIA.
iMac (2GHz Core Duo)
We have a similar problem, though it's a totally different system, given that it's a Mac. I was concerned about interacting with other mods, so I completely threw away "Library/Application Support/minecraft" and installed it all again. After install minecraft forge (with no META-INF directory) we get:
Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Rendering screen A full error report has been saved to /Users/luc/Library/Application Support/minecraft/crash-reports/crash-2013-03-30_16.00.09-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT 77b1e336 --------
Full report at:
/Users/luc/Library/Application Support/minecraft/crash-reports/crash-2013-03-30_16.00.09-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 3/30/13 4:00 PM
-- 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: (381, 217). Absolute: (763, 45)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
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 (i386) version 10.6.8
Java Version: 1.6.0_43, Apple Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
Memory: 474643848 bytes (452 MB) / 550305792 bytes (524 MB) up to 1070399488 bytes (1020 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
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: ATI Radeon X1600 OpenGL Engine GL version 2.0 ATI-1.6.36, ATI Technologies Inc.
Is Modded: ~~ERROR~~ NullPointerException: null
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
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)
--- END ERROR REPORT 1ed2dfd4 ----------Would anyone who has suggestions for pokemon_mom have advice for us too? Thanks.
-fixed-