Advertisement
MrJayse

Untitled

Jan 22nd, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.37 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 22/01/17 15:02
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: shedar/mods/ic2/nuclearcontrol/IC2NuclearControl
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  9. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
  10. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:324)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:288)
  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: shedar/mods/ic2/nuclearcontrol/IC2NuclearControl
  16. at sergomarov.IC2Fix$.postinit(IC2Fix.scala:14)
  17. at sergomarov.IC2Fix.postinit(IC2Fix.scala)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:498)
  22. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  23. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:498)
  26. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  27. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  28. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  29. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  31. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  32. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:498)
  37. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  38. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  39. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  40. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  42. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  43. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  44. ... 5 more
  45. Caused by: java.lang.ClassNotFoundException: shedar.mods.ic2.nuclearcontrol.IC2NuclearControl
  46. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:197)
  47. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  48. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  49. ... 33 more
  50. Caused by: java.lang.NullPointerException
  51. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
  52. ... 35 more
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- System Details --
  59. Details:
  60. Minecraft Version: 1.7.10
  61. Thermos Version: cyberdynecc:Thermos:1.7.10-1614.57
  62. Plugins:
  63. Disabled Plugins:
  64. Operating System: Linux (amd64) version 4.4.30-mod-std-ipv6-64
  65. Java Version: 1.8.0_111, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 7742284048 bytes (7383 MB) / 8540127232 bytes (8144 MB) up to 17130061824 bytes (16336 MB)
  68. 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
  69. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  70. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  71. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 40 mods loaded, 40 mods active
  72. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  73. UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  74. UCHIJ FML{7.10.99.99} [Forge Mod Loader] (server.jar)
  75. UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (server.jar)
  76. UCHIJ kimagine{0.2} [KImagine] (minecraft.jar)
  77. UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  78. UCHIJ ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  79. UCHIJ bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  80. UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  81. UCHIJ Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-4.2.3.5-serveredition.jar)
  82. UCHIJ thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] ([Client]thaumcraftneiplugin-1.7a.jar)
  83. UCHIJ BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft-1.11.5-serveredition.jar)
  84. UCHIJ BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-2.1.0.1889-serveredition.jar)
  85. UCHIJ AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.3.3-17-serveredition.jar)
  86. UCHIJ Botania{r1.8-249} [Botania] (Botania-r1.8-249-serveredition.jar)
  87. UCHIJ TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-2.3.7-serveredition.jar)
  88. UCHIJ chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11-serveredition.jar)
  89. UCHIJ CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1-serveredition.jar)
  90. UCHIJ climatecontrol{0.6.beta60} [Climate Control] (ClimateControl-0.6.60.jar)
  91. UCHIJ Zprefix_VillagerFix{1.0} [Zprefix_VillagerFix] (Dragon-balance-serveredition.jar)
  92. UCHIJ Dynmap{2.2-143} [Dynmap] (Dynmap-2.2-serveredition.jar)
  93. UCHIJ EventHelper{1.6} [EventHelper] (EventHelper-1.6-serveredition.jar)
  94. UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  95. UCHIJ ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-538-serveredition.jar)
  96. UCHIJ ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden-Magic-0.575.jar)
  97. UCHIJ GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.2.7-serveredition.jar)
  98. UCHIJ iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  99. UCHIJ IronChest{6.0.62.742} [Iron Chest] (IronChest.jar)
  100. UCHIJ Zprefix_MagicRecipes{1.0} [Zprefix_MagicRecipes] (Magic-balance-serveredition-v1.4.jar)
  101. UCHIJ ZPrefix_WitcheryHooks{1.0} [WitcheryHooks] (Magic-balance-serveredition-v1.4.jar)
  102. UCHIJ Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b-serveredition.jar)
  103. UCHIJ xModBlocker{1.0} [xModBlocker] (Mine-Play-Blocker-serveredition.jar)
  104. UCHIJ lift{2.0.1} [Lift Mod] (Mine-Play-Lifts-serveredition.jar)
  105. UCHIE Zprefix_IC2Hooks{1.0} [Zprefix_IC2Hooks] (Mine-Play-ModFix-serveredition-v1.0.jar)
  106. UCHIJ Trade{1.0} [Trade] (Mine-Play-Trader-serverediton.jar)
  107. UCHIJ vendingmod{0.1} [VendingMod] (Mine-Play-Vending-serveredition.jar)
  108. UCHIJ MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  109. UCHIJ RTG{1.7.10-1.1.1.3} [Realistic Terrain Generation] (RTG-1.1.1.3.jar)
  110. UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.8.8-serveredition.jar)
  111. UCHIJ ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.1.9-serveredition.jar)
  112. UCHIJ witchery{0.24.1} [Witchery] (witchery-0.24.1-serveredition.jar)
  113. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
  114. TConstruct Environment: Environment healthy.
  115. 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.
  116. Profiler Position: N/A (disabled)
  117. Player Count: 0 / 100; []
  118. Is Modded: Definitely; Server brand changed to 'thermos,cauldron,craftbukkit,mcpc,kcauldron,fml,forge'
  119. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement