Posted April 13, 201411 yr This is the crash report | | V java.lang.reflect.InvocationTargetException 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:197) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:177) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:108) at cpw.mods.fml.common.Loader.loadMods(Loader.java:482) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:175) at net.minecraft.client.Minecraft.startGame(Minecraft.java:473) at net.minecraft.client.Minecraft.run(Minecraft.java:808) at net.minecraft.client.main.Main.main(Main.java:101) 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:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: java.lang.ClassCastException: net.CosmoCraft.mod.item.Itemblue_matter cannot be cast to java.lang.Character at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:187) at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:187) at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:182) at net.CosmoCraft.mod.common.CosmoCraft.<init>(CosmoCraft.java:262) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:496) ... 32 more 2014-04-13 12:02:28 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue 2014-04-13 12:02:28 [sEVERE] [ForgeModLoader] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{6.99.19.964} [Forge Mod Loader] (forge-1.6.4-9.11.1.964-mcp.jar) Unloaded->Constructed Forge{9.11.1.964} [Minecraft Forge] (forge-1.6.4-9.11.1.964-mcp.jar) Unloaded->Constructed CosmoCraft{ dev0.2.04 [1.6.4]} [CosmoCraft] (bin) Unloaded->Errored 2014-04-13 12:02:28 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2014-04-13 12:02:28 [sEVERE] [ForgeModLoader] Caught exception from CosmoCraft java.lang.ClassCastException: net.CosmoCraft.mod.item.Itemblue_matter cannot be cast to java.lang.Character at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:187) at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:187) at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:182) at net.CosmoCraft.mod.common.CosmoCraft.<init>(CosmoCraft.java:262) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:496) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:197) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:177) 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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:108) at cpw.mods.fml.common.Loader.loadMods(Loader.java:482) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:175) at net.minecraft.client.Minecraft.startGame(Minecraft.java:473) at net.minecraft.client.Minecraft.run(Minecraft.java:808) at net.minecraft.client.main.Main.main(Main.java:101) 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:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2014-04-13 12:02:28 [iNFO] [sTDOUT] ---- Minecraft Crash Report ---- 2014-04-13 12:02:28 [iNFO] [sTDOUT] // Oh - I know what I did wrong! 2014-04-13 12:02:28 [iNFO] [sTDOUT] 2014-04-13 12:02:28 [iNFO] [sTDOUT] Time: 4/13/14 12:02 PM 2014-04-13 12:02:28 [iNFO] [sTDOUT] Description: Initializing game 2014-04-13 12:02:28 [iNFO] [sTDOUT] 2014-04-13 12:02:28 [iNFO] [sTDOUT] java.lang.ClassCastException: net.CosmoCraft.mod.item.Itemblue_matter cannot be cast to java.lang.Character 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:187) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:187) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:182) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.CosmoCraft.mod.common.CosmoCraft.<init>(CosmoCraft.java:262) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.Class.newInstance(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:496) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:197) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:177) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:108) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:482) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:175) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:473) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.run(Minecraft.java:808) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(Main.java:101) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2014-04-13 12:02:28 [iNFO] [sTDOUT] 2014-04-13 12:02:28 [iNFO] [sTDOUT] 2014-04-13 12:02:28 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows: 2014-04-13 12:02:28 [iNFO] [sTDOUT] --------------------------------------------------------------------------------------- 2014-04-13 12:02:28 [iNFO] [sTDOUT] 2014-04-13 12:02:28 [iNFO] [sTDOUT] -- Head -- 2014-04-13 12:02:28 [iNFO] [sTDOUT] Stacktrace: 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:187) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:187) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:182) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.CosmoCraft.mod.common.CosmoCraft.<init>(CosmoCraft.java:262) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.reflect.Constructor.newInstance(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.Class.newInstance(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:496) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:197) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:177) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:108) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.common.Loader.loadMods(Loader.java:482) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:175) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.startGame(Minecraft.java:473) 2014-04-13 12:02:28 [iNFO] [sTDOUT] 2014-04-13 12:02:28 [iNFO] [sTDOUT] -- Initialization -- 2014-04-13 12:02:28 [iNFO] [sTDOUT] Details: 2014-04-13 12:02:28 [iNFO] [sTDOUT] Stacktrace: 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.client.Minecraft.run(Minecraft.java:808) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.client.main.Main.main(Main.java:101) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at java.lang.reflect.Method.invoke(Unknown Source) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) 2014-04-13 12:02:28 [iNFO] [sTDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) 2014-04-13 12:02:28 [iNFO] [sTDOUT] 2014-04-13 12:02:28 [iNFO] [sTDOUT] -- System Details -- 2014-04-13 12:02:28 [iNFO] [sTDOUT] Details: 2014-04-13 12:02:28 [iNFO] [sTDOUT] Minecraft Version: 1.6.4 2014-04-13 12:02:28 [iNFO] [sTDOUT] Operating System: Windows 7 (x86) version 6.1 2014-04-13 12:02:28 [iNFO] [sTDOUT] Java Version: 1.7.0_51, Oracle Corporation 2014-04-13 12:02:28 [iNFO] [sTDOUT] Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation 2014-04-13 12:02:28 [iNFO] [sTDOUT] Memory: 946022448 bytes (902 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB) 2014-04-13 12:02:28 [iNFO] [sTDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M 2014-04-13 12:02:28 [iNFO] [sTDOUT] AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used 2014-04-13 12:02:28 [iNFO] [sTDOUT] Suspicious classes: FML and Forge are installed 2014-04-13 12:02:28 [iNFO] [sTDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 2014-04-13 12:02:28 [iNFO] [sTDOUT] FML: MCP v8.11 FML v6.99.19.964 Minecraft Forge 9.11.1.964 4 mods loaded, 4 mods active 2014-04-13 12:02:28 [iNFO] [sTDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed 2014-04-13 12:02:28 [iNFO] [sTDOUT] FML{6.99.19.964} [Forge Mod Loader] (forge-1.6.4-9.11.1.964-mcp.jar) Unloaded->Constructed 2014-04-13 12:02:28 [iNFO] [sTDOUT] Forge{9.11.1.964} [Minecraft Forge] (forge-1.6.4-9.11.1.964-mcp.jar) Unloaded->Constructed 2014-04-13 12:02:28 [iNFO] [sTDOUT] CosmoCraft{ dev0.2.04 [1.6.4]} [CosmoCraft] (bin) Unloaded->Errored 2014-04-13 12:02:28 [iNFO] [sTDOUT] Launched Version: 1.6 2014-04-13 12:02:28 [iNFO] [sTDOUT] LWJGL: 2.9.0 2014-04-13 12:02:28 [iNFO] [sTDOUT] OpenGL: GeForce 210/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation 2014-04-13 12:02:28 [iNFO] [sTDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge' 2014-04-13 12:02:28 [iNFO] [sTDOUT] Type: Client (map_client.txt) 2014-04-13 12:02:28 [iNFO] [sTDOUT] Resource Pack: Default 2014-04-13 12:02:28 [iNFO] [sTDOUT] Current Language: English (US) 2014-04-13 12:02:28 [iNFO] [sTDOUT] Profiler Position: N/A (disabled) 2014-04-13 12:02:28 [iNFO] [sTDOUT] Vec3 Pool Size: ~~ERROR~~ NullPointerException: null 2014-04-13 12:02:28 [iNFO] [sTDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Toby\Desktop\forge-1.6.4-9.11.1.964-src\eclipse\.\crash-reports\crash-2014-04-13_12.02.28-client.txt Developer of MechanicalCraft. Sadly not available to public yet
April 13, 201411 yr Author Thx it works now thx Developer of MechanicalCraft. Sadly not available to public yet
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.