Advertisement
MrJayse

Untitled

Jan 22nd, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.85 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 22/01/17 09:43
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/brandon3055/draconicevolution/common/blocks/BlockDE
  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:319)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  14. at java.lang.Thread.run(Thread.java:745)
  15. Caused by: java.lang.NoClassDefFoundError: com/brandon3055/draconicevolution/common/blocks/BlockDE
  16. at java.lang.Class.forName0(Native Method)
  17. at java.lang.Class.forName(Class.java:348)
  18. at cpw.mods.fml.common.ILanguageAdapter$ScalaAdapter.getNewInstance(ILanguageAdapter.java:20)
  19. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506)
  20. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:498)
  23. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  24. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  28. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  29. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:498)
  34. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  35. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  36. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  37. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  39. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  40. at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
  41. ... 5 more
  42. Caused by: java.lang.ClassNotFoundException: com.brandon3055.draconicevolution.common.blocks.BlockDE
  43. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:197)
  44. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  45. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  46. ... 30 more
  47. Caused by: java.lang.NullPointerException
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.7.10
  56. Thermos Version: cyberdynecc:Thermos:1.7.10-1614.57
  57. Plugins: ~~ERROR~~ NullPointerException: null
  58. Disabled Plugins: ~~ERROR~~ NullPointerException: null
  59. Operating System: Linux (amd64) version 4.4.30-mod-std-ipv6-64
  60. Java Version: 1.8.0_111, Oracle Corporation
  61. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  62. Memory: 7660605472 bytes (7305 MB) / 8540127232 bytes (8144 MB) up to 8540127232 bytes (8144 MB)
  63. JVM Flags: 17 total; -Xmx8G -Xms8G -XX:SharedReadOnlySize=128M -XX:+UseConcMarkSweepGC -XX:ConcGCThreads=4 -XX:MaxGCPauseMillis=2500 -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:-UseGCOverheadLimit -XX:SurvivorRatio=12 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+RewriteFrequentPairs -XX:+UseCompressedOops -XX:+EliminateLocks -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42
  64. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  65. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  66. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 62 mods loaded, 62 mods active
  67. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  68. UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  69. UC FML{7.10.99.99} [Forge Mod Loader] (server.jar)
  70. UC Forge{10.13.4.1614} [Minecraft Forge] (server.jar)
  71. UC kimagine{0.2} [KImagine] (minecraft.jar)
  72. UC appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  73. UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  74. UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  75. UC bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  76. UC appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-serveredition.jar)
  77. UC BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-1.11.5-serveredition.jar)
  78. UC CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-3.1.3-327-serveredition.jar)
  79. UC BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18-serveredition.jar)
  80. UC BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18-serveredition.jar)
  81. UC BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18-serveredition.jar)
  82. UC BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18-serveredition.jar)
  83. UC BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18-serveredition.jar)
  84. UC BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18-serveredition.jar)
  85. UC BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18-serveredition.jar)
  86. UC IC2{2.2.825-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.825-experimental-serveredition.jar)
  87. UC Forestry{4.2.16.64} [Forestry for Minecraft] (forestry-4.2.16.64-serveredition.jar)
  88. UC ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-1.2.5-115-serveredition.jar)
  89. UC ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-4.1.4-247-serveredition.jar)
  90. UC BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
  91. UC BuildCraftHooks{1.0} [BuildCraftHooks] (Career-serveredition-v1.0.jar)
  92. UC ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  93. UC Railcraft{9.12.2.0} [Railcraft] (Railcraft-9.12.2.0-serveredition.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 climatecontrol{0.6.beta60} [Climate Control] (ClimateControl-0.6.60.jar)
  97. UC CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-4.4.39.315-universal.jar)
  98. UC Zprefix_VillagerFix{1.0} [Zprefix_VillagerFix] (Dragon-balance-serveredition.jar)
  99. UC Dynmap{2.2-143} [Dynmap] (Dynmap-2.2-serveredition.jar)
  100. UC endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar)
  101. UC Waila{1.5.10} [Waila] (Waila-1.5.10.jar)
  102. UC EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-2.3.0.428_beta-serveredition.jar)
  103. UC EventHelper{1.6} [EventHelper] (EventHelper-1.6-serveredition.jar)
  104. UC ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12-serveredition.jar)
  105. UC WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1-serveredition.jar)
  106. UC ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B29-serveredition.jar)
  107. UC McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  108. UC GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-2.0.3-serveredition.jar)
  109. UC IC2NuclearControl{2.4.1a} [Nuclear Control 2] (IC2NuclearControl-2.4.1a.jar)
  110. UC iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  111. UC IronChest{6.0.62.742} [Iron Chest] (IronChest.jar)
  112. UC DivineMobsHooks{1.0} [DivineMobsHooks] (Magic-balance-serveredition-v1.2.jar)
  113. UC Zprefix_Hooks3{1.0} [Zprefix_Hooks3] (Magic-balance-serveredition-v1.2.jar)
  114. UC ZPrefix_WitcheryHooks{1.0} [WitcheryHooks] (Magic-balance-serveredition-v1.2.jar)
  115. UC xModBlocker{1.0} [xModBlocker] (Mine-Play-Blocker-serveredition.jar)
  116. UC lift{2.0.1} [Lift Mod] (Mine-Play-Lifts-serveredition.jar)
  117. UC Zprefix_IC2Hooks{1.0} [Zprefix_IC2Hooks] (Mine-Play-ModFix-serveredition-v1.0.jar)
  118. UC Trade{1.0} [Trade] (Mine-Play-Trader-serverediton.jar)
  119. UC vendingmod{0.1} [VendingMod] (Mine-Play-Vending-serveredition.jar)
  120. UC MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  121. UC MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  122. UC ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-4.7.0pre12.95-Base.jar)
  123. UC ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed--4.7.0pre12.95-Integration.jar)
  124. UC ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed--4.7.0pre12.95-Integration.jar)
  125. UC ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-4.7.0pre12.95-Lighting.jar)
  126. UC ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-4.7.0pre12.95-World.jar)
  127. UC RTG{1.7.10-1.1.1.3} [Realistic Terrain Generation] (RTG-1.1.1.3.jar)
  128. UE Zprefix_Hooks2{1.0} [Zprefix_Hooks2] (Technology-balance-serveredition-v1.5.jar)
  129. UC ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  130. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  131. CoFHCore: -[1.7.10]3.1.3-327
  132. ThermalFoundation: -[1.7.10]1.2.5-115
  133. ThermalExpansion: -[1.7.10]4.1.4-247
  134. Profiler Position: N/A (disabled)
  135. Is Modded: Definitely; Server brand changed to 'thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge'
  136. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement