Advertisement
PolarBaer

Unicoooooooooooooooooooorn

May 27th, 2017
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.86 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  5. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  6. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  7. Brandon's Core (BrandonsCore-1.10.2-2.1.7.102-universal.jar)
  8. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  9. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  10. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  11. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  12. Plugin (NotEnoughIDs-1.5.3.jar)
  13. ForgelinPlugin (Forgelin-1.4.2.jar)
  14. MMFMLCorePlugin (MultiMine-1.10.2.jar)
  15. PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.10.2.jar)
  16. FMLPlugin (InventoryTweaks-1.61-58.jar)
  17. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  18. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  19. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  20. llibrary (llibrary-1.7.6-1.10.2.jar)
  21. Extra Alchemy ASM (extraalchemy-0.3.2-beta.jar)
  22. AstralCore (astralsorcery-1.4.1.jar)
  23. ValkyrienWarfareBase CoreMod (Valkyrien Warfare 0.8.999 Stable.jar)
  24. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  25. Contact their authors BEFORE contacting forge
  26.  
  27. // My bad.
  28.  
  29. Time: 5/27/17 8:28 PM
  30. Description: Ticking entity
  31.  
  32. java.lang.NoClassDefFoundError: com/mojang/realmsclient/gui/ChatFormatting
  33. at com.hackshop.ultimate_unicorn.gui.ViewableBreedNames.<clinit>(ViewableBreedNames.java:10)
  34. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_145748_c_(EntityMagicalHorse.java:3413)
  35. at net.minecraft.util.CombatEntry.func_151522_h(SourceFile:57)
  36. at net.minecraft.util.CombatTracker.func_151521_b(SourceFile:77)
  37. at net.minecraft.network.play.server.SPacketCombatEvent.<init>(SourceFile:48)
  38. at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:441)
  39. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970)
  40. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
  41. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
  42. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70652_k(EntityMagicalHorse.java:787)
  43. at net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:150)
  44. at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:139)
  45. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
  46. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:773)
  47. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2183)
  48. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  49. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:155)
  50. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:41)
  51. at net.minecraft.entity.passive.EntityHorse.func_70636_d(EntityHorse.java:949)
  52. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70636_d(EntityMagicalHorse.java:740)
  53. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
  54. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  55. at net.minecraft.entity.passive.EntityHorse.func_70071_h_(EntityHorse.java:988)
  56. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70071_h_(EntityMagicalHorse.java:989)
  57. at net.minecraft.world.World.func_72866_a(World.java:1964)
  58. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  59. at net.minecraft.world.World.func_72870_g(World.java:1934)
  60. at net.minecraft.world.World.func_72939_s(World.java:1750)
  61. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  62. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  63. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  64. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  65. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  66. at java.lang.Thread.run(Unknown Source)
  67. Caused by: java.lang.ClassNotFoundException: com.mojang.realmsclient.gui.ChatFormatting
  68. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  69. at java.lang.ClassLoader.loadClass(Unknown Source)
  70. at java.lang.ClassLoader.loadClass(Unknown Source)
  71. ... 34 more
  72. Caused by: java.lang.NullPointerException
  73.  
  74.  
  75. A detailed walkthrough of the error, its code path and all known details is as follows:
  76. ---------------------------------------------------------------------------------------
  77.  
  78. -- Head --
  79. Thread: Server thread
  80. Stacktrace:
  81. at com.hackshop.ultimate_unicorn.gui.ViewableBreedNames.<clinit>(ViewableBreedNames.java:10)
  82. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_145748_c_(EntityMagicalHorse.java:3413)
  83. at net.minecraft.util.CombatEntry.func_151522_h(SourceFile:57)
  84. at net.minecraft.util.CombatTracker.func_151521_b(SourceFile:77)
  85. at net.minecraft.network.play.server.SPacketCombatEvent.<init>(SourceFile:48)
  86. at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:441)
  87. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:970)
  88. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
  89. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
  90. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70652_k(EntityMagicalHorse.java:787)
  91. at net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:150)
  92. at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:139)
  93. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
  94. at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:773)
  95. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2183)
  96. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
  97. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:155)
  98. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:41)
  99. at net.minecraft.entity.passive.EntityHorse.func_70636_d(EntityHorse.java:949)
  100. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70636_d(EntityMagicalHorse.java:740)
  101. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
  102. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
  103. at net.minecraft.entity.passive.EntityHorse.func_70071_h_(EntityHorse.java:988)
  104. at com.hackshop.ultimate_unicorn.mobs.EntityMagicalHorse.func_70071_h_(EntityMagicalHorse.java:989)
  105. at net.minecraft.world.World.func_72866_a(World.java:1964)
  106. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  107. at net.minecraft.world.World.func_72870_g(World.java:1934)
  108.  
  109. -- Entity being ticked --
  110. Details:
  111. Entity Type: ultimate_unicorn_mod.Unicorn (com.hackshop.ultimate_unicorn.mobs.EntityUnicorn)
  112. Entity ID: 107
  113. Entity Name: entity.unicorn.name
  114. Entity's Exact location: -191.45, 72.00, -113.00
  115. Entity's Block location: World: (-192,72,-114), Chunk: (at 0,4,14 in -12,-8; contains blocks -192,0,-128 to -177,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  116. Entity's Momentum: 0.24, -0.08, -0.09
  117. Entity's Passengers: []
  118. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  119. Stacktrace:
  120. at net.minecraft.world.World.func_72939_s(World.java:1750)
  121. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  122.  
  123. -- Affected level --
  124. Details:
  125. Level name: world
  126. All players: 1 total; [EntityPlayerMP['APolarBaer'/1533, l='world', x=-189.57, y=72.00, z=-111.09]]
  127. Chunk stats: ServerChunkCache: 485 Drop: 0
  128. Level seed: -3333725384846234879
  129. Level generator: ID 06 - atg, ver 0. Features enabled: true
  130. Level generator options:
  131. Level spawn location: World: (-188,64,-108), Chunk: (at 4,4,4 in -12,-7; contains blocks -192,0,-112 to -177,255,-97), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  132. Level time: 21277 game time, 21277 day time
  133. Level dimension: 0
  134. Level storage version: 0x04ABD - Anvil
  135. Level weather: Rain time: 89273 (now: false), thunder time: 25361 (now: false)
  136. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  137. Stacktrace:
  138. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  139. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  140. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  141. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  142. at java.lang.Thread.run(Unknown Source)
  143.  
  144. -- System Details --
  145. Details:
  146. Minecraft Version: 1.10.2
  147. Operating System: Windows 10 (amd64) version 10.0
  148. Java Version: 1.8.0_131, Oracle Corporation
  149. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  150. Memory: 2192058728 bytes (2090 MB) / 3160211456 bytes (3013 MB) up to 5307695104 bytes (5061 MB)
  151. JVM Flags: 5 total; -Xms3G -Xmx5G -XX:+UseConcMarkSweepGC -XX:ParallelGCThreads=7 -XX:+AggressiveOpts
  152. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  153. FML: MCP 9.32 Powered by Forge 12.18.3.2297 179 mods loaded, 179 mods active
  154. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  155. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  156. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2297-universal.jar)
  157. UCHIJAAAA Forge{12.18.3.2297} [Minecraft Forge] (forge-1.10.2-12.18.3.2297-universal.jar)
  158. UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  159. UCHIJAAAA ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar)
  160. UCHIJAAAA potioncore_coremod{1.5.2_for_1.10.2} [Potion Core Coremod] (minecraft.jar)
  161. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  162. UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  163. UCHIJAAAA uncraftingTable{1.6.2} [Uncrafting Table] ([1.10.2]UncraftingTable-1.6.2.jar)
  164. UCHIJAAAA fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar)
  165. UCHIJAAAA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  166. UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  167. UCHIJAAAA antiqueatlas{4.4.1} [Antique Atlas] (antiqueatlas-1.9.4-4.4.1.jar)
  168. UCHIJAAAA antiqueatlasoverlay{1.2} [antiqueatlasoverlay] (antiqueatlas-1.9.4-4.4.1.jar)
  169. UCHIJAAAA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar)
  170. UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  171. UCHIJAAAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  172. UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  173. UCHIJAAAA ArrowFix{1.1} [Tipped Arrow Fixer] (ArrowFix-1.1.jar)
  174. UCHIJAAAA arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar)
  175. UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar)
  176. UCHIJAAAA astralsorcery{1.4.1} [Astral Sorcery] (astralsorcery-1.4.1.jar)
  177. UCHIJAAAA atg{2} [Alternate Terrain Generation] (atg-1.10.2-2.0.1.jar)
  178. UCHIJAAAA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  179. UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  180. UCHIJAAAA CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  181. UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  182. UCHIJAAAA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  183. UCHIJAAAA avaritia{${mod_version}} [Avaritia] (Avaritia-1.10.2-2.1.2.1-universal.jar)
  184. UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.25.jar)
  185. UCHIJAAAA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
  186. UCHIJAAAA MineTweaker3{3.0.25} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.25.jar)
  187. UCHIJAAAA base{1.10.2-1.3.0} [B.A.S.E] (base-1.10.2-1.3.0.jar)
  188. UCHIJAAAA BaublesHud{3.2.0} [Baubles-Hud] (BaublesHud-1.10.2-3.2.0.jar)
  189. UCHIJAAAA baublesstuff{3.0.2} [Baubles Stuff] (baublesstuff-3.0.2.jar)
  190. UCHIJAAAA BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
  191. UCHIJAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  192. UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  193. UCHIJAAAA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
  194. UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  195. UCHIJAAAA BiblioCraft{2.1.2} [BiblioCraft] (BiblioCraft[v2.2.2][MC1.10.2].jar)
  196. UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  197. UCHIJAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  198. UCHIJAAAA bitreplicator{1.0.1.0} [Bit Replicator] (bit-replicator-1.10.2-1.0.1.0.jar)
  199. UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  200. UCHIJAAAA BloodMagic{1.10.2-2.1.10-79} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.10-79.jar)
  201. UCHIJAAAA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
  202. UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  203. UCHIJAAAA brandonscore{9.9.9} [Brandon's Core] (BrandonsCore-1.10.2-2.1.7.102-universal.jar)
  204. UCHIJAAAA Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
  205. UCHIJAAAA chancecubes{1.10.2-2.3.6.176} [Chance Cubes] (ChanceCubes-1.10.2-2.3.6.176.jar)
  206. UCHIJAAAA ChestTransporter{2.5.17} [Chest Transporter] (ChestTransporter-1.10.2-2.5.17.jar)
  207. UCHIJAAAA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
  208. UCHIJAAAA clarity{1.0} [Clarity] (clarity-1.0.jar)
  209. UCHIJAAAA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
  210. UCHIJAAAA potioncore{1.5.2_for_1.10.2} [Potion Core] (PotionCore-1.5.2_for_1.10.2.jar)
  211. UCHIJAAAA compot{${version}} [Combined Potions] (CombinedPotions-1.10-1.1-beta2.jar)
  212. UCHIJAAAA cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
  213. UCHIJAAAA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  214. UCHIJAAAA craftingslabs{@VERSION@} [CraftingSlabs] (CraftingSlabs-1.10.2-1.10.2-2.3.1.jar)
  215. UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  216. UCHIJAAAA darkutils{1.1.8.finalrc1} [Dark Utilities] (DarkUtilities-1.1.8.finalrc1.jar)
  217. UCHIJAAAA draconicevolution{2.0.12} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.12.222-universal.jar)
  218. UCHIJAAAA druidry{2016.9.26-1.9.4} [Β§2Druidry] (druidry(2016.9.26)(1.9.4).jar)
  219. UCHIJAAAA dungeontactics{DT-0.11.5} [DungeonTactics] (DungeonTactics-1.10.2-0.11.5.jar)
  220. UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  221. UCHIJAAAA embers{0.104} [Embers] (embers-0.104.jar)
  222. UCHIJAAAA eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar)
  223. UCHIJAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  224. UCHIJAAAA EnderIO{1.10.2-3.1.186} [Ender IO] (EnderIO-1.10.2-3.1.186.jar)
  225. UCHIJAAAA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar)
  226. UCHIJAAAA endertanks{1.4.12} [EnderTanks] (endertanks-1.10.0-1.4.12.jar)
  227. UCHIJAAAA EnderZoo{1.10-1.2.3.44} [Ender Zoo] (EnderZoo-1.10-1.2.3.44.jar)
  228. UCHIJAAAA endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
  229. UCHIJAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  230. UCHIJAAAA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  231. UCHIJAAAA epicsiegemod{11.0.156} [Epic Siege Mod] (EpicSiegeMod-11.0.156.jar)
  232. UCHIJAAAA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  233. UCHIJAAAA expandablebackpack{1.1} [Expandable Backpacks] (expandableBackpacks1.1.10-1.10.2.jar)
  234. UCHIJAAAA extraalchemy{0.3.2-beta} [Extra Alchemy] (extraalchemy-0.3.2-beta.jar)
  235. UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.1.jar)
  236. UCHIJAAAA ezstorage{2.3.2} [EZStorage 2] (ezstorage-2.3.2-[1.10.2].jar)
  237. UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  238. UCHIJAAAA forestry{5.2.17.376} [Forestry] (forestry_1.10.2-5.2.17.376.jar)
  239. UCHIJAAAA forgelin{1.4.2} [Forgelin] (Forgelin-1.4.2.jar)
  240. UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  241. UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  242. UCHIJAAAA gearswap{1.4.1} [Gear Swapper] (gearswap-1.1x-1.4.1.jar)
  243. UCHIJAAAA gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar)
  244. UCHIJAAAA goetia{0.3.3} [Goetia] (goetia-0.3.3.jar)
  245. UCHIJAAAA gravelminer{4.1.11} [GravelMiner] (GravelMiner_1.10.2-4.1.11.jar)
  246. UCHIJAAAA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  247. UCHIJAAAA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)
  248. UCHIJAAAA howlingmoon{0.6.1} [Howling Moon Rising] (howlingmoon-1.10.2-0.6.1.jar)
  249. UCHIJAAAA ichunutil{6.3.2} [iChunUtil] (iChunUtil-1.10.2-6.3.2.jar)
  250. UCHIJAAAA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
  251. UCHIJAAAA InventoryPets{1.4.9.5} [Inventory Pets] (inventorypets-1.10-1.4.9.5.jar)
  252. UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  253. UCHIJAAAA ironbackpacks{1.10.2-2.2.26} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.26.jar)
  254. UCHIJAAAA ironchest{1.10.2-7.0.12.801} [Iron Chest] (ironchest-1.10.2-7.0.12.801.jar)
  255. UCHIJAAAA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  256. UCHIJAAAA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  257. UCHIJAAAA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
  258. UCHIJAAAA largeveins{@VERSION@} [Large Veins] (LargeVeins-1.10.2-1.0.0.jar)
  259. UCHIJAAAA librarianlib{1.10.1} [LibrarianLib] (librarianlib-1.10.1.jar)
  260. UCHIJAAAA llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.10.2.jar)
  261. UCHIJAAAA literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar)
  262. UCHIJAAAA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  263. UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  264. UCHIJAAAA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  265. UCHIJAAAA magicpab{0.0.1} [Magical Potions And Brews] (magicalpotionsandbrews-0.1.8.1.jar)
  266. UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
  267. UCHIJAAAA mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar)
  268. UCHIJAAAA moartinkers{0.4.0} [Moar Tinkers] (moartinkers-0.4.0.jar)
  269. UCHIJAAAA mobends{0.22.5} [Mo'Bends] (mobends-0.22.5_for_MC-1.10.2.jar)
  270. UCHIJAAAA moreanvils{6.2.0} [More Anvils] (MoreAnvils-6.2.0.jar)
  271. UCHIJAAAA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar)
  272. UCHIJAAAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  273. UCHIJAAAA AS_MultiMine{1.5.4} [Multi Mine] (MultiMine-1.10.2.jar)
  274. UCHIJAAAA botanicaladdons{1.10} [Natural Pledge] (NaturalPledge-r1.11.jar)
  275. UCHIJAAAA nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
  276. UCHIJAAAA nethermetals{1.1.4} [Nether Metals] (NetherMetals-1.10.2-1.1.4.jar)
  277. UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  278. UCHIJAAAA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
  279. UCHIJAAAA neid{1.5.3} [NotEnoughIDs] (NotEnoughIDs-1.5.3.jar)
  280. UCHIJAAAA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.3.jar)
  281. UCHIJAAAA fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
  282. UCHIJAAAA orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
  283. UCHIJAAAA packchevsky{b7} [Potion Packs] (PotionPacks_1.10_b7.jar)
  284. UCHIJAAAA progenitor{0.0.1+1.10.2} [Progenitor] (progenitor-0.0.1+1.10.2.jar)
  285. UCHIJAAAA psionup{15.1} [PSIonic Upgrades] (PSIonicUpgrades-r1.15.jar)
  286. UCHIJAAAA recallstones{0.6.3} [Recall Stones] (RecallStones-1.10.2-0.6.3.jar)
  287. UCHIJAAAA reccomplex{1.3.1.2-1.10} [Recurrent Complex] (RecurrentComplex-1.3.1.2-1.10.jar)
  288. UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
  289. UCHIJAAAA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
  290. UCHIJAAAA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  291. UCHIJAAAA roots{0.208} [Roots] (roots-0.208.jar)
  292. UCHIJAAAA ropebridge{2.0.5} [Rope Bridge] (ropebridge-1.10.2-2.0.5.jar)
  293. UCHIJAAAA silentlib{2.1.4} [Silent Lib] (SilentLib-1.10.2-2.1.4-61.jar)
  294. UCHIJAAAA silentgems{2.3.13} [Silent's Gems] (SilentsGems-1.11.x-2.3.13-181.jar)
  295. UCHIJAAAA sgextraparts{1.2.5} [Silent's Gems: Extra Parts] (SGExtraParts-1.11.x-1.2.5-20.jar)
  296. UCHIJAAAA SimpleUpgrades{2.2.2} [SimpleUpgrades] (simpleupgrades-1.10.2-2.2.2-release.jar)
  297. UCHIJAAAA simplyconveyors{3.0.3} [Simply Conveyors & More] (SimplyConveyors-1.10.2-3.0.3.jar)
  298. UCHIJAAAA flammpfeil.slashblade{mc1.10.2-r33} [SlashBlade] (SlashBlade-mc1.10.2-r33.jar)
  299. UCHIJAAAA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
  300. UCHIJAAAA SolidXp{1.1.2} [SolidXp] (SolidXp-1.1.2.jar)
  301. UCHIJAAAA spartanshields{1.3} [Spartan Shields] (SpartanShields-1.10.2-1.3.jar)
  302. UCHIJAAAA Stackie{1.6.0.44} [Stackie] (Stackie-1.10.2-1.6.0.44-universal.jar)
  303. UCHIJAAAA stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar)
  304. UCHIJAAAA StevesFactoryManager{1.0.12} [Steve's Factory Manager] (StevesFactoryManager-1.10.2-1.0.12.jar)
  305. UCHIJAAAA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar)
  306. UCHIJAAAA taiga{1.2.6} [Tinkers Alloying Addon] (taiga-1.10.2-1.2.6.jar)
  307. UCHIJAAAA tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
  308. UCHIJAAAA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
  309. UCHIJAAAA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
  310. UCHIJAAAA tinker_io{release 2.4.4} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4.jar)
  311. UCHIJAAAA tinkersdefense{1.4.0.8a} [Tinkers' Defense] (tinkersdefense-1.4.0.8a.jar)
  312. UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  313. UCHIJAAAA tp{1.2.0-Hotfix} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.0-Hotfix.jar)
  314. UCHIJAAAA torcharrowsmod{1.10.2-1} [TorchArrowsMod] (torcharrows-1.10.2-1.jar)
  315. UCHIJAAAA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.3.27.jar)
  316. UCHIJAAAA ultimate_unicorn_mod{1.5.11} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.10.2-1.5.11.jar)
  317. UCHIJAAAA utilityworlds{1.1.0} [Utility Worlds] (UtilityWorlds-1.10.2_1.1.0.jar)
  318. UCHIJAAAA valkyrienwarfare{0.899} [Valkyrien Warfare] (Valkyrien Warfare 0.8.999 Stable.jar)
  319. UCHIJAAAA valkyrienwarfarecombat{0.1} [Valkyrien Warfare Combat] (Valkyrien Warfare 0.8.999 Stable.jar)
  320. UCHIJAAAA valkyrienwarfarecontrol{0.3c} [Valkyrien Warfare Control] (Valkyrien Warfare 0.8.999 Stable.jar)
  321. UCHIJAAAA can{can} [can] (Valkyrien Warfare 0.8.999 Stable.jar)
  322. UCHIJAAAA valkyrienwarfareworld{0.0a} [Valkyrien Warfare World] (Valkyrien Warfare 0.8.999 Stable.jar)
  323. UCHIJAAAA vampirism{1.1.2} [Vampirism] (Vampirism-1.10.2-1.1.2.jar)
  324. UCHIJAAAA teamlapen-lib{1.1.2} [TeamLapen Library] (Vampirism-1.10.2-1.1.2.jar)
  325. UCHIJAAAA vending{1.4.3} [Vending] (vending-1.10.2-1.4.3.jar)
  326. UCHIJAAAA vc{4.38.42} [ViesCraft] (ViesCraft-1.10.X-4.38.42.jar)
  327. UCHIJAAAA wailaplugins{MC1.10.2-0.3.0-26} [WAILA Plugins] (WAILAPlugins-MC1.10.2-0.3.0-26.jar)
  328. UCHIJAAAA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  329. UCHIJAAAA waystones{2.0.12} [Waystones] (Waystones_1.10.2-2.0.12.jar)
  330. UCHIJAAAA Woot{1.10.2-1.4.0} [Woot] (woot-1.10.2-1.4.0.jar)
  331. UCHIJAAAA denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
  332. UCHIJAAAA librarianliblate{1.10.1} [LibrarianLib Stage 2] (librarianlib-1.10.1.jar)
  333. UCHIJAAAA unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar)
  334. Loaded coremods (and transformers):
  335. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  336. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  337. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  338.  
  339. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  340. net.fybertech.nwr.NWRTransformer
  341. Brandon's Core (BrandonsCore-1.10.2-2.1.7.102-universal.jar)
  342. com.brandon3055.brandonscore.asm.ClassTransformer
  343. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  344. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  345. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  346. team.chisel.common.asm.ChiselTransformer
  347. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  348. com.enderio.core.common.transform.EnderCoreTransformer
  349. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  350. codechicken.lib.asm.ClassHeirachyManager
  351. codechicken.lib.asm.CCL_ASMTransformer
  352. Plugin (NotEnoughIDs-1.5.3.jar)
  353. ru.fewizz.neid.asm.Transformer
  354. ForgelinPlugin (Forgelin-1.4.2.jar)
  355.  
  356. MMFMLCorePlugin (MultiMine-1.10.2.jar)
  357. atomicstryker.multimine.common.fmlmagic.MMTransformer
  358. PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.10.2.jar)
  359. com.tmtravlr.potioncore.asm.ArmorHandlerTransformer
  360. FMLPlugin (InventoryTweaks-1.61-58.jar)
  361. invtweaks.forge.asm.ContainerTransformer
  362. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  363.  
  364. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  365. am2.asm.Transformer
  366. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  367. cofh.asm.CoFHClassTransformer
  368. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  369. llibrary (llibrary-1.7.6-1.10.2.jar)
  370. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  371. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  372. Extra Alchemy ASM (extraalchemy-0.3.2-beta.jar)
  373. zabi.minecraft.extraalchemy.asm.PotionTransformer
  374. AstralCore (astralsorcery-1.4.1.jar)
  375.  
  376. ValkyrienWarfareBase CoreMod (Valkyrien Warfare 0.8.999 Stable.jar)
  377. ValkyrienWarfareBase.CoreMod.ValkyrienWarfareTransformer
  378. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  379. shetiphian.core.asm.ClassTransformer
  380. Pulsar/tconstruct loaded Pulses:
  381. - TinkerCommons (Enabled/Forced)
  382. - TinkerWorld (Enabled/Not Forced)
  383. - TinkerTools (Enabled/Not Forced)
  384. - TinkerHarvestTools (Enabled/Forced)
  385. - TinkerMeleeWeapons (Enabled/Forced)
  386. - TinkerRangedWeapons (Enabled/Forced)
  387. - TinkerModifiers (Enabled/Forced)
  388. - TinkerSmeltery (Enabled/Not Forced)
  389. - TinkerGadgets (Enabled/Not Forced)
  390. - TinkerOredict (Enabled/Forced)
  391. - TinkerIntegration (Enabled/Forced)
  392. - TinkerFluids (Enabled/Forced)
  393. - TinkerMaterials (Enabled/Forced)
  394. - TinkerModelRegister (Enabled/Forced)
  395. - chiselsandbitsIntegration (Enabled/Not Forced)
  396. - WailaIntegration (Enabled/Not Forced)
  397.  
  398. CodeChickenLib Invalid Fingerprint Reports:
  399. List of loaded APIs:
  400. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  401. * antiqueatlasapi (5.1) from antiqueatlas-1.9.4-4.4.1.jar
  402. * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
  403. * Base|API (1.0.0) from base-1.10.2-1.3.0.jar
  404. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
  405. * BetterAchievements|API (0.3.3.10) from BetterAchievements-1.10.2-0.3.3.10.jar
  406. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.10-79.jar
  407. * BotaniaAPI (85) from Botania r1.9-341.jar
  408. * botanicaladdonsAPI (1) from NaturalPledge-r1.11.jar
  409. * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.17.jar
  410. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  411. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  412. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
  413. * CoFHAPI (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  414. * cofhapi (1.4.0) from extrautils2-1.10.2-1.4.1.jar
  415. * cofhapi|block (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  416. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  417. * cofhapi|core (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  418. * CoFHAPI|energy (1.7.10R1.3.1) from BrandonsCore-1.10.2-2.1.7.102-universal.jar
  419. * cofhapi|energy (1.5.0) from tinker_io-1.10.2-release 2.4.4.jar
  420. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  421. * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  422. * cofhapi|item (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  423. * cofhapi|tileentity (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  424. * cofhapi|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  425. * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  426. * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  427. * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  428. * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  429. * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  430. * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  431. * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  432. * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  433. * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  434. * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  435. * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  436. * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  437. * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
  438. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.12.222-universal.jar
  439. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.186.jar
  440. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.186.jar
  441. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.186.jar
  442. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.186.jar
  443. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  444. * EpicSiegeMod|API (1.0) from EpicSiegeMod-11.0.156.jar
  445. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  446. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.376.jar
  447. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  448. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  449. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.376.jar
  450. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  451. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.376.jar
  452. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  453. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.376.jar
  454. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.376.jar
  455. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.376.jar
  456. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.376.jar
  457. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  458. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  459. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.376.jar
  460. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  461. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  462. * gendustryAPI (2.3.0) from gendustry-1.6.5.30-mc1.10.2.jar
  463. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  464. * iChunUtil API (1.2.0) from iChunUtil-1.10.2-6.3.2.jar
  465. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.26.jar
  466. * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
  467. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
  468. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
  469. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
  470. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
  471. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
  472. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.419.jar
  473. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  474. * Open Glider|API (0.1) from OpenGlider-1.10.2-0.2.3.jar
  475. * PsiAPI (2) from Psi-r1.0-42.jar
  476. * PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.15.jar
  477. * SilentGemsAPI (3) from SilentsGems-1.11.x-2.3.13-181.jar
  478. * stevescartsAPI (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  479. * stevescartsAPI|FARMS (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  480. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  481. * Valkyrien Warfare API (.86d) from Valkyrien Warfare 0.8.999 Stable.jar
  482. * VampirismAPI (1.1) from Vampirism-1.10.2-1.1.2.jar
  483. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  484. EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
  485. * An unsupportted RF API is installed (1.7.10R1.3.1 from BrandonsCore-1.10.2-2.1.7.102-universal.jar).
  486. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  487. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  488. Detailed RF API diagnostics:
  489. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/EnergyStorage.class
  490. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyConnection.class
  491. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  492. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyHandler.class
  493. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyProvider.class
  494. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  495. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyStorage.class
  496. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  497. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  498. Detailed Tesla API diagnostics:
  499. * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
  500. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  501. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  502. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  503. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  504. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  505. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  506. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  507. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  508. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  509. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/lalo7/Desktop/Ark%20Server/Minecraft/Server/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
  510.  
  511. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  512. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  513. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  514.  
  515. Profiler Position: N/A (disabled)
  516. Player Count: 1 / 40; [EntityPlayerMP['APolarBaer'/1533, l='world', x=-189.57, y=72.00, z=-111.09]]
  517. Is Modded: Definitely; Server brand changed to 'fml,forge'
  518. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement