Created
January 11, 2015 07:11
-
-
Save StillManic/3c23789356239eb6d435 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[23:08:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
[23:08:30] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
[23:08:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker | |
[23:08:30] [main/INFO] [FML]: Forge Mod Loader version 8.0.14.0 for Minecraft 1.8 loading | |
[23:08:30] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_67, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7 | |
[23:08:30] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation | |
[23:08:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[23:08:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[23:08:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[23:08:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[23:08:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[23:08:30] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! | |
[23:08:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[23:08:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[23:08:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[23:08:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[23:08:31] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} | |
[23:08:32] [Client thread/INFO]: Setting user: Dev | |
[23:08:35] [Client thread/INFO]: LWJGL Version: 2.9.1 | |
[23:08:35] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization | |
[23:08:35] [Client thread/INFO] [FML]: MinecraftForge v11.14.0.0 Initialized | |
[23:08:36] [Client thread/INFO] [FML]: Replaced 215 ore recipies | |
[23:08:36] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization | |
[23:08:36] [Client thread/INFO] [FML]: Searching C:\Users\Gerald\Documents\GitHub\MinecraftForge\eclipse\run\mods for mods | |
[23:08:37] [Client thread/INFO] [ForgeDebugModelBakeEvent]: Mod ForgeDebugModelBakeEvent is missing the required element 'name'. Substituting ForgeDebugModelBakeEvent | |
[23:08:37] [Client thread/INFO] [ForgeDebugModelLoaderRegistry]: Mod ForgeDebugModelLoaderRegistry is missing the required element 'name'. Substituting ForgeDebugModelLoaderRegistry | |
[23:08:39] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load | |
[23:08:41] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, ForgeDebugModelBakeEvent, ForgeDebugModelLoaderRegistry] at CLIENT | |
[23:08:41] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, ForgeDebugModelBakeEvent, ForgeDebugModelLoaderRegistry] at SERVER | |
[23:08:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ForgeDebugModelBakeEvent, FMLFileResourcePack:ForgeDebugModelLoaderRegistry | |
[23:08:41] [Client thread/INFO] [FML]: Processing ObjectHolder annotations | |
[23:08:41] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations | |
[23:08:41] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 | |
[23:08:41] [Client thread/INFO] [net.minecraftforge.client.model.obj.OBJLoader]: OBJLoader: constructed | |
[23:08:41] [Client thread/INFO] [net.minecraftforge.client.model.obj.OBJModel2]: OBJ: Manager set! | |
[23:08:41] [Client thread/INFO] [net.minecraftforge.client.model.obj.OBJLoader]: OBJLoader: adding domain: forgedebugmodelloaderregistry | |
[23:08:41] [Client thread/INFO] [FML]: Applying holder lookups | |
[23:08:41] [Client thread/INFO] [FML]: Holder lookups applied | |
[23:08:41] [Client thread/ERROR]: Unable to load logo: minecraft:textures/gui/title/mojang.png | |
java.io.FileNotFoundException: textures/gui/title/mojang.png | |
at net.minecraft.client.resources.DefaultResourcePack.getInputStream(DefaultResourcePack.java:49) ~[DefaultResourcePack.class:?] | |
at net.minecraft.client.Minecraft.drawSplashScreen(Minecraft.java:838) [Minecraft.class:?] | |
at net.minecraft.client.Minecraft.startGame(Minecraft.java:416) [Minecraft.class:?] | |
at net.minecraft.client.Minecraft.run(Minecraft.java:325) [Minecraft.class:?] | |
at net.minecraft.client.main.Main.main(Main.java:117) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67] | |
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] | |
[23:08:41] [Sound Library Loader/INFO]: Starting up SoundSystem... | |
[23:08:41] [Client thread/WARN]: Failed to load texture: minecraft:textures/font/ascii.png | |
java.io.FileNotFoundException: minecraft:textures/font/ascii.png | |
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:70) ~[FallbackResourceManager.class:?] | |
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?] | |
at net.minecraft.client.renderer.texture.SimpleTexture.loadTexture(SimpleTexture.java:34) ~[SimpleTexture.class:?] | |
at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:70) [TextureManager.class:?] | |
at net.minecraft.client.renderer.texture.TextureManager.bindTexture(TextureManager.java:44) [TextureManager.class:?] | |
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:60) [FontRenderer.class:?] | |
at net.minecraft.client.Minecraft.startGame(Minecraft.java:423) [Minecraft.class:?] | |
at net.minecraft.client.Minecraft.run(Minecraft.java:325) [Minecraft.class:?] | |
at net.minecraft.client.main.Main.main(Main.java:117) [Main.class:?] | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_67] | |
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67] | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_67] | |
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67] | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] | |
[23:08:41] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:568]: ---- Minecraft Crash Report ---- | |
// Don't be sad. I'll do better next time, I promise! | |
Time: 1/10/15 11:08 PM | |
Description: Initializing game | |
java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin | |
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:180) | |
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:94) | |
at net.minecraft.client.Minecraft.startGame(Minecraft.java:423) | |
at net.minecraft.client.Minecraft.run(Minecraft.java:325) | |
at net.minecraft.client.main.Main.main(Main.java:117) | |
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:135) | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
Caused by: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin | |
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:70) | |
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) | |
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:175) | |
... 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.readGlyphSizes(FontRenderer.java:180) | |
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:94) | |
at net.minecraft.client.Minecraft.startGame(Minecraft.java:423) | |
-- Initialization -- | |
Details: | |
Stacktrace: | |
at net.minecraft.client.Minecraft.run(Minecraft.java:325) | |
at net.minecraft.client.main.Main.main(Main.java:117) | |
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:135) | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.8 | |
Operating System: Windows 7 (amd64) version 6.1 | |
Java Version: 1.7.0_67, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 880037024 bytes (839 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB) | |
JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: MCP v9.10 FML v8.0.14.0 Minecraft Forge 11.14.0.0 5 mods loaded, 5 mods active | |
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized | |
FML{8.0.14.0} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized | |
Forge{11.14.0.0} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized | |
ForgeDebugModelBakeEvent{1.0} [ForgeDebugModelBakeEvent] (bin) Unloaded->Constructed->Pre-initialized | |
ForgeDebugModelLoaderRegistry{1.0} [ForgeDebugModelLoaderRegistry] (bin) Unloaded->Constructed->Pre-initialized | |
Launched Version: 1.6 | |
LWJGL: 2.9.1 | |
OpenGL: AMD Radeon HD 7800 Series GL version 4.4.13283 Compatibility Profile Context 14.501.1003.0, ATI Technologies Inc. | |
GL Caps: Using GL 1.3 multitexturing. | |
Using GL 1.3 texture combiners. | |
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. | |
Shaders are available because OpenGL 2.1 is supported. | |
VBOs are available because OpenGL 1.5 is supported. | |
Using VBOs: No | |
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) | |
[23:08:41] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:568]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Gerald\Documents\GitHub\MinecraftForge\eclipse\run\.\crash-reports\crash-2015-01-10_23.08.41-client.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment