Advertisement
Dvineaspect

Untitled

Dec 16th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.53 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-11.jar)
  5. MovingWorldCoreMod (movingworld-1.10.2-0006-full.jar)
  6. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.jar)
  7. CCLCorePlugin (CodeChickenLib-1.10.2-2.4.3.145-universal.jar)
  8. AppleCore (AppleCore-mc1.10.2-2.1.0.jar)
  9. LoadingPlugin (Quark-r1.1-66.jar)
  10. ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar)
  11. IvToolkit (IvToolkit-1.2.9.jar)
  12. EnderCorePlugin (EnderCore-1.10.2-0.4.1.61-beta.jar)
  13. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.3.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // Ouch. That hurt :(
  17.  
  18. Time: 12/16/16 7:47 PM
  19. Description: Ticking block entity
  20.  
  21. java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
  22. at com.teamwizardry.librarianlib.client.fx.particle.functions.RenderFunctionBasic.<init>(RenderFunctionBasic.kt:21)
  23. at com.teamwizardry.librarianlib.client.fx.particle.ParticleBuilder.setRender(ParticleBuilder.kt:62)
  24. at com.teamwizardry.refraction.api.beam.Beam.<init>(Beam.java:128)
  25. at com.teamwizardry.refraction.common.tile.TileMagnifier.func_73660_a(TileMagnifier.java:62)
  26. at net.minecraft.world.World.func_72939_s(World.java:1804)
  27. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  28. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  29. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  30. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  31. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  32. at java.lang.Thread.run(Thread.java:745)
  33.  
  34.  
  35. A detailed walkthrough of the error, its code path and all known details is as follows:
  36. ---------------------------------------------------------------------------------------
  37.  
  38. -- Head --
  39. Thread: Server thread
  40. Stacktrace:
  41. at com.teamwizardry.librarianlib.client.fx.particle.functions.RenderFunctionBasic.<init>(RenderFunctionBasic.kt:21)
  42. at com.teamwizardry.librarianlib.client.fx.particle.ParticleBuilder.setRender(ParticleBuilder.kt:62)
  43. at com.teamwizardry.refraction.api.beam.Beam.<init>(Beam.java:128)
  44. at com.teamwizardry.refraction.common.tile.TileMagnifier.func_73660_a(TileMagnifier.java:62)
  45.  
  46. -- Block entity being ticked --
  47. Details:
  48. Name: refraction:magnifier // com.teamwizardry.refraction.common.tile.TileMagnifier
  49. Block type: ID #3615 (tile.magnifier // com.teamwizardry.refraction.common.block.BlockMagnifier)
  50. Block data value: 0 / 0x0 / 0b0000
  51. Block location: World: (241,75,94), Chunk: (at 1,4,14 in 15,5; contains blocks 240,0,80 to 255,255,95), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  52. Actual block type: ID #3615 (tile.magnifier // com.teamwizardry.refraction.common.block.BlockMagnifier)
  53. Actual block data value: 0 / 0x0 / 0b0000
  54. Stacktrace:
  55. at net.minecraft.world.World.func_72939_s(World.java:1804)
  56. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  57.  
  58. -- Affected level --
  59. Details:
  60. Level name: world
  61. All players: 2 total; [EntityPlayerMP['TBone311_xXx'/94593, l='world', x=237.28, y=76.38, z=94.05], EntityPlayerMP['Dorilgey'/94700, l='world', x=242.31, y=71.00, z=97.70]]
  62. Chunk stats: ServerChunkCache: 726 Drop: 0
  63. Level seed: -2237193053425407577
  64. Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
  65. Level generator options:
  66. Level spawn location: World: (369,66,894), Chunk: (at 1,4,14 in 23,55; contains blocks 368,0,880 to 383,255,895), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
  67. Level time: 66503725 game time, 1001 day time
  68. Level dimension: 0
  69. Level storage version: 0x04ABD - Anvil
  70. Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
  71. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  72. Stacktrace:
  73. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  74. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  75. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  76. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  77. at java.lang.Thread.run(Thread.java:745)
  78.  
  79. -- System Details --
  80. Details:
  81. Minecraft Version: 1.10.2
  82. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  83. Java Version: 1.8.0_72-internal, Oracle Corporation
  84. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  85. Memory: 873714240 bytes (833 MB) / 2130051072 bytes (2031 MB) up to 6450184192 bytes (6151 MB)
  86. JVM Flags: 7 total; -Xms2048m -Xmx6168m -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  87. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
  88. FML: MCP 9.32 Powered by Forge 12.18.3.2185 142 mods loaded, 142 mods active
  89. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  90. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  91. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185-universal.jar)
  92. UCHIJAAAA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185-universal.jar)
  93. UCHIJAAAA AdvancedRocketry{1} [Advanced Rocketry] (minecraft.jar)
  94. UCHIJAAAA ivtoolkit{1.2.9} [IvToolkit] (minecraft.jar)
  95. UCHIJAAAA io.github.elytra.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar)
  96. UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.4.3.145-universal.jar)
  97. UCHIJAAAA JEI{3.13.6.391} [Just Enough Items] (jei_1.10.2-3.13.6.391.jar)
  98. UCHIJAAAA abyssalcraft{1.9.3.8} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.3.8.jar)
  99. UCHIJAAAA actuallyadditions{1.10.2-r90} [Actually Additions] (ActuallyAdditions-1.10.2-r90.jar)
  100. UCHIJAAAA libVulpes{0.1.11.20161205202541} [libVulpes] (LibVulpes-1.10.2-0.1.11-universal.jar)
  101. UCHIJAAAA advancedRocketry{1.10.2-1.0.3} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.0.3.jar)
  102. UCHIJAAAA AppleCore{2.1.0} [AppleCore] (AppleCore-mc1.10.2-2.1.0.jar)
  103. UCHIJAAAA appleskin{1.0.4} [AppleSkin] (AppleSkin-mc1.10.2-1.0.4.jar)
  104. UCHIJAAAA arsmagica2{1.5.011} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-11.jar)
  105. UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-11.jar)
  106. UCHIJAAAA Quark{r1.1-66} [Quark] (Quark-r1.1-66.jar)
  107. UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  108. UCHIJAAAA backpack{3.0.1} [Backpack] (backpack-3.0.1-1.10.2.jar)
  109. UCHIJAAAA MineTweaker3{3.0.14} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.15.jar)
  110. UCHIJAAAA base{1.10.2-1.1.2} [B.A.S.E] (base-1.10.2-1.1.2.jar)
  111. UCHIJAAAA basemetals{2.4.0} [Base Metals] (BaseMetals_1.10.2-2.4.0.11.jar)
  112. UCHIJAAAA Baubles{1.3.8} [Baubles] (Baubles-1.10.2-1.3.8.jar)
  113. UCHIJAAAA bdlib{1.12.2.19} [BD Lib] (bdlib-1.12.2.19-mc1.10.2.jar)
  114. UCHIJAAAA BetterAchievements{0.3.2.39} [Better Achievements] (BetterAchievements-1.10.2-0.3.2.39.jar)
  115. UCHIJAAAA BiomesOPlenty{5.0.0.2109} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2109-universal.jar)
  116. UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
  117. UCHIJAAAA BloodMagic{1.9.4-2.1.0-69} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.1.0-69.jar)
  118. UCHIJAAAA Bloodmoon{1.2} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.jar)
  119. UCHIJAAAA infinitylib{1.10.2-0.3.0} [InfinityLib] (infinitylib-0.3.0.jar)
  120. UCHIJAAAA boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.3.0.jar)
  121. UCHIJAAAA boilerplate{1.10.2-9.0.1} [Boilerplate] (Boilerplate-1.10.2-9.0.1.jar)
  122. UCHIJAAAA Botania{r1.9-339} [Botania] (Botania r1.9-339.jar)
  123. UCHIJAAAA mcmultipart{1.3.0} [MCMultiPart] (MCMultiPart-1.3.0-universal.jar)
  124. UCHIJAAAA CharsetLib{0.3.0-pre15} [‽] (Charset-0.3.0-pre15.jar)
  125. UCHIJAAAA CharsetAudio{0.3.0-pre15} [♫] (Charset-0.3.0-pre15.jar)
  126. UCHIJAAAA CharsetCarts{0.3.0-pre15} [U] (Charset-0.3.0-pre15.jar)
  127. UCHIJAAAA CharsetDecoration{0.3.0-pre15} [�?] (Charset-0.3.0-pre15.jar)
  128. UCHIJAAAA CharsetDrama{0.3.0-pre15} [!] (Charset-0.3.0-pre15.jar)
  129. UCHIJAAAA CharsetFarming{0.3.0-pre15} [;] (Charset-0.3.0-pre15.jar)
  130. UCHIJAAAA CharsetGates{0.3.0-pre15} [&] (Charset-0.3.0-pre15.jar)
  131. UCHIJAAAA CharsetPipes{0.3.0-pre15} [|] (Charset-0.3.0-pre15.jar)
  132. UCHIJAAAA CharsetStorage{0.3.0-pre15} [#] (Charset-0.3.0-pre15.jar)
  133. UCHIJAAAA CharsetTweaks{0.3.0-pre15} [*] (Charset-0.3.0-pre15.jar)
  134. UCHIJAAAA CharsetWires{0.3.0-pre15} [+] (Charset-0.3.0-pre15.jar)
  135. UCHIJAAAA CharsetWrench{0.3.0-pre15} [/] (Charset-0.3.0-pre15.jar)
  136. UCHIJAAAA chisel{MC1.10.2-0.0.7.7} [Chisel] (Chisel-MC1.10.2-0.0.7.7.jar)
  137. UCHIJAAAA cyclopscore{0.8.2} [Cyclops Core] (CyclopsCore-1.9.4-0.8.2.jar)
  138. UCHIJAAAA commoncapabilities{1.2.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.2.1.jar)
  139. UCHIJAAAA cookingforblockheads{4.2.26} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.26.jar)
  140. UCHIJAAAA cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
  141. UCHIJAAAA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  142. UCHIJAAAA customoregen{1.10.2} [customoregen] (CustomOreGen-1.10.2-1.4.2.jar)
  143. UCHIJAAAA cyberware{beta-0.2.5} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.5.jar)
  144. UCHIJAAAA movingworld{1.10.2-0006} [Moving World] (movingworld-1.10.2-0006-full.jar)
  145. UCHIJAAAA davincisvessels{@DVESSELSVER@} [Davinci's Vessels] (davincisvessels-1.10.2-0006-full.jar)
  146. UCHIJAAAA forestry{5.2.16.335} [Forestry] (forestry_1.10.2-5.2.16.335.jar)
  147. UCHIJAAAA eleccore{1.6.360} [ElecCore] (ElecCore-1.10.2-1.6.360.jar)
  148. UCHIJAAAA deepresonance{1.3.1} [DeepResonance] (deepresonance-1.10-1.3.1.jar)
  149. UCHIJAAAA druidry{2016.9.26-1.9.4} [�2Druidry] (druidry(2016.9.26)(1.9.4).jar)
  150. UCHIJAAAA dungeontactics{DT-0.11.1} [DungeonTactics] (DungeonTactics-1.10.2-0.11.1.jar)
  151. UCHIJAAAA embers{0.016} [Embers] (embers-0.016.jar)
  152. UCHIJAAAA enchiridion{3.1.14} [Enchiridion] (Enchiridion-1.10.2-3.1.14.jar)
  153. UCHIJAAAA endercore{1.10.2-0.4.1.61-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.61-beta.jar)
  154. UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  155. UCHIJAAAA EnderIO{1.10.2-3.0.1.141_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.141_beta.jar)
  156. UCHIJAAAA enderthing{0.7.1} [Enderthing] (enderthing-1.10.2-0.7.1.jar)
  157. UCHIJAAAA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
  158. UCHIJAAAA engineersworkshop{1.0.0-1.10.2} [Engineers Workshop] (EngineersWorkshop-1.0.4-1.10.2.jar)
  159. UCHIJAAAA CodeChickenLib{2.4.3.145} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.4.3.145-universal.jar)
  160. UCHIJAAAA esteemedinnovation{1.0.0-alpha6-a488de} [Esteemed Innovation] (EsteemedInnovation-1.10-1.0.0-alpha6-a488de.jar)
  161. UCHIJAAAA everlastingabilities{1.2.2} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.2.jar)
  162. UCHIJAAAA evilcraft{0.10.16} [EvilCraft] (EvilCraft-1.10.2-0.10.16.jar)
  163. UCHIJAAAA extraalchemy{0.3.0.4-hotfix-release} [Extra Alchemy] (extraalchemy-0.3.0.4-hotfix-release.jar)
  164. UCHIJAAAA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-1.1.3a.jar)
  165. UCHIJAAAA FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
  166. UCHIJAAAA fp.api{1.0.1} [Futurepack API] (Futurepack-1.10.2-24.2.45.jar)
  167. UCHIJAAAA fp{24.2.45 pre} [Futurepack] (Futurepack-1.10.2-24.2.45.jar)
  168. UCHIJAAAA gendustry{1.6.5.26} [GenDustry] (gendustry-1.6.5.26-mc1.10.2.jar)
  169. UCHIJAAAA fishing{1.4.4} [Fishing Net Mod] (GiacomosFishingNet1.10.2-1.4.4.jar)
  170. UCHIJAAAA goetia{0.3.3} [Goetia] (goetia-0.3.3.jar)
  171. UCHIJAAAA grapplemod{1.10.2-v8} [Grappling hook mod] (grapplemod-1.10-v8.jar)
  172. UCHIJAAAA grue{1.3.3} [Grue] (Grue-1.9.4-1.3.3.jar)
  173. UCHIJAAAA mantle{1.10.2-1.1.3.199} [Mantle] (Mantle-1.10.2-1.1.3.jar)
  174. UCHIJAAAA tconstruct{1.10.2-2.6.1.464} [Tinkers' Construct] (TConstruct-1.10.2-2.6.1.jar)
  175. UCHIJAAAA immersiveengineering{0.10-53} [Immersive Engineering] (ImmersiveEngineering-0.10-53.jar)
  176. UCHIJAAAA integrateddynamics{0.6.4} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.6.4.jar)
  177. UCHIJAAAA integratedtunnels{1.0.1} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.0.1.jar)
  178. UCHIJAAAA inventorysorter{0.10.0+42} [Simple Inventory sorting] (inventorysorter-1.10-0.10.042.jar)
  179. UCHIJAAAA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  180. UCHIJAAAA jeibees{0.9.0.4} [JEI Bees] (jeibees-0.9.0.4-mc1.10.2.jar)
  181. UCHIJAAAA journeymap{1.10.2-5.3.2} [JourneyMap] (journeymap-1.10.2-5.3.2.jar)
  182. UCHIJAAAA levelup{${version}} [Level Up!] (LevelUp!-0.12.5-1.10.2.jar)
  183. UCHIJAAAA librarianlib{1.7} [LibrarianLib] (librarianlib-1.7.1.jar)
  184. UCHIJAAAA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  185. UCHIJAAAA mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar)
  186. UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.0.jar)
  187. UCHIJAAAA modtweaker{2.0.7} [Mod Tweaker] (ModTweaker2-2.0.7.jar)
  188. UCHIJAAAA modularutilities{1.10.2-0.4.0} [Modular Utilities] (ModularUtilities-1.10.2-0.4.0.jar)
  189. UCHIJAAAA morebees{1.10.2-1.1.6} [More Bees] (morebees-1.10.2-1.1.6.jar)
  190. UCHIJAAAA Morpheus{1.10.2-3.1.12} [Morpheus] (Morpheus-1.10.2-3.1.12.jar)
  191. UCHIJAAAA NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar)
  192. UCHIJAAAA natura{1.10.2-4.0.0.93} [Natura] (natura-1.10.2-4.0.0.93.jar)
  193. UCHIJAAAA botanicaladdons{1.6} [Natural Pledge] (NaturalPledge-r1.6.jar)
  194. UCHIJAAAA naturescompass{1.3.0} [Nature's Compass] (NaturesCompass-1.10.2-1.3.0.jar)
  195. UCHIJAAAA nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
  196. UCHIJAAAA nex{1.1.0b} [NetherEx] (NetherEx_1.10.2-1.1.0b.jar)
  197. UCHIJAAAA nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
  198. UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  199. UCHIJAAAA NoFov{1.0.1} [No Fov] (NoFov-MC1.9.4-1.0.1.jar)
  200. UCHIJAAAA yurtmod{7.01} [Nomadic Tents] (NomadicTents[1.10.2]-7.01.jar)
  201. UCHIJAAAA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pams HarvestCraft 1.9.4-1.10.2h.jar)
  202. UCHIJAAAA PersistentBits{1.0.6} [Persistent Bits] (PersistentBits-1.10.2-1.0.6.jar)
  203. UCHIJAAAA primal{0.2.8} [PrimalCore] (PrimalCore-0.2.8.jar)
  204. UCHIJAAAA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar)
  205. UCHIJAAAA reccomplex{1.2.4} [Recurrent Complex] (RecurrentComplex-1.2.4.jar)
  206. UCHIJAAAA refinedrelocation{@VERSION@} [Refined Relocation] (RefinedRelocation-mc1.10.2-2.1.16.jar)
  207. UCHIJAAAA refinedstorage{1.2.11} [Refined Storage] (refinedstorage-1.2.11.jar)
  208. UCHIJAAAA refraction{1.2} [Refraction] (refraction-1.2.jar)
  209. UCHIJAAAA xreliquary{1.10.2-1.3.3.585} [Reliquary] (Reliquary-1.10.2-1.3.3.585.jar)
  210. UCHIJAAAA rftools{5.62} [RFTools] (rftools-1.10-5.62.jar)
  211. UCHIJAAAA rftoolscontrol{1.5.2} [RFTools Control] (rftoolsctrl-1.10-1.5.2.jar)
  212. UCHIJAAAA rockhounding_chemistry{v1.18} [Rockhounding: Chemistry] (rockhounding_chemistry-1.10.2-v1.18.jar)
  213. UCHIJAAAA rockhounding_oretiers{v1.11} [Rockhounding: Ore Tiers] (rockhounding_oretiers-1.10.2-v1.11.jar)
  214. UCHIJAAAA Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
  215. UCHIJAAAA roots{0.208} [Roots] (roots-0.208.jar)
  216. UCHIJAAAA runesofwizardry{1.10.2-0.7.2} [Runes of Wizardry] (Runes-of-Wizardry-1.10.2-0.7.2.jar)
  217. UCHIJAAAA runesofwizardry_classics{1.10.2-0.4.3} [Runes of Wizardry - Classic Dusts Pack] (RunesofWizardry-Classics-1.10.2-0.4.3.jar)
  218. UCHIJAAAA Signals{1.0} [Signals] (Signals-1.10.2-0.5.0-universal.jar)
  219. UCHIJAAAA spartanshields{1.1c} [Spartan Shields] (SpartanShields-1.10.2-1.1c.jar)
  220. UCHIJAAAA SpiceOfLife{1.3.6} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.6.jar)
  221. UCHIJAAAA Stackie{1.6.0.44} [Stackie] (Stackie-1.10.2-1.6.0.44-universal.jar)
  222. UCHIJAAAA taiga{1.2} [Tinkers Alloying Addon] (taiga-1.10.2-1.2.jar)
  223. UCHIJAAAA tesla{1.2.1.50} [TESLA] (Tesla-1.10.2-1.2.1.50.jar)
  224. UCHIJAAAA theoneprobe{1.3.3} [The One Probe] (theoneprobe-1.10-1.3.3.jar)
  225. UCHIJAAAA tinkersdefense{1.4.0.4a} [Tinkers' Defense] (tinkersdefense-1.4.0.6a.jar)
  226. UCHIJAAAA tombstone{1.2} [Tombstone] (tombstone-1.2.3-1.9.4.jar)
  227. UCHIJAAAA trashslot{6.3.7} [TrashSlot] (TrashSlot_1.10.2-6.3.7.jar)
  228. UCHIJAAAA vc{v4.0.1a-mc1.10.2} [ViesCraft] (ViesCraft-4.0.1a-mc1.10.2.jar)
  229. UCHIJAAAA waystones{2.0.10} [Waystones] (Waystones_1.10.2-2.0.10.jar)
  230. UCHIJAAAA wired{1.3.3} [WIRED: More Augs] (WIRED-1.3.3.jar)
  231. UCHIJAAAA librarianliblate{1.7} [LibrarianLib Stage 2] (librarianlib-1.7.1.jar)
  232. Loaded coremods (and transformers):
  233. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-11.jar)
  234. am2.asm.Transformer
  235. MovingWorldCoreMod (movingworld-1.10.2-0006-full.jar)
  236.  
  237. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.jar)
  238. lumien.bloodmoon.asm.ClassTransformer
  239. CCLCorePlugin (CodeChickenLib-1.10.2-2.4.3.145-universal.jar)
  240. codechicken.lib.asm.ClassHeirachyManager
  241. AppleCore (AppleCore-mc1.10.2-2.1.0.jar)
  242. squeek.applecore.asm.TransformerModuleHandler
  243. LoadingPlugin (Quark-r1.1-66.jar)
  244. vazkii.quark.base.asm.ClassTransformer
  245. ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar)
  246. team.chisel.common.asm.ChiselTransformer
  247. IvToolkit (IvToolkit-1.2.9.jar)
  248.  
  249. EnderCorePlugin (EnderCore-1.10.2-0.4.1.61-beta.jar)
  250. com.enderio.core.common.transform.EnderCoreTransformer
  251. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.3.jar)
  252. zmaster587.advancedRocketry.asm.ClassTransformer
  253. Pulsar/tconstruct loaded Pulses:
  254. - TinkerCommons (Enabled/Forced)
  255. - TinkerWorld (Enabled/Not Forced)
  256. - TinkerTools (Enabled/Not Forced)
  257. - TinkerHarvestTools (Enabled/Forced)
  258. - TinkerMeleeWeapons (Enabled/Forced)
  259. - TinkerRangedWeapons (Enabled/Forced)
  260. - TinkerModifiers (Enabled/Forced)
  261. - TinkerSmeltery (Enabled/Not Forced)
  262. - TinkerGadgets (Enabled/Not Forced)
  263. - TinkerOredict (Enabled/Forced)
  264. - TinkerIntegration (Enabled/Forced)
  265. - TinkerFluids (Enabled/Forced)
  266. - TinkerMaterials (Enabled/Forced)
  267. - TinkerModelRegister (Enabled/Forced)
  268. - craftingtweaksIntegration (Enabled/Not Forced)
  269. - WailaIntegration (Enabled/Not Forced)
  270. - theoneprobeIntegration (Enabled/Not Forced)
  271.  
  272. Pulsar/natura loaded Pulses:
  273. - NaturaCommons (Enabled/Forced)
  274. - NaturaOverworld (Enabled/Not Forced)
  275. - NaturaNether (Enabled/Not Forced)
  276. - NaturaEntities (Enabled/Not Forced)
  277. - NaturaOredict (Enabled/Forced)
  278. - NaturaWorld (Enabled/Not Forced)
  279. - WailaIntegration (Enabled/Not Forced)
  280.  
  281. List of loaded APIs:
  282. * AbyssalCraftAPI (1.8.7) from AbyssalCraft-1.10.2-1.9.3.8.jar
  283. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r90.jar
  284. * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.0.jar
  285. * Baubles|API (1.3.1.2) from Baubles-1.10.2-1.3.8.jar
  286. * BetterAchievements|API (0.3.2.39) from BetterAchievements-1.10.2-0.3.2.39.jar
  287. * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.1.0-69.jar
  288. * Boilerplate|API (2) from Boilerplate-1.10.2-9.0.1.jar
  289. * BotaniaAPI (85) from Botania r1.9-339.jar
  290. * botanicaladdonsAPI (1) from NaturalPledge-r1.6.jar
  291. * CharsetAPI (0.1) from Charset-0.3.0-pre15.jar
  292. * CharsetAPI|Audio (0.0) from Charset-0.3.0-pre15.jar
  293. * CharsetAPI|Lib (0.2) from Charset-0.3.0-pre15.jar
  294. * CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre15.jar
  295. * CharsetAPI|Storage (0.1) from Charset-0.3.0-pre15.jar
  296. * CharsetAPI|Tape (0.0) from Charset-0.3.0-pre15.jar
  297. * CharsetAPI|Wires (0.3) from Charset-0.3.0-pre15.jar
  298. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar
  299. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar
  300. * CoFHAPI (1.8.9R1.2.0B1) from theoneprobe-1.10-1.3.3.jar
  301. * CoFHAPI|energy (1.8.9R1.2.0B1) from theoneprobe-1.10-1.3.3.jar
  302. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.10-2.2.0.jar
  303. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.2.1.jar
  304. * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
  305. * DR-API (1.0.4-Beta) from deepresonance-1.10-1.3.1.jar
  306. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.6.360.jar
  307. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.6.360.jar
  308. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.141_beta.jar
  309. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.141_beta.jar
  310. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.141_beta.jar
  311. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.141_beta.jar
  312. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.16.335.jar
  313. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.16.335.jar
  314. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.16.335.jar
  315. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.16.335.jar
  316. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.16.335.jar
  317. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.16.335.jar
  318. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.16.335.jar
  319. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.16.335.jar
  320. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.16.335.jar
  321. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.16.335.jar
  322. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.16.335.jar
  323. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.16.335.jar
  324. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.16.335.jar
  325. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.16.335.jar
  326. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.16.335.jar
  327. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.16.335.jar
  328. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.16.335.jar
  329. * gendustryAPI (2.3.0) from gendustry-1.6.5.26-mc1.10.2.jar
  330. * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
  331. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-53.jar
  332. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-53.jar
  333. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.6.4.jar
  334. * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
  335. * journeymap|client-api (1.3) from journeymap-1.10.2-5.3.2.jar
  336. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.3.2.jar
  337. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.3.2.jar
  338. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.3.2.jar
  339. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.3.2.jar
  340. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.13.6.391.jar
  341. * McJtyLib (1.10-2.2.0) from mcjtylib-1.10-2.2.0.jar
  342. * railcraft:API|core (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  343. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  344. * RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  345. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  346. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  347. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  348. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  349. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  350. * RailcraftAPI|items (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  351. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  352. * RailcraftAPI|signals (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  353. * RailcraftAPI|tracks (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  354. * RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.10.2-2.1.16.jar
  355. * refraction_api (2) from refraction-1.2.jar
  356. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.11.jar
  357. * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.11.jar
  358. * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.11.jar
  359. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.11.jar
  360. * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.11.jar
  361. * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.11.jar
  362. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.11.jar
  363. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.11.jar
  364. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.11.jar
  365. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  366. EnderIO: No known problems detected.
  367. Detailed RF API diagnostics:
  368. * RF API class 'EnergyStorage' is loaded from: jar:file:/home/wlr/WLR3.0/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/EnergyStorage.class
  369. * RF API class 'IEnergyConnection' is loaded from: jar:file:/home/wlr/WLR3.0/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyConnection.class
  370. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/home/wlr/WLR3.0/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyContainerItem.class
  371. * RF API class 'IEnergyHandler' is loaded from: jar:file:/home/wlr/WLR3.0/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyHandler.class
  372. * RF API class 'IEnergyProvider' is loaded from: jar:file:/home/wlr/WLR3.0/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyProvider.class
  373. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/home/wlr/WLR3.0/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyReceiver.class
  374. * RF API class 'IEnergyStorage' is loaded from: jar:file:/home/wlr/WLR3.0/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyStorage.class
  375. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/home/wlr/WLR3.0/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/ItemEnergyContainer.class
  376. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/home/wlr/WLR3.0/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/TileEnergyHandler.class
  377. Detailed Tesla API diagnostics:
  378. * Tesla API class 'Tesla' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/Tesla.class
  379. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  380. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  381. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  382. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  383. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  384. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  385. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  386. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  387. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  388. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/home/wlr/WLR3.0/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
  389.  
  390. Profiler Position: N/A (disabled)
  391. Player Count: 2 / 20; [EntityPlayerMP['TBone311_xXx'/94593, l='world', x=237.28, y=76.38, z=94.05], EntityPlayerMP['Dorilgey'/94700, l='world', x=242.31, y=71.00, z=97.70]]
  392. Is Modded: Definitely; Server brand changed to 'fml,forge'
  393. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement