Advertisement
Guest User

Untitled

a guest
May 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.57 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 23.05.18 0:49
  5. Description: Failed to start game
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: org/bukkit/event/Event
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:130)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:506)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  11. at net.minecraft.client.Minecraft.a(Minecraft.java:412)
  12. at asq.a(SourceFile:56)
  13. at net.minecraft.client.Minecraft.run(Minecraft.java:746)
  14. at java.lang.Thread.run(Unknown Source)
  15. Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/Event
  16. at ic2.core.IC2.load(IC2.java:621)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  22. at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  26. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  27. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  28. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  30. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  34. at java.lang.reflect.Method.invoke(Unknown Source)
  35. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  36. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  37. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  38. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  39. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  40. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  41. at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
  42. ... 5 more
  43. Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event
  44. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  45. at java.lang.ClassLoader.loadClass(Unknown Source)
  46. at java.lang.ClassLoader.loadClass(Unknown Source)
  47. ... 31 more
  48. Caused by: java.lang.NullPointerException
  49. at org.objectweb.asm.ClassReader.<init>(Unknown Source)
  50. at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
  51. at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
  52. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
  53. ... 33 more
  54.  
  55.  
  56. A detailed walkthrough of the error, its code path and all known details is as follows:
  57. ---------------------------------------------------------------------------------------
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.4.7
  62. Operating System: Windows 7 (amd64) version 6.1
  63. Java Version: 1.8.0_171, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 209979880 bytes (200 MB) / 406323200 bytes (387 MB) up to 954728448 bytes (910 MB)
  66. JVM Flags: 4 total; -Xmx1024M -Xbootclasspath/a:C:\Program Files\Java\jre1.8.0_171\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -XX:MaxPermSize=128m
  67. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  68. Suspicious classes: FML and Forge are installed
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. FML:
  71. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  72. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  73. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  74. CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
  75. NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
  76. mod_bspkrsCore [bspkrsCore] (bspkrsCore.zip) Unloaded->Constructed->Pre-initialized
  77. DynamicLights [Dynamic Lights] (DynamicLights.jar) Unloaded->Constructed->Pre-initialized
  78. DynamicLights_onFire [Dynamic Lights on burning] (DynamicLights.jar) Unloaded->Constructed->Pre-initialized
  79. DynamicLights_creepers [Dynamic Lights on Creepers] (DynamicLights.jar) Unloaded->Constructed->Pre-initialized
  80. DynamicLights_dropItems [Dynamic Lights on ItemEntities] (DynamicLights.jar) Unloaded->Constructed->Pre-initialized
  81. DynamicLights_flameArrows [Dynamic Lights on Flame enchanted Arrows] (DynamicLights.jar) Unloaded->Constructed->Pre-initialized
  82. DynamicLights_otherPlayers [Dynamic Lights Other Player Light] (DynamicLights.jar) Unloaded->Constructed->Pre-initialized
  83. DynamicLights_thePlayer [Dynamic Lights Player Light] (DynamicLights.jar) Unloaded->Constructed->Pre-initialized
  84. RPTweaks [RedPower Tweaks] (LagFix.jar) Unloaded->Constructed->Pre-initialized
  85. IC2 [IndustrialCraft 2] (IC2.jar) Unloaded->Constructed->Errored
  86. AdvancedMachines [IC2 Advanced Machines Addon] (AdvancedMachines.zip) Unloaded->Constructed->Pre-initialized
  87. mod_ArmorStatusHUD [ArmorStatusHUD] (ArmorStatusHUD.zip) Unloaded->Constructed->Pre-initialized
  88. BiblioCraft [BiblioCraft] (BiblioCraft.zip) Unloaded->Constructed->Pre-initialized
  89. BuildCraft|Core [BuildCraft] (BuildCraft.jar) Unloaded->Constructed->Pre-initialized
  90. BuildCraft|Energy [BC Energy] (BuildCraft.jar) Unloaded->Constructed->Pre-initialized
  91. BuildCraft|Transport [BC Transport] (BuildCraft.jar) Unloaded->Constructed->Pre-initialized
  92. Additional-Buildcraft-Objects [Additional Buildcraft Objects] (BuildCraft-ABO.jar) Unloaded->Constructed->Pre-initialized
  93. BuildCraft|Builders [BC Builders] (BuildCraft.jar) Unloaded->Constructed->Pre-initialized
  94. BuildCraft|Factory [BC Factory] (BuildCraft.jar) Unloaded->Constructed->Pre-initialized
  95. BuildCraft|Silicon [BC Silicon] (BuildCraft.jar) Unloaded->Constructed->Pre-initialized
  96. ChickenChunks [ChickenChunks] (ChickenChunks.jar) Unloaded->Constructed->Pre-initialized
  97. CustomNpcs [CustomNpcs 1.4.5] (CustomNPCs.zip) Unloaded->Constructed->Pre-initialized
  98. mod_NewBlocks [mod_NewBlocks] (EinMod.zip) Unloaded->Constructed->Pre-initialized
  99. ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL.jar) Unloaded->Constructed->Pre-initialized
  100. Forestry [Forestry for Minecraft] (Forestry.jar) Unloaded->Constructed->Pre-initialized
  101. AdvancedSolarPanel [Advanced Solar Panels] (IC2-ASP.zip) Unloaded->Constructed->Pre-initialized
  102. GraviSuite [Gravitation Suite] (IC2-GS.zip) Unloaded->Constructed->Pre-initialized
  103. IC2NuclearControl [Nuclear Control] (IC2-NC.zip) Unloaded->Constructed->Pre-initialized
  104. mod_InvTweaks [Inventory Tweaks] (InventoryTweaks.jar) Unloaded->Constructed->Pre-initialized
  105. IronChest [Iron Chest] (IronChest.zip) Unloaded->Constructed->Pre-initialized
  106. ItemHider [Item Hider] (ItemHider.jar) Unloaded->Constructed->Pre-initialized
  107. Chests [Chests] (Lottery.zip) Unloaded->Constructed->Pre-initialized
  108. mod_MouseTweaks [Mouse Tweaks] (MouseTweaks.zip) Unloaded->Constructed->Pre-initialized
  109. NEIPlugins [NEI Plugins] (NEIPlugins.jar) Unloaded->Constructed->Pre-initialized
  110. OreDupeFix [OreDupeFix] (OreDupeFix.jar) Unloaded->Constructed->Pre-initialized
  111. Railcraft [Railcraft] (Railcraft.jar) Unloaded->Constructed->Pre-initialized
  112. RecipeRemover [Recipe Remover] (RecipeRemover.zip) Unloaded->Constructed->Pre-initialized
  113. RedPowerCore [RedPower] (RedPowerCore.zip) Unloaded->Constructed->Pre-initialized
  114. RedPowerBase [RP Base] (RedPowerCore.zip) Unloaded->Constructed->Pre-initialized
  115. RedPowerMachine [RP Machine] (RedPowerMechanical.zip) Unloaded->Constructed->Pre-initialized
  116. RedPowerCompat [RP Compat] (RedPowerCompat.zip) Unloaded->Constructed->Pre-initialized
  117. RedPowerWiring [RP Wiring] (RedPowerDigital.zip) Unloaded->Constructed->Pre-initialized
  118. RedPowerLogic [RP Logic] (RedPowerDigital.zip) Unloaded->Constructed->Pre-initialized
  119. RedPowerLighting [RP Lighting] (RedPowerDigital.zip) Unloaded->Constructed->Pre-initialized
  120. RedPowerWorld [RP World] (RedPowerMechanical.zip) Unloaded->Constructed->Pre-initialized
  121. RedPowerControl [RP Control] (RedPowerMechanical.zip) Unloaded->Constructed->Pre-initialized
  122. mod_ReiMinimap [mod_ReiMinimap] (REIMinimap.zip) Unloaded->Constructed->Pre-initialized
  123. mod_SmartMoving [Smart Moving] (SmartMoving.zip) Unloaded->Constructed->Pre-initialized
  124. mod_SmartRender [Smart Render] (SmartMoving.zip) Unloaded->Constructed->Pre-initialized
  125. mod_StatusEffectHUD [StatusEffectHUD] (StatusEffectHUD.zip) Unloaded->Constructed->Pre-initialized
  126. snyke7_Transformers [Transformers] (Transformers.zip) Unloaded->Constructed->Pre-initialized
  127. VoiceChatMod [by K773] (VoiceChat.zip) Unloaded->Constructed->Pre-initialized
  128. WGVis [WGVis by K773] (WgVis.zip) Unloaded->Constructed->Pre-initialized
  129. mod_CUI_modLoader [mod_CUI_modLoader] (WorldEditCUI.zip) Unloaded->Constructed->Pre-initialized
  130. LWJGL: 2.9.0
  131. OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4425, Intel
  132. Is Modded: Definitely; Client brand changed to 'forge,fml'
  133. Type: Client (map_client.txt)
  134. Texture Pack: Faithful_32x32_EinCraft.ru.zip
  135. Profiler Position: N/A (disabled)
  136. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement