Hi,
I tried to install Forge today and got an error. Here's the crash report:
---- Minecraft Crash Report ----
// Oops.
Time: 28.06.14 17:06
Description: Failed to start game
java.lang.NullPointerException
at net.minecraft.client.gui.FontRenderer.getFontTexturePack(FontRenderer.java:1144)
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:222)
at net.minecraft.client.gui.FontRenderer.func_98304_a(FontRenderer.java:150)
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:112)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:732)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 61426504 bytes (58 MB) / 152567808 bytes (145 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -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:
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 8600/8700M GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Sphax PureBDcraft 64x MC15.zip
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
What's wrong?