Advertisement
MrJayse

Untitled

Jan 28th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.13 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 28/01/17 20:46
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: ic2.core.item.ItemScrapbox.init()V
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  9. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  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.NoSuchMethodError: ic2.core.item.ItemScrapbox.init()V
  16. at ic2.core.IC2.load(IC2.java:253)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:498)
  21. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  22. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:498)
  25. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  26. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  27. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  28. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  30. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  31. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. at java.lang.reflect.Method.invoke(Method.java:498)
  36. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  37. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  38. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  39. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  41. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  42. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
  43. ... 5 more
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.7.10
  52. Thermos Version: cyberdynecc:Thermos:1.7.10-1614.57
  53. Plugins: ~~ERROR~~ NullPointerException: null
  54. Disabled Plugins: ~~ERROR~~ NullPointerException: null
  55. Operating System: Linux (amd64) version 4.4.30-mod-std-ipv6-64
  56. Java Version: 1.8.0_111, Oracle Corporation
  57. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  58. Memory: 7717358024 bytes (7359 MB) / 8540127232 bytes (8144 MB) up to 17130061824 bytes (16336 MB)
  59. JVM Flags: 17 total; -Xmx16G -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
  60. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  61. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  62. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 56 mods loaded, 56 mods active
  63. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  64. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  65. UCH FML{7.10.99.99} [Forge Mod Loader] (server.jar)
  66. UCH Forge{10.13.4.1614} [Minecraft Forge] (server.jar)
  67. UCH kimagine{0.2} [KImagine] (minecraft.jar)
  68. UCH appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
  69. UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  70. UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  71. UCH bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  72. UCH appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-serveredition.jar)
  73. UCH BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-1.11.5-serveredition.jar)
  74. UCH CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-3.1.3-327-serveredition.jar)
  75. UCH BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18-serveredition.jar)
  76. UCH BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18-serveredition.jar)
  77. UCH BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18-serveredition.jar)
  78. UCH BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18-serveredition.jar)
  79. UCH BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18-serveredition.jar)
  80. UCH BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18-serveredition.jar)
  81. UCH BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18-serveredition.jar)
  82. UCE IC2{2.2.825-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.825-experimental-serveredition.jar)
  83. UCH Forestry{4.2.16.64} [Forestry for Minecraft] (forestry-4.2.16.64-serveredition.jar)
  84. UCH ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-1.2.5-115-serveredition.jar)
  85. UCH ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-4.1.4-247-serveredition.jar)
  86. UCH BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
  87. UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  88. UCH Railcraft{9.12.2.0} [Railcraft] (Railcraft-9.12.2.0-serveredition.jar)
  89. UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11-serveredition.jar)
  90. UCH CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1-serveredition.jar)
  91. UCH BuildCraftHooks{1.0} [BuildCraftHooks] (Carrer-serveredition.jar)
  92. UCH climatecontrol{0.6.beta60} [Climate Control] (ClimateControl-0.6.60.jar)
  93. UCE CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-4.4.39.315-universal.jar)
  94. UCH Zprefix_VillagerFix{1.0} [Zprefix_VillagerFix] (Dragon-serveredition.jar)
  95. UCH endercore{1.7.10-0.2.0.36_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.36_beta.jar)
  96. UCH Waila{1.5.10} [Waila] (Waila-1.5.10.jar)
  97. UCH EnderIO{1.7.10-2.3.0.428_beta} [Ender IO] (EnderIO-2.3.0.428_beta-serveredition.jar)
  98. UCH EventHelper{1.6} [EventHelper] (EventHelper-1.6-serveredition.jar)
  99. UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12-serveredition.jar)
  100. UCH WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1-serveredition.jar)
  101. UCH ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B29-serveredition.jar)
  102. UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  103. UCE GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-2.0.3-serveredition.jar)
  104. UCE IC2NuclearControl{2.4.1a} [Nuclear Control 2] (IC2NuclearControl-2.4.1a.jar)
  105. UCH iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  106. UCH IronChest{6.0.62.742} [Iron Chest] (IronChest.jar)
  107. UCH xModBlocker{1.0} [xModBlocker] (Mine-Play-Blocker-serveredition.jar)
  108. UCH lift{2.0.1} [Lift Mod] (Mine-Play-Lifts-serveredition.jar)
  109. UCH Trade{1.0} [Trade] (Mine-Play-Trader-serverediton.jar)
  110. UCH vendingmod{0.1} [VendingMod] (Mine-Play-Vending-serveredition.jar)
  111. UCH MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  112. UCH MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  113. UCH ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-4.7.0pre12.95-Base.jar)
  114. UCH ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed--4.7.0pre12.95-Integration.jar)
  115. UCH ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed--4.7.0pre12.95-Integration.jar)
  116. UCH ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-4.7.0pre12.95-Lighting.jar)
  117. UCH ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-4.7.0pre12.95-World.jar)
  118. UCH RTG{1.7.10-1.1.1.3} [Realistic Terrain Generation] (RTG-1.1.1.3.jar)
  119. UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  120. AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
  121. CoFHCore: -[1.7.10]3.1.3-327
  122. ThermalFoundation: -[1.7.10]1.2.5-115
  123. ThermalExpansion: -[1.7.10]4.1.4-247
  124. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  125. EnderIO: Found the following problem(s) with your installation:
  126. * The RF API that is being used (1.7.10R1.3.1 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.2 from buildcraft-7.1.18-serveredition.jar).
  127. It is a supported version, but that difference may lead to problems.
  128. * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6-serveredition.jar).
  129. Ender IO was build against API version rv2 and may or may not work with a newer version.
  130. An unsupported base software is installed: 'thermos, cauldron, craftbukkit, mcpc, kcauldron'. This is NOT supported.
  131. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  132. Profiler Position: N/A (disabled)
  133. Is Modded: Definitely; Server brand changed to 'thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge'
  134. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement