Advertisement
Guest User

Untitled

a guest
Jul 24th, 2016
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.58 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. IC2core (industrialcraft-2-2.6.16-ex110.jar)
  5. LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
  6. EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
  7. LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
  8. CoreMod (TickProfiler-1.10.2.jenkins.1 (1).jar)
  9. LoadingPlugin (CustomMainMenu-MC1.9.4-2.0.1.jar)
  10. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  11. LoadingPlugin (Quark-beta-47.jar)
  12. FMLPlugin (InventoryTweaks-1.61-58.jar)
  13. CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
  14. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  15. Contact their authors BEFORE contacting forge
  16.  
  17. // I feel sad now :(
  18.  
  19. Time: 7/24/16 9:25 PM
  20. Description: Exception in server tick loop
  21.  
  22. net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: come.slug.proxy.Server
  23. at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:88)
  24. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:557)
  25. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. at java.lang.reflect.Method.invoke(Unknown Source)
  28. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  29. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  30. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  31. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  32. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  33. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:235)
  34. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:213)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. at java.lang.reflect.Method.invoke(Unknown Source)
  39. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  40. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  41. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  42. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  44. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
  45. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:531)
  46. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
  47. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
  48. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  49. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  50. at java.lang.Thread.run(Unknown Source)
  51. Caused by: java.lang.ClassNotFoundException: come.slug.proxy.Server
  52. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  53. at java.lang.ClassLoader.loadClass(Unknown Source)
  54. at java.lang.ClassLoader.loadClass(Unknown Source)
  55. at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:72)
  56. at java.lang.Class.forName0(Native Method)
  57. at java.lang.Class.forName(Unknown Source)
  58. at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:71)
  59. ... 27 more
  60. Caused by: java.lang.NullPointerException
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- System Details --
  67. Details:
  68. Minecraft Version: 1.10.2
  69. Operating System: Linux (amd64) version 3.10.0-229.11.1.el7.x86_64
  70. Java Version: 1.8.0_45, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 4070771880 bytes (3882 MB) / 5024776192 bytes (4792 MB) up to 5024776192 bytes (4792 MB)
  73. JVM Flags: 3 total; -Xmx5000M -Xms5000M -XX:MaxPermSize=128m
  74. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  75. FML: MCP 9.32 Powered by Forge 12.18.1.2011 106 mods loaded, 106 mods active
  76. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  77. UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  78. UC FML{8.0.99.99} [Forge Mod Loader] (custom.jar)
  79. UC Forge{12.18.1.2011} [Minecraft Forge] (custom.jar)
  80. UC Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.0.3.jar)
  81. UC actuallyadditions{1.10.2-r55} [Actually Additions] (ActuallyAdditions-1.10.2-r55.jar)
  82. UC Aroma1997CoreHelper{1.1.0.3} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.0.3.jar)
  83. UC Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.1.jar)
  84. UC bagginses{2.4.2d} [Bagginses] (Bagginses-1.10-3.0.3.jar)
  85. UC Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
  86. UC bdlib{1.12.1.6} [BD Lib] (bdlib-1.12.1.6-mc1.10.2.jar)
  87. UC BiomesOPlenty{4.1.0.2052} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2052-universal.jar)
  88. UC ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10-alpha-1.0.0.jar)
  89. UC JEI{3.7.8.234} [Just Enough Items] (jei_1.10.2-3.7.8.234.jar)
  90. UC BloodMagic{1.9.4-2.0.3-53} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.3-53.jar)
  91. UC Botania{r1.8-313} [Botania] (Botania-unofficial.r1.8-313.jar)
  92. UC Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  93. UC SonarCore{3.0.5} [SonarCore] (SonarCore-1.9.4-3.0.5.jar)
  94. UC Calculator{3.0.7} [Calculator] (Calculator-1.9.4-3.0.7.jar)
  95. UC Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar)
  96. UC mcmultipart{1.2.0} [MCMultiPart] (MCMultiPart-1.2.0-universal.jar)
  97. UC CharsetLib{0.3.0-pre12} [‽] (Charset-0.3.0-pre12.jar)
  98. UC CharsetAudio{0.3.0-pre12} [♫] (Charset-0.3.0-pre12.jar)
  99. UC CharsetCarts{0.3.0-pre12} [U] (Charset-0.3.0-pre12.jar)
  100. UC CharsetDecoration{0.3.0-pre12} [�?] (Charset-0.3.0-pre12.jar)
  101. UC CharsetDrama{0.3.0-pre12} [!] (Charset-0.3.0-pre12.jar)
  102. UC CharsetFarming{0.3.0-pre12} [;] (Charset-0.3.0-pre12.jar)
  103. UC CharsetGates{0.3.0-pre12} [&] (Charset-0.3.0-pre12.jar)
  104. UC CharsetPipes{0.3.0-pre12} [|] (Charset-0.3.0-pre12.jar)
  105. UC CharsetStorage{0.3.0-pre12} [#] (Charset-0.3.0-pre12.jar)
  106. UC CharsetTweaks{0.3.0-pre12} [*] (Charset-0.3.0-pre12.jar)
  107. UC CharsetWires{0.3.0-pre12} [+] (Charset-0.3.0-pre12.jar)
  108. UC CharsetWrench{0.3.0-pre12} [/] (Charset-0.3.0-pre12.jar)
  109. UC ChikachiDiscord{1.3.0} [Chikachi's Discord Mod] (ChikachiDiscord-mc1.9.4-1.3.0.jar)
  110. UC chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
  111. UC chiselsandbits{11.7} [Chisels & Bits] (chiselsandbits-11.7.jar)
  112. UC IC2{2.6.16-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.16-ex110.jar)
  113. UC CompactSolars{5.0.4.328} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.4.328-universal.jar)
  114. UC cookingforblockheads{3.1.26} [Cooking for Blockheads] (CookingForBlockheads-mc1.9.4-3.1.26.jar)
  115. UC MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.10.jar)
  116. UC cyclopscore{0.7.2} [Cyclops Core] (CyclopsCore-1.9.4-0.7.2.jar)
  117. UC ElecCore{1.5.292} [ElecCore] (ElecCore-1.9.4-1.5.292.jar)
  118. UC deepresonance{1.2.0beta35} [DeepResonance] (deepresonance-1.9.4-1.2.0beta35.jar)
  119. UC StorageDrawers{1.9.4-3.2.1} [Storage Drawers] (StorageDrawers-1.9.4-3.2.1.jar)
  120. UC bitdrawers{0.2} [Drawers & Bits] (DrawersBits-1.9.4-0.2.jar)
  121. UC endercore{1.10.2-0.4.1.41-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.41-beta.jar)
  122. UC EnderIO{1.10.2-3.0.1.75_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.75_beta.jar)
  123. UC EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
  124. UC evilcraft{0.10.6} [EvilCraft] (EvilCraft-1.9.4-0.10.6.jar)
  125. UC OpenComputers{1.6.0.2-beta.4} [OpenComputers] (OpenComputers-MC1.10-1.6.0.2-beta.4.jar)
  126. UC FFS{1.9.4-1.6.4-b28} [Fancy Fluid Storage] (Fancy Fluid Storage-1.9.4-1.6.4-b28.jar)
  127. UC fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  128. UC flatcoloredblocks{mc1.10-v4.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.1.jar)
  129. UC forestry{5.2.3.213} [Forestry] (forestry_1.10.2-5.2.3.213.jar)
  130. UC fruits{1.0} [Fruits] (Fruits-1.0.jar)
  131. UC ftbl{2.1.0} [FTBLib] (FTBLib-1.9.4-2.1.0-pre2.jar)
  132. UC ftbu{2.1.0} [FTBUtilities] (FTBUtilities-1.9.4-2.1.0-pre2.jar)
  133. UC gendustry{1.6.4.13} [GenDustry] (gendustry-1.6.4.13-mc1.10.2.jar)
  134. UC pressure{1.3.1.8} [Pressure Pipes] (pressure-1.3.1.8-mc1.10.2.jar)
  135. UC advgenerators{0.9.20.9} [Advanced Generators] (generators-0.9.20.9-mc1.10.2.jar)
  136. UC gravestone{1.5.3} [Gravestone] (GraveStone Mod 1.5.3.jar)
  137. UC inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  138. UC IronChest{7.0.7.795} [Iron Chest] (ironchest-1.10.2-7.0.7.795.jar)
  139. UC mantle{1.10-0.10.3.jenkins156} [Mantle] (Mantle-1.10-0.10.3.jar)
  140. UC Mekanism{9.1.0} [Mekanism] (Mekanism-1.10.2-9.1.0.288.jar)
  141. UC MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.1.0.288.jar)
  142. UC MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.10.2-9.1.0.288.jar)
  143. UC testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
  144. UC Morphtool{1.0-6} [Morph-o-Tool] (Morph-o-Tool-1.0-6.jar)
  145. UC Morpheus{1.10-3.1.6} [Morpheus] (Morpheus-1.10-3.1.6.jar)
  146. UC netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  147. UC notenoughwands{1.3.5} [Not Enough Wands] (notenoughwands-1.9.4-1.3.5.jar)
  148. UC harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pams HarvestCraft 1.9.4-1.10.2a.jar)
  149. UC PersistentBits{1.0.2} [Persistent Bits] (PersistentBits-1.10.2-1.0.2.jar)
  150. UC shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
  151. UC platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)
  152. UC mc{1.3} [Primordial Crops] (PrimordialCriops-1.3.jar)
  153. UC Psi{r1.0-36} [Psi] (Psi-r1.0-36.jar)
  154. UC quantumflux{2.0.7} [QuantumFlux] (quantumflux-1.9.4-2.0.7.jar)
  155. UC reborncore{2.5.5.3} [RebornCore] (RebornCore-1.10.2-2.5.5.3-universal.jar)
  156. UC QuantumStorage{3.1.0} [QuantumStorage] (QuantumStorage-1.9.4-3.1.0.jar)
  157. UC Quark{beta-47} [Quark] (Quark-beta-47.jar)
  158. UC randomthings{3.7.4} [Random Things] (RandomThings-MC1.10-3.7.4.jar)
  159. UC reborncore-mcmultipart{2.5.5.3} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.5.5.3-universal.jar)
  160. UC refinedstorage{0.8.12} [Refined Storage] (refinedstorage-0.8.12.jar)
  161. UC xreliquary{1.10.2-1.3.2.434} [Reliquary] (Reliquary-1.10.2-1.3.2.434.jar)
  162. UC rftools{5.06} [RFTools] (rftools-1.10-5.06.jar)
  163. UC rftoolsdim{4.30beta46} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta46.jar)
  164. UC roots{0.110} [Roots] (roots-1.10.2-0.110.0.jar)
  165. UC routerreborn{1.10.2-4.0.1.14b_universal} [Router Reborn] (RouterReborn-1.10.2-4.0.1.14b_universal.jar)
  166. UC runesofwizardry{1.9.4-0.7.0} [Runes of Wizardry] (Runes-of-Wizardry-1.9.4-0.7.0.jar)
  167. UC runesofwizardry_classics{1.9.4-0.4.0} [Runes of Wizardry - Classic Dusts Pack] (RunesofWizardry-Classics-1.9.4-0.4.0.jar)
  168. UC shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
  169. UC Signals{1.0} [Signals] (Signals-1.9.4-0.4.1-universal.jar)
  170. UC simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
  171. UC SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
  172. UE slug{1.0A} [Slugs EU and RF converters] (Slugs Converters.jar)
  173. UC soulshardstow{1.10.2-2.5.5-39} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.5.5-39.jar)
  174. UC tconstruct{1.10-2.3.3a.jenkins271} [Tinkers' Construct] (TConstruct-1.10-2.3.3a.jar)
  175. UC techreborn{1.3.4.11} [TechReborn] (TechReborn-1.10.2-1.3.4.11-universal.jar)
  176. UC theoneprobe{1.0.13} [The One Probe] (theoneprobe-1.10-1.0.13.jar)
  177. UC TickProfiler{1.10.2.jenkins.1} [TickProfiler] (TickProfiler-1.10.2.jenkins.1 (1).jar)
  178. UC topaddons{1.10.2-0.2.0} [TOP Addons] (topaddons-1.10.2-0.2.0.jar)
  179. UC totemic{1.9.4-0.7.7} [Totemic] (Totemic-1.9.4-0.7.7.jar)
  180. UC usefulnullifiers{1.1.1} [Useful Nullifiers] (usefulnullifiers-1.1.1.jar)
  181. UC WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.10-1.1.7.jar)
  182. UC Zoology{1.0} [Zoology] (zoology-1.10-alpha-1.0.0.jar)
  183. Loaded coremods (and transformers):
  184. IC2core (industrialcraft-2-2.6.16-ex110.jar)
  185.  
  186. LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
  187. lumien.randomthings.asm.ClassTransformer
  188. EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
  189. com.enderio.core.common.transform.EnderCoreTransformer
  190. LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
  191.  
  192. CoreMod (TickProfiler-1.10.2.jenkins.1 (1).jar)
  193.  
  194. LoadingPlugin (CustomMainMenu-MC1.9.4-2.0.1.jar)
  195. lumien.custommainmenu.asm.ClassTransformer
  196. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  197. lumien.resourceloader.asm.ClassTransformer
  198. LoadingPlugin (Quark-beta-47.jar)
  199. vazkii.quark.base.asm.ClassTransformer
  200. FMLPlugin (InventoryTweaks-1.61-58.jar)
  201. invtweaks.forge.asm.ContainerTransformer
  202. CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
  203.  
  204. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  205. shetiphian.core.asm.ClassTransformer
  206. Pulsar/tconstruct loaded Pulses:
  207. - TinkerCommons (Enabled/Forced)
  208. - TinkerWorld (Enabled/Not Forced)
  209. - TinkerTools (Enabled/Not Forced)
  210. - TinkerSmeltery (Enabled/Not Forced)
  211. - TinkerGadgets (Enabled/Not Forced)
  212. - TinkerOredict (Enabled/Forced)
  213. - TinkerIntegration (Enabled/Forced)
  214. - TinkerFluids (Enabled/Forced)
  215. - TinkerMaterials (Enabled/Forced)
  216. - chiselsandbitsIntegration (Enabled/Not Forced)
  217. - WailaIntegration (Enabled/Not Forced)
  218.  
  219. Profiler Position: N/A (disabled)
  220. Is Modded: Definitely; Server brand changed to 'fml,forge'
  221. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement