Advertisement
Guest User

Untitled

a guest
Sep 5th, 2016
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.60 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (sampler-1.66.jar)
  5. FarseekCoreMod (Farseek-1.9.4-1.1.jar)
  6. EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar)
  7. LoadingPlugin (Quark-r1.0-54.jar)
  8. CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
  9. IC2core (industrialcraft-2-2.6.37-ex110.jar)
  10. StreamsCoreMod (Streams-1.9.4-0.2.1.jar)
  11. AppleCore (AppleCore-mc1.10.2-2.0.0.jar)
  12. CCCDeobfPlugin (unknown)
  13. FMLPlugin (InventoryTweaks-1.61-58.jar)
  14. MMFMLCorePlugin (MultiMine-1.10.jar)
  15. TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
  16. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
  17. Contact their authors BEFORE contacting forge
  18.  
  19. // You should try our sister game, Minceraft!
  20.  
  21. Time: 9/5/16 11:16 PM
  22. Description: Exception in server tick loop
  23.  
  24. net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: come.slug.proxy.Server
  25. at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:88)
  26. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:575)
  27. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:483)
  30. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  31. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  32. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  33. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  35. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
  36. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:483)
  41. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  42. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  43. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  44. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  46. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
  47. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:545)
  48. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97)
  49. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
  50. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  51. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  52. at java.lang.Thread.run(Thread.java:745)
  53. Caused by: java.lang.ClassNotFoundException: come.slug.proxy.Server
  54. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  55. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  57. at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
  58. at java.lang.Class.forName0(Native Method)
  59. at java.lang.Class.forName(Class.java:340)
  60. at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:71)
  61. ... 27 more
  62. Caused by: java.lang.ArrayIndexOutOfBoundsException
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.10.2
  71. Operating System: Linux (amd64) version 2.6.32-042stab112.15
  72. Java Version: 1.8.0_05, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 53747424 bytes (51 MB) / 293826560 bytes (280 MB) up to 1682636800 bytes (1604 MB)
  75. JVM Flags: 10 total; -Xms32M -Xmx1659M -XX:OnOutOfMemoryError=curl https://api.creeper.host/callbacks/minecraft/outofmemory.php?instance=minecraft -k -XX:OnError=curl http://api.creeper.host/callbacks/minecraft/crash.php?instance=minecraft -k -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
  76. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  77. FML: MCP 9.32 Powered by Forge 12.18.1.2076 85 mods loaded, 85 mods active
  78. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  79. UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  80. UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2076-universal.jar)
  81. UC Forge{12.18.1.2076} [Minecraft Forge] (forge-1.10.2-12.18.1.2076-universal.jar)
  82. UC CodeChickenCore{2.1.8.79} [CodeChicken Core] (minecraft.jar)
  83. UC OpenComputers|Core{1.6.0.3-rc.1} [OpenComputers (Core)] (minecraft.jar)
  84. UC Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
  85. UC Botania{r1.8-320} [Botania] (Botania-unofficial.r1.8-320.jar)
  86. UC AkashicTome{1.0-3} [Akashic Tome] (AkashicTome-1.0-3.jar)
  87. UC ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
  88. UC mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
  89. UC tconstruct{1.10.2-2.4.0.jenkins312} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jenkins312.jar)
  90. UC immersiveengineering{${version}} [Immersive Engineering] (ImmersiveEngineering-0.10-39.jar)
  91. UC JEI{3.8.1.242} [Just Enough Items] (jei_1.10.2-3.8.1.242.jar)
  92. UC AppleCore{2.0.0} [AppleCore] (AppleCore-mc1.10.2-2.0.0.jar)
  93. UC appleskin{1.0.3} [AppleSkin] (AppleSkin-mc1.10.2-1.0.3.jar)
  94. UC Morphtool{1.0-11} [Morph-o-Tool] (Morph-o-Tool-1.0-11.jar)
  95. UC Psi{r1.0-39} [Psi] (Psi-r1.0-39.jar)
  96. UC Quark{r1.0-54} [Quark] (Quark-r1.0-54.jar)
  97. UC AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  98. UC bdlib{1.12.2.10} [BD Lib] (bdlib-1.12.2.10-mc1.10.2.jar)
  99. UC guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
  100. UC BloodMagic{1.9.4-2.0.4-56} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.4-56.jar)
  101. UC Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar)
  102. UC mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar)
  103. UC CharsetLib{0.3.0-pre15} [???] (Charset-0.3.0-pre15.jar)
  104. UC CharsetAudio{0.3.0-pre15} [???] (Charset-0.3.0-pre15.jar)
  105. UC CharsetCarts{0.3.0-pre15} [U] (Charset-0.3.0-pre15.jar)
  106. UC CharsetDecoration{0.3.0-pre15} [???] (Charset-0.3.0-pre15.jar)
  107. UC CharsetDrama{0.3.0-pre15} [!] (Charset-0.3.0-pre15.jar)
  108. UC CharsetFarming{0.3.0-pre15} [;] (Charset-0.3.0-pre15.jar)
  109. UC CharsetGates{0.3.0-pre15} [&] (Charset-0.3.0-pre15.jar)
  110. UC CharsetPipes{0.3.0-pre15} [|] (Charset-0.3.0-pre15.jar)
  111. UC CharsetStorage{0.3.0-pre15} [#] (Charset-0.3.0-pre15.jar)
  112. UC CharsetTweaks{0.3.0-pre15} [*] (Charset-0.3.0-pre15.jar)
  113. UC CharsetWires{0.3.0-pre15} [+] (Charset-0.3.0-pre15.jar)
  114. UC CharsetWrench{0.3.0-pre15} [/] (Charset-0.3.0-pre15.jar)
  115. UC ChickenChunks{2.1.3.36} [ChickenChunks] (ChickenChunks-1.10.2-2.1.3.36-universal.jar)
  116. UC chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
  117. UC chiselsandbits{12.1} [Chisels & Bits] (chiselsandbits-12.1.jar)
  118. UC combathelp{1.0.3} [Combat Help] (combathelp-1.9.4-1.0.3.jar)
  119. UC MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.11.jar)
  120. UC cyberware{beta-0.2.1} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.1.jar)
  121. UC IC2{2.6.37-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.37-ex110.jar)
  122. UC forestry{5.2.9.242} [Forestry] (forestry_1.10.2-5.2.9.242.jar)
  123. UC ElecCore{1.5.311} [ElecCore] (ElecCore-1.9.4-1.5.311.jar)
  124. UC EnderStorage{2.1.3.72} [EnderStorage] (EnderStorage-1.10.2-2.1.3.72-universal.jar)
  125. UC OpenComputers{1.6.0.3-rc.1} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
  126. UC deepresonance{1.2.2} [DeepResonance] (deepresonance-1.10-1.2.2.jar)
  127. UC endercore{1.10.2-0.4.1.53-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.53-beta.jar)
  128. UC EnderIO{1.10.2-3.0.1.101_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.101_beta.jar)
  129. UC zerocore{1.10.2-0.0.8.0} [Zero CORE] (zerocore-1.10.2-0.0.8.0.jar)
  130. UC bigreactors{0.4.5.12} [Extreme Reactors] (ExtremeReactors-1.9.4-0.4.5.12.jar)
  131. UC Farseek{1.9.4} [Farseek] (Farseek-1.9.4-1.1.jar)
  132. UC fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  133. UC gendustry{1.6.4.19} [GenDustry] (gendustry-1.6.4.19-mc1.10.2.jar)
  134. UC gravestone{1.5.5} [Gravestone] (GraveStone Mod 1.5.5.jar)
  135. UC tails{1.10.2-1.8.2} [Tails] (Tails-1.10.2-1.8.2.jar)
  136. UC immersivefloofs{1.0.0} [Immersive Floofs] (ImmersiveFloofs-1.10.2-1.0.0.jar)
  137. UC inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  138. UC ironchest{1.10.2-7.0.9.796} [Iron Chest] (ironchest-1.10.2-7.0.9.796.jar)
  139. UC jeibees{0.9.0.1} [JEI Bees] (jeibees-0.9.0.1-mc1.10.2.jar)
  140. UC journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
  141. UC modtweaker{2.0.1} [Mod Tweaker] (ModTweaker2-2.0.1.jar)
  142. UC Morpheus{1.10.2-3.1.7} [Morpheus] (Morpheus-1.10.2-3.1.7.jar)
  143. UC AS_MultiMine{1.5.4} [Multi Mine] (MultiMine-1.10.jar)
  144. UC mysticalagriculture{1.2.0} [Mystical Agriculture] (mysticalagriculture-1.2.0a.jar)
  145. UC harvestcraft{1.9.4-1.10.2c} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2c.jar)
  146. UC psionup{GRADLE:VERSION.GRADLE:BUILD} [PSIonic Upgrades] (PSIonicUpgrades-r1.14.jar)
  147. UC rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  148. UC recallstones{0.6.3} [Recall Stones] (RecallStones-1.10.2-0.6.3.jar)
  149. UC StorageDrawers{1.10.2-3.2.7} [Storage Drawers] (StorageDrawers-1.10.2-3.2.7.jar)
  150. UC refinedstorage{0.9.4} [Refined Storage] (refinedstorage-0.9.4.jar)
  151. UC xreliquary{1.10.2-1.3.3.521} [Reliquary] (Reliquary-1.10.2-1.3.3.521.jar)
  152. UC rftools{5.21} [RFTools] (rftools-1.10-5.21.jar)
  153. UC rftoolsdim{4.30beta48} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta48.jar)
  154. UC roots{0.201} [Roots] (roots-1.10.2-0.201.0.jar)
  155. UC Sampler{1.66} [Sampler] (sampler-1.66.jar)
  156. UC Signals{1.0} [Signals] (Signals-1.10.2-0.4.3-universal.jar)
  157. UE slug{1.0A} [Slugs EU and RF converters] (Slugs Converters.jar)
  158. UC soulshardstow{1.10.2-2.6.3-43} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.3-43.jar)
  159. UC Streams{1.9.4} [Streams] (Streams-1.9.4-0.2.1.jar)
  160. UC theoneprobe{1.1.0} [The One Probe] (theoneprobe-1.10-1.1.0.jar)
  161. UC topaddons{1.10.2-0.6.0} [TOP Addons] (topaddons-1.10.2-0.6.0.jar)
  162. UC wired{1.3.2} [WIRED: More Augs] (WIRED-1.3.2.jar)
  163. UC UniDict{1.10.2-1.8b} [UniDict] (UniDict-1.10.2-1.8b.jar)
  164. Loaded coremods (and transformers):
  165. LoadingPlugin (sampler-1.66.jar)
  166.  
  167. FarseekCoreMod (Farseek-1.9.4-1.1.jar)
  168. farseek.core.FarseekClassTransformer
  169. EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar)
  170. com.enderio.core.common.transform.EnderCoreTransformer
  171. LoadingPlugin (Quark-r1.0-54.jar)
  172. vazkii.quark.base.asm.ClassTransformer
  173. CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
  174. codechicken.core.asm.TweakTransformer
  175. codechicken.core.asm.DelegatedTransformer
  176. codechicken.core.asm.DefaultImplementationTransformer
  177. IC2core (industrialcraft-2-2.6.37-ex110.jar)
  178.  
  179. StreamsCoreMod (Streams-1.9.4-0.2.1.jar)
  180. streams.core.StreamsClassTransformer
  181. AppleCore (AppleCore-mc1.10.2-2.0.0.jar)
  182. squeek.applecore.asm.TransformerModuleHandler
  183. CCCDeobfPlugin (unknown)
  184.  
  185. FMLPlugin (InventoryTweaks-1.61-58.jar)
  186. invtweaks.forge.asm.ContainerTransformer
  187. MMFMLCorePlugin (MultiMine-1.10.jar)
  188. atomicstryker.multimine.common.fmlmagic.MMTransformer
  189. TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
  190. li.cil.oc.common.asm.ClassTransformer
  191. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
  192. codechicken.lib.asm.ClassHeirachyManager
  193. codechicken.lib.asm.RenderHookTransformer
  194. Pulsar/tconstruct loaded Pulses:
  195. - TinkerCommons (Enabled/Forced)
  196. - TinkerWorld (Enabled/Not Forced)
  197. - TinkerTools (Enabled/Not Forced)
  198. - TinkerSmeltery (Enabled/Not Forced)
  199. - TinkerGadgets (Enabled/Not Forced)
  200. - TinkerOredict (Enabled/Forced)
  201. - TinkerIntegration (Enabled/Forced)
  202. - TinkerFluids (Enabled/Forced)
  203. - TinkerMaterials (Enabled/Forced)
  204. - chiselsandbitsIntegration (Enabled/Not Forced)
  205.  
  206. Profiler Position: N/A (disabled)
  207. Is Modded: Definitely; Server brand changed to 'fml,forge'
  208. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement