I am getting this error and normally I can figure it out by keeping only the mods I really want and pulling out all the extra ones, well now I have done that and it still crashes when trying to open the game.
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 4/19/14 11:49 AM
Description: Initializing game
java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:243)
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:158)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:58)
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:238)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:243)
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:158)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813)
at net.minecraft.client.main.Main.main(SourceFile:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 47346184 bytes (45 MB) / 160403456 bytes (152 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 Optifine OptiFine_1.7.2_HD_C2 11 mods loaded, 0 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar)
FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar)
Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar)
BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar)
ChestTransporter{1.1.8} [Chest Transporter] (ChestTransporter-1.1.8-MC1.7.2.jar)
MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R1.zip)
mca{4.0.1} [Minecraft Comes Alive] (MCA-4.0.1 MC-1.7.2.zip)
mca{4.0.1} [Minecraft Comes Alive] (MCA-4.0.1_MC-1.7.2.zip)
radixcore{0.9.0.Beta} [RadixCore] (RadixCore-0.9.0.Beta MC-1.7.2.zip)
RopesPlus{1.5.8} [Ropes+] (RopePlus-1.7.2.jar)
thebombzenapi{2.3.0} [ThebombzenAPI] (ThebombzenAPI-v2.3.0-mc1.7.2.jar)
Launched Version: 1.7.2-Forge10.12.1.1060
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 3.3.0 - Build 8.15.10.2656, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Please please help.
LB
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I am getting this error and normally I can figure it out by keeping only the mods I really want and pulling out all the extra ones, well now I have done that and it still crashes when trying to open the game.
---- Minecraft Crash Report ---- // Oh - I know what I did wrong! Time: 4/19/14 11:49 AM Description: Initializing game java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:243) at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:158) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813) at net.minecraft.client.main.Main.main(SourceFile:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:58) at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:238) ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:243) at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:158) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:813) at net.minecraft.client.main.Main.main(SourceFile:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.7.0_55, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 47346184 bytes (45 MB) / 160403456 bytes (152 MB) up to 518979584 bytes (494 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 Optifine OptiFine_1.7.2_HD_C2 11 mods loaded, 0 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) BiblioCraft{1.6.3} [BiblioCraft] (BiblioCraft[1.6.3][MC1.7.2].jar) ChestTransporter{1.1.8} [Chest Transporter] (ChestTransporter-1.1.8-MC1.7.2.jar) MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.0-DEV-R1.zip) mca{4.0.1} [Minecraft Comes Alive] (MCA-4.0.1 MC-1.7.2.zip) mca{4.0.1} [Minecraft Comes Alive] (MCA-4.0.1_MC-1.7.2.zip) radixcore{0.9.0.Beta} [RadixCore] (RadixCore-0.9.0.Beta MC-1.7.2.zip) RopesPlus{1.5.8} [Ropes+] (RopePlus-1.7.2.jar) thebombzenapi{2.3.0} [ThebombzenAPI] (ThebombzenAPI-v2.3.0-mc1.7.2.jar) Launched Version: 1.7.2-Forge10.12.1.1060 LWJGL: 2.9.0 OpenGL: Intel(R) HD Graphics 4000 GL version 3.3.0 - Build 8.15.10.2656, Intel Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Anisotropic Filtering: Off (1)Please please help.
LB