Guest User

Untitled

a guest
Jan 19th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1.  
  2.  
  3. Minecraft has crashed!
  4. ----------------------
  5.  
  6. Minecraft has stopped running because it encountered a problem; Failed to start game
  7. This error has been saved to C:\Users\Michael J Charles\Programs For Modding Minecraft\MCP\jars\.\crash-reports\crash-2012-10-14_21.22.19-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
  8.  
  9.  
  10.  
  11. --- BEGIN ERROR REPORT 45a5afce --------
  12. Generated 14/10/12 21:22
  13.  
  14. - Minecraft Version: 1.3.2
  15. - Operating System: Windows 7 (amd64) version 6.1
  16. - Java Version: 1.7.0_07, Oracle Corporation
  17. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  18. - Memory: 924857592 bytes (882 MB) / 1056309248 bytes (1007 MB) up to 1056309248 bytes (1007 MB)
  19. - JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  20. - FML: FML v3.1.35.394 Minecraft Forge 4.2.5.303 3 mods loaded, 3 mods active
  21. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  22. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  23. TechLogic [Tech Logic Mod] (bin) Unloaded->Constructed->Pre-initialized->Errored
  24. - LWJGL: 2.4.2
  25. - OpenGL: ATI Mobility Radeon HD 5000 Series GL version 4.2.11631 Compatibility Profile Context, ATI Technologies Inc.
  26. - Is Modded: Definitely; 'forge,fml'
  27. - Type: Client
  28. - Texture Pack: Default
  29. - Profiler Position: N/A (disabled)
  30.  
  31. cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
  32. at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
  33. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)
  34. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:183)
  35. at net.minecraft.client.Minecraft.startGame(Minecraft.java:461)
  36. at net.minecraft.client.Minecraft.run(Minecraft.java:748)
  37. at java.lang.Thread.run(Unknown Source)
  38. Caused by: java.lang.reflect.InvocationTargetException
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:437)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  47. at java.lang.reflect.Method.invoke(Unknown Source)
  48. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  49. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  50. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  51. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  52. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  53. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. at java.lang.reflect.Method.invoke(Unknown Source)
  58. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  59. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  60. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  61. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  62. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  63. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  64. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:639)
  65. ... 4 more
  66. Caused by: java.lang.ClassCastException: net.minecraft.src.ItemStack cannot be cast to java.lang.Character
  67. at net.minecraft.src.CraftingManager.addRecipe(CraftingManager.java:162)
  68. at cpw.mods.fml.common.registry.GameRegistry.addRecipe(GameRegistry.java:196)
  69. at TechLogic.CommonProxy.registerRenderInformation(CommonProxy.java:37)
  70. at TechLogic.TechLogicMod.LoadFrom(TechLogicMod.java:26)
  71. ... 30 more
  72. --- END ERROR REPORT 9f5ed22f ----------
Add Comment
Please, Sign In to add comment