Advertisement
MrJayse

Untitled

Jul 18th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 18/07/17 13:54
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: org/bukkit/event/Event
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:325)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:137)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400)
  14. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:719)
  15. Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/Event
  16. at java.lang.Class.getDeclaredMethods0(Native Method)
  17. at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  18. at java.lang.Class.getDeclaredMethods(Class.java:1975)
  19. at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:317)
  20. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:505)
  21. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:498)
  24. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  25. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  26. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  27. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  28. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  29. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  30. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:498)
  35. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  36. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  37. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  38. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  39. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  40. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  41. at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
  42. ... 5 more
  43. Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event
  44. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  45. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  46. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  47. ... 31 more
  48. Caused by: java.lang.NullPointerException
  49.  
  50.  
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53.  
  54. -- System Details --
  55. Details:
  56. Minecraft Version: 1.7.10
  57. Operating System: Linux (amd64) version 4.9.0-0.bpo.3-amd64
  58. Java Version: 1.8.0_131, Oracle Corporation
  59. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  60. Memory: 15357148680 bytes (14645 MB) / 16642998272 bytes (15872 MB) up to 16642998272 bytes (15872 MB)
  61. JVM Flags: 8 total; -Xms16G -Xmx16G -Xmn4096m -XX:+UseParallelGC -XX:+UseTLAB -XX:+AggressiveOpts -XX:+UseFastEmptyMethods -XX:+UseFastAccessorMethods
  62. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  63. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  64. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 66 mods loaded, 66 mods active
  65. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  66. UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  67. UC FML{7.10.99.99} [Forge Mod Loader] (ultramine_core-1.7.10-server-0.1.5.jar)
  68. UC Forge{10.13.4.1614} [Minecraft Forge] (ultramine_core-1.7.10-server-0.1.5.jar)
  69. UC appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  70. UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  71. UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  72. UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  73. UC UltramineServer{0.1.5} [Ultramine Server] (ultramine_core-1.7.10-server-0.1.5.jar)
  74. UC bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  75. UC appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-serveredition.jar)
  76. UC BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-1.11.5-serveredition.jar)
  77. UC CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
  78. UC BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18-serveredition.jar)
  79. UC BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18-serveredition.jar)
  80. UC BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18-serveredition.jar)
  81. UC BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18-serveredition.jar)
  82. UC BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18-serveredition.jar)
  83. UC BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18-serveredition.jar)
  84. UC BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18-serveredition.jar)
  85. UC BuildCraftHooks{1.0} [BuildCraftHooks] (buildcraft-7.1.18-serveredition.jar)
  86. UC BuildCraftHooksClient{1.0} [BuildCraftHooks] (buildcraft-7.1.18-serveredition.jar)
  87. UC IC2{2.2.825-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.825-experimental-serveredition.jar)
  88. UC Forestry{4.2.16.64} [Forestry for Minecraft] (forestry-4.2.16.64-serveredition.jar)
  89. UC ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
  90. UC ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
  91. UC BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
  92. UC Railcraft{9.12.2.0} [Railcraft] (Railcraft-9.12.2.0-serveredition.jar)
  93. UC ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  94. UC chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11-serveredition.jar)
  95. UC CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1-serveredition.jar)
  96. UC ChickenChunks{1.3.4} [ChickenChunks] (ChickenChunks_serveredition.jar)
  97. UC climatecontrol{0.6.beta60} [Climate Control] (ClimateControl-0.6.60.jar)
  98. UC CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-4.4.39.315-universal.jar)
  99. UC Zprefix_VillagerFix{1.0} [Zprefix_VillagerFix] (Dragon-serveredition.jar)
  100. UC Dynmap{2.2-143} [Dynmap] (Dynmap-2.2-serveredition.jar)
  101. UC endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar)
  102. UC Waila{1.5.10} [Waila] (Waila-1.5.10.jar)
  103. UC EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-2.3.0.428_beta-serveredition.jar)
  104. UE EventHelper{1.7} [EventHelper] (EventHelper-1.7.jar)
  105. UC ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12-serveredition.jar)
  106. UC AWM{1.0} [AWM] (fixingUniversal_with_regen.jar)
  107. UC OEdit{1.0} [OEdit] (fixingUniversal_with_regen.jar)
  108. UC UniversalReflection{1.0} [UniversalReflection] (fixingUniversal_with_regen.jar)
  109. UC WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1-serveredition.jar)
  110. UC ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B29-serveredition.jar)
  111. UC GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-2.0.3-serveredition.jar)
  112. UC HiTechReflection{1.0} [HiTechReflection] (HiTechFix-1.0.jar)
  113. UC IC2NuclearControl{2.4.2a} [Nuclear Control 2] (IC2NuclearControl-2.4.2a.jar)
  114. UC iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  115. UC IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  116. UC lift{2.0.1} [Lift Mod] (Mine-Play-Lifts-serveredition.jar)
  117. UC Trade{1.0} [Trade] (Mine-Play-Trader-serverediton.jar)
  118. UC MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  119. UC MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  120. UC ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-4.7.0pre12.95-Base.jar)
  121. UC ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed--4.7.0pre12.95-Integration.jar)
  122. UC ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed--4.7.0pre12.95-Integration.jar)
  123. UC ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-4.7.0pre12.95-Lighting.jar)
  124. UC ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-4.7.0pre12.95-World.jar)
  125. UC RTG{1.7.10-1.1.1.3} [Realistic Terrain Generation] (RTG-1.1.1.3.jar)
  126. UC TechRecipes{1.0} [TechRecipes] (TechRecipes-1.15.jar)
  127. UC vending{1.2.3} [MPShop] (vending-1.2.0b-serveredition.jar)
  128. UC WorldBorder{1.0.0} [WorldBorder] (world_border-1.0.2.jar)
  129. UC worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.jar)
  130. UC McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  131. UC ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  132. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  133. CoFHCore: -[1.7.10]3.1.4-329
  134. ThermalFoundation: -[1.7.10]1.2.6-118
  135. ThermalExpansion: -[1.7.10]4.1.5-248
  136. Profiler Position: N/A (disabled)
  137. Is Modded: Definitely; Server brand changed to 'fml,forge'
  138. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement