Guest User

Minecraft Crash Report - 1.4.5

a guest
Dec 6th, 2012
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 06.12.12 14:26
  5. Description: Failed to start game
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/common/ConfigCategory
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
  9. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:652)
  10. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
  11. at net.minecraft.client.Minecraft.a(Minecraft.java:469)
  12. at net.minecraft.client.Minecraft.run(Minecraft.java:756)
  13. at java.lang.Thread.run(Unknown Source)
  14. Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/ConfigCategory
  15. at immibis.core.Config.getBlockID(Config.java:52)
  16. at immibis.core.api.IDAllocator.RegisterBlockID(IDAllocator.java:12)
  17. at immibis.ccperiphs.ImmibisPeripherals.load(ImmibisPeripherals.java:65)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  28. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  29. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  30. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  32. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  38. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  39. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  40. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  42. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  43. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
  44. ... 4 more
  45. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.ConfigCategory
  46. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
  47. at java.lang.ClassLoader.loadClass(Unknown Source)
  48. at java.lang.ClassLoader.loadClass(Unknown Source)
  49. ... 33 more
  50. Caused by: java.lang.NullPointerException
  51. at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  52. at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
  53. at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
  54. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
  55. ... 35 more
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.4.5
  64. Operating System: Windows 7 (amd64) version 6.1
  65. Java Version: 1.7.0_09, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 409966992 bytes (390 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
  68. JVM Flags: 2 total; -Xms512m -Xmx1024m
  69. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  70. Suspicious classes: FML and Forge are installed
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.397 7 mods loaded, 7 mods active
  73. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  74. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  75. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  76. ComputerCraft [ComputerCraft] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized
  77. CCTurtle [ComputerCraft Turtles] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized
  78. ImmibisCore [Immibis Core] (immibis-core_51.0.4_for_1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
  79. ImmibisPeripherals [Immibis's Peripherals] (immibis-peripherals_51.0.2_for_1.4.5.jar) Unloaded->Constructed->Pre-initialized->Errored
  80. LWJGL: 2.4.2
  81. OpenGL: AMD Radeon HD 6800 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
  82. Is Modded: Definitely; Client brand changed to 'forge,fml'
  83. Type: Client (map_client.txt)
  84. Texture Pack: Default
  85. Profiler Position: N/A (disabled)
  86. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment