Advertisement
Guest User

Untitled

a guest
Mar 20th, 2017
664
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.77 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  5. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  6. ForgelinPlugin (Forgelin-1.4.0.jar)
  7. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  8. Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd.jar)
  9. Plugin (NotEnoughIDs-1.5.3.jar)
  10. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  11. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar)
  12. MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
  13. ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
  14. CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
  15. literalascension (literalascension-1.10.2-1.0.1.1.jar)
  16. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.340.jar)
  17. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
  18. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  19. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  20. DummyPlugin (ForgeEndertech-1.10.2-1.2.0.0-build.0015.jar)
  21. TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.2-alpha-universal.jar)
  22. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  23. LoadingPlugin (Quark-r1.1-70.jar)
  24. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
  25. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  26. llibrary (llibrary-1.7.4-1.10.2.jar)
  27. AstralCore (astralsorcery-1.2.3-beta.jar)
  28. PSLoadingPlugin (PerfectSpawn-MC1.10.2-1.4.jar)
  29. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  30. Contact their authors BEFORE contacting forge
  31.  
  32. // I feel sad now :(
  33.  
  34. Time: 3/20/17 1:09 PM
  35. Description: Updating screen events
  36.  
  37. java.lang.NullPointerException: Updating screen events
  38. at adubbz.lockdown.gui.GuiCreateFixedWorld.func_146284_a(GuiCreateFixedWorld.java:117)
  39. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:460)
  40. at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:408)
  41. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
  42. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
  43. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
  44. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  45. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  46. at net.minecraft.client.main.Main.main(SourceFile:124)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  50. at java.lang.reflect.Method.invoke(Method.java:483)
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- Head --
  59. Thread: Client thread
  60. Stacktrace:
  61. at adubbz.lockdown.gui.GuiCreateFixedWorld.func_146284_a(GuiCreateFixedWorld.java:117)
  62. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:460)
  63. at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:408)
  64. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
  65. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
  66.  
  67. -- Affected screen --
  68. Details:
  69. Screen name: lumien.custommainmenu.gui.GuiCustom
  70. Stacktrace:
  71. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
  72. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  73. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  74. at net.minecraft.client.main.Main.main(SourceFile:124)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  78. at java.lang.reflect.Method.invoke(Method.java:483)
  79. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  80. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.10.2
  85. Operating System: Windows 8.1 (amd64) version 6.3
  86. Java Version: 1.8.0_25, Oracle Corporation
  87. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  88. Memory: 2325638456 bytes (2217 MB) / 7060926464 bytes (6733 MB) up to 8555069440 bytes (8158 MB)
  89. JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m -XX:PermSize=256m -Xmx8G -Xms1G -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=40 -XX:CMSInitiatingOccupancyFraction=70 -XX:+CMSScavengeBeforeRemark -XX:+AggressiveOpts
  90. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  91. FML: MCP 9.32 Powered by Forge 12.18.3.2239 272 mods loaded, 272 mods active
  92. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  93. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  94. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2239.jar)
  95. UCHIJA Forge{12.18.3.2239} [Minecraft Forge] (forge-1.10.2-12.18.3.2239.jar)
  96. UCHIJA additionalresources{0.1.1} [Additional Resources] (additionalresources-1.9.4-0.2.0.28+47cd0bd.jar)
  97. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  98. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  99. UCHIJA uncraftingTable{1.6.1-pre11} [Uncrafting Table] ([1.10.2]UncraftingTable-1.6.1-pre11.jar)
  100. UCHIJA bettercombatmod{1.4.0} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.4.jar)
  101. UCHIJA cofhcore{4.1.0} [CoFH Core] (CoFHCore-1.10.2-4.1.0.155-universal.jar)
  102. UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  103. UCHIJA forgeendertech{1.10.2-1.2.0.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.2.0.0-build.0015.jar)
  104. UCHIJA adhooks{1.10.2-1.1.0.0} [Advanced Hook Launchers] (AdHooks-1.10.2-1.1.0.0-build.0015.jar)
  105. UCHIJA infinitylib{1.10.2-0.7.0} [InfinityLib] (infinitylib-0.7.0.jar)
  106. UCHIJA agricraft{2.0.0-0.7.0-a12} [AgriCraft] (agricraft-2.0.0-0.7.0-a12.jar)
  107. UCHIJA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
  108. UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  109. UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
  110. UCHIJA JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
  111. UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar)
  112. UCHIJA flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar)
  113. UCHIJA animania{1.0.3} [Animania] (animania-1.10-1.0.3.jar)
  114. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  115. UCHIJA BloodMagic{1.10.2-2.1.7-76} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.7-76.jar)
  116. UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  117. UCHIJA animus{2017-02-28} [Animus] (Animus-2017-02-28.jar)
  118. UCHIJA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar)
  119. UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  120. UCHIJA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar)
  121. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  122. UCHIJA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  123. UCHIJA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
  124. UCHIJA armorplus{1.10.2-8.5.3.4} [ArmorPlus] (armorplus-1.10.2-8.5.3.4.jar)
  125. UCHIJA arsmagica2{1.5.017} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-17b.jar)
  126. UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-17b.jar)
  127. UCHIJA astralsorcery{1.2.3-beta} [Astral Sorcery] (astralsorcery-1.2.3-beta.jar)
  128. UCHIJA autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
  129. UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  130. UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  131. UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  132. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  133. UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar)
  134. UCHIJA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar)
  135. UCHIJA base{1.10.2-1.2.4} [B.A.S.E] (base-1.10.2-1.2.4.jar)
  136. UCHIJA baublesstuff{3.0.2} [Baubles Stuff] (baublesstuff-3.0.2.jar)
  137. UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  138. UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.5.jar)
  139. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  140. UCHIJA BetterSprinting{1.1.7} [Better Sprinting] (BetterSprinting MC-1.10.2 v1.1.7.jar)
  141. UCHIJA BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar)
  142. UCHIJA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
  143. UCHIJA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  144. UCHIJA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar)
  145. UCHIJA BiomesOPlenty{5.0.0.2162} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2162-universal.jar)
  146. UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  147. UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  148. UCHIJA bitreplicator{1.0.1.0} [Bit Replicator] (bit-replicator-1.10.2-1.0.1.0.jar)
  149. UCHIJA blockdrops{1.1.1} [Block Drops] (BlockDrops-1.10.2-1.1.1.jar)
  150. UCHIJA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
  151. UCHIJA bookshelf{1.4.3.340} [Bookshelf] (Bookshelf-1.10.2-1.4.3.340.jar)
  152. UCHIJA BotaniaVisualizer{1.10.2-1.0} [BotaniaVisualizer] (BotaniaVisualizer-1.10.2-1.0.jar)
  153. UCHIJA CodeChickenLib{2.5.6.233} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  154. UCHIJA brandonscore{2.1.4} [Brandon's Core] (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  155. UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  156. UCHIJA ChestTransporter{2.5.9} [Chest Transporter] (ChestTransporter-1.10.2-2.5.9.jar)
  157. UCHIJA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
  158. UCHIJA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  159. UCHIJA chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
  160. UCHIJA chisel{MC1.10.2-0.0.8.12} [Chisel] (Chisel-MC1.10.2-0.0.8.12.jar)
  161. UCHIJA claybucket{1.1} [Clay Bucket] (ClayBucket-1.9.4-1.1.jar)
  162. UCHIJA cleanview{1.10.2-v1} [CleanView] (CleanView-1.10.2-v1.jar)
  163. UCHIJA clockhud{1.3.2} [Clock HUD] (ClockHUD-1.10.2-1.3.2.jar)
  164. UCHIJA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
  165. UCHIJA compactstorage{v2.0.0a} [CompactStorage] (compactstorage-2.1-1.9.4.jar)
  166. UCHIJA controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar)
  167. UCHIJA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar)
  168. UCHIJA covers{0.4.1.17} [Simple Covers] (covers-0.4.1.17-mc1.10.2.jar)
  169. UCHIJA craftablehorsearmour{1.2} [Craftable Horse Armour [CHA&S]] (CraftableHorseArmor-1.3.0-1.10.jar)
  170. UCHIJA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  171. UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar)
  172. UCHIJA crystallogy{1.2.0.4} [Crystallogy] (crystallogy-1.10.2-1.2.0.4.jar)
  173. UCHIJA customachievements{1.10.2-0.2.5} [Custom Achievements] (customachievements-1.10.2-0.2.5.jar)
  174. UCHIJA CustomBackgrounds{1.0} [Custom Backgrounds] (CustomBackgrounds-MC1.9.4-1.1.jar)
  175. UCHIJA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
  176. UCHIJA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(17mar17).jar)
  177. UCHIJA customstartinggear{1.0.0} [Custom Starting Gear] (CustomStartingGear-1.10.2-1.0.0.5-universal.jar)
  178. UCHIJA cxlibrary{1.2.3} [CXLibrary] (cxlibrary-1.10.2-1.2.3.jar)
  179. UCHIJA cyclopscore{0.9.3} [Cyclops Core] (CyclopsCore-1.9.4-0.9.3.jar)
  180. UCHIJA darkutils{1.1.7.118} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.118.jar)
  181. UCHIJA deathquotes{1.0.1} [Death Quotes] (DeathQuotes-1.0.1-mc1.9to1.10.2-forge.jar)
  182. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.6.1_1.10.2.jar)
  183. UCHIJA props{2.3.6.1} [Decocraft] (Decocraft-2.3.6.1_1.10.2.jar)
  184. UCHIJA draconicevolution{2.0.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.8.177-universal.jar)
  185. UCHIJA DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar)
  186. UCHIJA ea{v2.5.0a-mc1.10.2} [Ebon Arts] (EbonArts-v2.5.0a-mc1.10.2.jar)
  187. UCHIJA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
  188. UCHIJA EnderIO{1.10.2-3.1.179} [Ender IO] (EnderIO-1.10.2-3.1.179.jar)
  189. UCHIJA thermalfoundation{2.0.3} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.3.77-universal.jar)
  190. UCHIJA thermalexpansion{5.0.3} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.3.86-universal.jar)
  191. UCHIJA eiorteis{1.10.2-2.1} [EIORecipesTEInductionSmelter] (eiorteis-2.1.jar)
  192. UCHIJA forestry{5.2.17.368} [Forestry] (forestry_1.10.2-5.2.17.368.jar)
  193. UCHIJA eleccore{1.7.409} [ElecCore] (ElecCore-1.10.2-1.7.409.jar)
  194. UCHIJA elementaldimensions{0.1.1} [Elemental Dimensions] (elementaldimensions-0.1.1.jar)
  195. UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  196. UCHIJA embers{0.104} [Embers] (embers-0.104.jar)
  197. UCHIJA eplus{4.1.0.116} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.116.jar)
  198. UCHIJA EnderStorage{2.2.1.103} [EnderStorage] (EnderStorage-1.10.2-2.2.1.103-universal.jar)
  199. UCHIJA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar)
  200. UCHIJA endertanks{1.4.11} [EnderTanks] (endertanks-1.10.0-1.4.11.jar)
  201. UCHIJA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
  202. UCHIJA engineersworkshop{1.2.0-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.2.0-1.10.2.jar)
  203. UCHIJA everlastingabilities{1.2.4} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.4.jar)
  204. UCHIJA exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.17.jar)
  205. UCHIJA excompressum{2.0.97} [Ex Compressum] (ExCompressum_1.10.2-2.0.97.jar)
  206. UCHIJA ExtraBitManipulation{1.10.2-2.3.3} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.3.3.jar)
  207. UCHIJA zerocore{1.10.2-0.1.0.4} [Zero CORE] (zerocore-1.10.2-0.1.0.4.jar)
  208. UCHIJA bigreactors{1.10.2-0.4.5.27} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.27.jar)
  209. UCHIJA fairylights{2.0.6} [Fairy Lights] (fairylights-2.0.6-1.10.2.jar)
  210. UCHIJA fasterladderclimbing{0.1-122} [Faster Ladder Climbing] (FasterLadderClimbing-1.9.4-0.1-122.jar)
  211. UCHIJA FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
  212. UCHIJA fencejumper{1.0.0} [Fence Jumper] (fencejumper-1.10.2-1.0.0.jar)
  213. UCHIJA forgelin{1.4.0} [Forgelin] (Forgelin-1.4.0.jar)
  214. UCHIJA forgemultipartcbe{2.0.0.29} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
  215. UCHIJA microblockcbe{2.0.0.29} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
  216. UCHIJA minecraftmultipartcbe{2.0.0.29} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
  217. UCHIJA friendlyfire{1.3.0} [Friendly Fire] (FriendlyFire-1.10.2-1.3.0.jar)
  218. UCHIJA fruits{1.1} [Fruits] (fruits-1.1.jar)
  219. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.4.4.jar)
  220. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.4.3.jar)
  221. UCHIJA fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar)
  222. UCHIJA GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
  223. UCHIJA gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar)
  224. UCHIJA glasscraftmod{2.0} [Glasscraft] (Glasscraftmod v1.01 - MC1.10.2 Forge.jar)
  225. UCHIJA googlyeyes{6.0.0} [GooglyEyes] (GooglyEyes-1.10.2-6.0.0.jar)
  226. UCHIJA grimoireofgaia{1.5.3} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.3.jar)
  227. UCHIJA StorageDrawers{1.10.2-3.6.1} [Storage Drawers] (StorageDrawers-1.10.2-3.6.1.jar)
  228. UCHIJA refinedstorage{1.2.24} [Refined Storage] (refinedstorage-1.2.24.jar)
  229. UCHIJA growablecells{1.0.0} [Growable Cells] (Growable Cells-1.10.2-1.0.0.jar)
  230. UCHIJA gyth{2.0.0.2} [Get Ya' Tanks Here] (Gyth-1.10.2-2.0.0.23.jar)
  231. UCHIJA hatchery{0.2.10} [Hatchery] (hatchery-1.10.2-0.2.10.jar)
  232. UCHIJA HardcoreQuesting{1.10.2-5.0.0beta4} [Hardcore Questing Mode] (HQM-New Heights-1.10.2-5.0.0beta4.jar)
  233. UCHIJA imaginary{1.0.2} [Imaginary] (imaginary-1.0.2-1.10.2.jar)
  234. UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
  235. UCHIJA incontrol{3.5.4} [InControl] (incontrol-3.5.4.jar)
  236. UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.1.jar)
  237. UCHIJA initialinventory{1.0.1} [InitialInventory] (InitialInventory-1.0.1.jar)
  238. UCHIJA InventoryPets{1.4.9} [Inventory Pets] (inventorypets-1.10-1.4.9.jar)
  239. UCHIJA inventorysorter{0.10.5+46} [Simple Inventory sorting] (inventorysorter-1.10.2-0.10.5+46.jar)
  240. UCHIJA inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
  241. UCHIJA ironbackpacks{1.10.2-2.2.23} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.23.jar)
  242. UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  243. UCHIJA itemscroller{0.11.0} [Item Scroller] (itemscroller-1.10.2-0.11.0.jar)
  244. UCHIJA JEFB{1.0.4} [Just Enough Forestry Bees] (jefb_1.10.2-1.0.4.jar)
  245. UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  246. UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  247. UCHIJA jrfwalls{v1.10.2-01.01.01} [Uncle Jeff's Walls Mod] (jrfwalls-1.10.2-01.01.01.jar)
  248. UCHIJA llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
  249. UCHIJA jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
  250. UCHIJA je_calculation{1.10.2-2.6.2} [Just Enough Calculation] (JustEnoughCalculation-1.10.2-2.6.2.jar)
  251. UCHIJA justenoughdimensions{1.3.6} [Just Enough Dimensions] (justenoughdimensions-1.10.2-1.3.6.jar)
  252. UCHIJA jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar)
  253. UCHIJA KeepingInventory{2.1} [Keeping Inventory] (KeepingInventory-1.10.2-2.1.jar)
  254. UCHIJA substratum{1.8.2.1} [Substratum] (Substratum-1.10.2-1.8.2.1.jar)
  255. UCHIJA kelib{1.3.3.0} [KewaiiLib] (KewaiiLib-1.3.3.0-1.10.2.jar)
  256. UCHIJA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
  257. UCHIJA levels{r1.2.8} [Levels] (Levels 2-1.10.2-r1.2.8.jar)
  258. UCHIJA levelup{${version}} [Level Up!] (LevelUp!-0.12.8-1.10.2.jar)
  259. UCHIJA lightair{1.10.2-2.2} [LightAir] (lightair-1.10.2-2.2.jar)
  260. UCHIJA literalascension{1.10.2-1.0.1.1} [Literal Ascension] (literalascension-1.10.2-1.0.1.1.jar)
  261. UCHIJA Lockdown{${mod_version}} [Lockdown] (Lockdown-1.10.2-5.0.0-universal.jar)
  262. UCHIJA lootbags{2.3.2} [Loot Bags] (LootBags-1.10.2-2.3.2.jar)
  263. UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  264. UCHIJA malisisblocks{1.10.2-4.2.0} [Malisis Blocks] (malisisblocks-1.10.2-4.2.0.jar)
  265. UCHIJA malisisswitches{1.10.2-3.2.0} [Malisis Switches] (malisisswitches-1.10.2-3.2.0.jar)
  266. UCHIJA RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
  267. UCHIJA MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
  268. UCHIJA minemenu{1.4.5} [MineMenu] (MineMenu-1.10.2-1.4.5-universal.jar)
  269. UCHIJA mtrm{1.2.1.20} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.20.jar)
  270. UCHIJA minicoal{1.1.0} [MiniCoal] (minicoal-1.1.0.jar)
  271. UCHIJA missing_pieces{4.1.3} [Missing Pieces] (missing_pieces-1.10.2-4.1.3.jar)
  272. UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
  273. UCHIJA mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar)
  274. UCHIJA mobends{0.22.5} [Mo'Bends] (mobends-0.22.5_for_MC-1.10.2.jar)
  275. UCHIJA modtweaker{2.0.10} [Mod Tweaker] (ModTweaker2-2.0.10.jar)
  276. UCHIJA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar)
  277. UCHIJA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar)
  278. UCHIJA morechickens{1.0.11} [More Chickens] (MoreChickens-1.10.2-1.0.11.jar)
  279. UCHIJA MoreFurnaces{1.8.6} [More Furnaces] (MoreFurnaces-1.10.2-1.8.6.jar)
  280. UCHIJA moreoverlays{1.10} [MoreOverlays] (moreoverlays-1.10-mc1.10.2.jar)
  281. UCHIJA moreshears{1.0.5} [More Shears] (moreshears-1.10.2-1.0.5-release.jar)
  282. UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  283. UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  284. UCHIJA mowziesmobs{1.3.0} [Mowzie's Mobs] (mowziesmobs-1.3.0.jar)
  285. UCHIJA terraqueous{1.2.20} [Terraqueous] (terraqueous-1.10.0-1.2.20.jar)
  286. UCHIJA multistorage{1.2.16} [Multi-Storage] (multistorage-1.10.0-1.2.16.jar)
  287. UCHIJA mysticalagriculture{1.4.4} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.4.4a.jar)
  288. UCHIJA natura{1.10.2-4.1.0.24} [Natura] (natura-1.10.2-4.1.0.24.jar)
  289. UCHIJA hellbound{1.0} [HellBound] (NetherBound 1.0.jar)
  290. UCHIJA netherbound{1.0} [NetherBound] (NetherBound 1.0.jar)
  291. UCHIJA nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
  292. UCHIJA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  293. UCHIJA NoFov{1.0.1} [No Fov] (NoFov-MC1.9.4-1.0.1.jar)
  294. UCHIJA nmsot{1.2.0-mc1.10.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.10.2.jar)
  295. UCHIJA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
  296. UCHIJA neid{1.5.3} [NotEnoughIDs] (NotEnoughIDs-1.5.3.jar)
  297. UCHIJA notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar)
  298. UCHIJA oreexcavation{1.2.84} [OreExcavation] (OreExcavation-1.2.84.jar)
  299. UCHIJA overlord{2.1.1} [Overlord] (Overlord-1.10.2-2.1.1.jar)
  300. UCHIJA packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
  301. UCHIJA morepaintings{1.10.2-3.2.0.0} [Paintings++] (paintings-1.10.2-3.2.0.0.jar)
  302. UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  303. UCHIJA PerfectSpawn{1.4} [Perfect Spawn] (PerfectSpawn-MC1.10.2-1.4.jar)
  304. UCHIJA platforms{1.2.9} [Platforms] (platforms-1.10.0-1.2.9.jar)
  305. UCHIJA plustic{3.1} [PlusTiC] (plustic-3.1.jar)
  306. UCHIJA guilib{1.0.7.2} [GUI Library] (PSG Revamped-1.10.2-1.0.0.0.jar)
  307. UCHIJA paintingselgui{1.7.2.0} [PaintingSelectionGui] (PSG Revamped-1.10.2-1.0.0.0.jar)
  308. UCHIJA randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
  309. UCHIJA reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar)
  310. UCHIJA reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar)
  311. UCHIJA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.1.27.jar)
  312. UCHIJA redstonearsenal{2.0.2} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.2.27-universal.jar)
  313. UCHIJA xreliquary{1.10.2-1.3.3.639} [Reliquary] (Reliquary-1.10.2-1.3.3.639.jar)
  314. UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  315. UCHIJA rice{1.1.0.0} [Rice] (RiceCraftingTable-1.1.0.0-1.10.2.jar)
  316. UCHIJA roots{0.208} [Roots] (roots-0.208.jar)
  317. UCHIJA runesofwizardry{1.10.2-0.7.2} [Runes of Wizardry] (Runes-of-Wizardry-1.10.2-0.7.2.jar)
  318. UCHIJA runesofwizardry_classics{1.10.2-0.4.3} [Runes of Wizardry - Classic Dusts Pack] (RunesofWizardry-Classics-1.10.2-0.4.3.jar)
  319. UCHIJA sanguimancy{1.10.2-2.0.2} [Sanguimancy] (Sanguimancy-1.10.2-2.0.2.jar)
  320. UCHIJA Schematica{1.7.8.153} [Schematica] (Schematica-1.10.2-1.7.8.153-universal.jar)
  321. UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  322. UCHIJA simplebarrels{1.26e} [Simple Barrels] (simplebarrels-1.26e.jar)
  323. UCHIJA SimpleDimensions{1.3} [Simple Dimensions] (SimpleDimensions-MC1.10-1.3.jar)
  324. UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  325. UCHIJA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
  326. UCHIJA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
  327. UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
  328. UCHIJA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar)
  329. UCHIJA SpiceOfLife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.8.jar)
  330. UCHIJA stacksize{1.3} [Stacksize Mod] (stacksize-1.10.2-1.3.jar)
  331. UCHIJA statues{0.6.1} [Statues mod] (statues-0.6.1.jar)
  332. UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
  333. UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  334. UCHIJA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar)
  335. UCHIJA supersoundmuffler{1.0.1.4} [Super Sound Muffler] (supersoundmuffler-1.10.2-1.0.1.4.jar)
  336. UCHIJA tammodized{0.6.2} [TamModized] (TamModized-1.10.2-0.6.2.jar)
  337. UCHIJA terrainCrystals{1.2.3} [Terrain Crystals] (Terrain Crystals 1.10.2 - 1.2.3.jar)
  338. UCHIJA terrainCrystalsAddons{1.1.1} [Terrain Crystals Addons] (TC Addons 1.10.2-1.1.1.jar)
  339. UCHIJA terracart{1.10.2-1} [TerraCart] (terracart-1.10.2-1.jar)
  340. UCHIJA beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar)
  341. UCHIJA thebetweenlands{2.0.2-alpha} [The Betweenlands] (TheBetweenlands-2.0.2-alpha-universal.jar)
  342. UCHIJA thermalsmeltery{2.0.2} [Thermal Smeltery] (ThermalSmeltery-2.0.2.jar)
  343. UCHIJA TinkersAddons{1.0.5} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.5.jar)
  344. UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  345. UCHIJA tp{1.1.0} [Tiny Progressions] (tinyprogressions-1.10.2-1.1.0.jar)
  346. UCHIJA torcharrowsmod{1.10.2-1} [TorchArrowsMod] (torcharrows-1.10.2-1.jar)
  347. UCHIJA totemic{1.10.2-0.8.2} [Totemic] (Totemic-1.10.2-0.8.2.jar)
  348. UCHIJA ts2k16{1.0.3} [Twerk-Sim 2K16] (TS2K16-1.0.3.jar)
  349. UCHIJA underphangables{1.0.2} [Underp Hangables] (underphangables-1.10.2-1.0.2.jar)
  350. UCHIJA usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar)
  351. UCHIJA vc{4.24.0} [ViesCraft] (ViesCraft-1.10.X-4.24.0.jar)
  352. UCHIJA visiblearmorslots{2.1-legacy} [Visible Armor Slots] (VisibleArmorSlots[1.10.2]-2.1-legacy.jar)
  353. UCHIJA vitality{2.4} [Vitality] (vitality-2.4.jar)
  354. UCHIJA voidcraft{0.17.8} [VoidCraft] (VoidCraft-1.10.2-0.17.8.jar)
  355. UCHIJA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
  356. UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  357. UCHIJA warpscrolls{1.0} [warpscrolls] (Warp Scrolls 1.9.4 1.0.2.jar)
  358. UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.214.jar)
  359. UCHIJA wawla{2.3.1.214} [What Are We Looking At] (Wawla-1.10.2-2.3.1.214.jar)
  360. UCHIJA waypoints{1.10.2-1.2.2} [waypoints] (waypoints-1.10.2-1.2.2.jar)
  361. UCHIJA witherskelefix{1.6.2} [Wither Skeleton Tweaks] (Wither Skeleton Tweaks-1.10.2-1.6.2.jar)
  362. UCHIJA xprings{1.3.0} [Experience Rings] (xprings-1.10-1.3.0.jar)
  363. UCHIJA xtones{1.10.2-1.0.1-3} [Xtones] (Xtones-1.10.2-1.0.1-3.jar)
  364. UCHIJA unidict{1.10.2-2.7} [UniDict] (UniDict-1.10.2-2.7.jar)
  365. Loaded coremods (and transformers):
  366. Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  367. com.brandon3055.brandonscore.asm.ClassTransformer
  368. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  369. invtweaks.forge.asm.ContainerTransformer
  370. ForgelinPlugin (Forgelin-1.4.0.jar)
  371.  
  372. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  373. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  374. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  375. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  376. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  377. net.malisis.core.util.clientnotif.ClientNotifTransformer
  378. Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd.jar)
  379.  
  380. Plugin (NotEnoughIDs-1.5.3.jar)
  381. ru.fewizz.neid.asm.Transformer
  382. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  383. squeek.applecore.asm.TransformerModuleHandler
  384. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar)
  385. cofh.asm.CoFHClassTransformer
  386. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  387. MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
  388. net.malisis.switches.asm.MalisisSwitchesTransformer
  389. ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
  390. team.chisel.common.asm.ChiselTransformer
  391. CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
  392. cubex2.cxlibrary.CoreModTransformer
  393. literalascension (literalascension-1.10.2-1.0.1.1.jar)
  394. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  395. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.340.jar)
  396. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  397. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
  398. lumien.randomthings.asm.ClassTransformer
  399. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  400. lumien.resourceloader.asm.ClassTransformer
  401. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  402. codechicken.lib.asm.ClassHeirachyManager
  403. codechicken.lib.asm.CCL_ASMTransformer
  404. DummyPlugin (ForgeEndertech-1.10.2-1.2.0.0-build.0015.jar)
  405.  
  406. TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.2-alpha-universal.jar)
  407. thebetweenlands.core.TheBetweenlandsClassTransformer
  408. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  409. com.enderio.core.common.transform.EnderCoreTransformer
  410. LoadingPlugin (Quark-r1.1-70.jar)
  411. vazkii.quark.base.asm.ClassTransformer
  412. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
  413. am2.asm.Transformer
  414. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  415. reborncore.mixin.transformer.MixinTransformer
  416. llibrary (llibrary-1.7.4-1.10.2.jar)
  417. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  418. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  419. AstralCore (astralsorcery-1.2.3-beta.jar)
  420.  
  421. PSLoadingPlugin (PerfectSpawn-MC1.10.2-1.4.jar)
  422. lumien.perfectspawn.asm.PSClassTransformer
  423. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  424. shetiphian.core.asm.ClassTransformer
  425. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.06' Renderer: 'GeForce 820M/PCIe/SSE2'
  426. Pulsar/tconstruct loaded Pulses:
  427. - TinkerCommons (Enabled/Forced)
  428. - TinkerWorld (Enabled/Not Forced)
  429. - TinkerTools (Enabled/Not Forced)
  430. - TinkerHarvestTools (Enabled/Forced)
  431. - TinkerMeleeWeapons (Enabled/Forced)
  432. - TinkerRangedWeapons (Enabled/Forced)
  433. - TinkerModifiers (Enabled/Forced)
  434. - TinkerSmeltery (Enabled/Not Forced)
  435. - TinkerGadgets (Enabled/Not Forced)
  436. - TinkerOredict (Enabled/Forced)
  437. - TinkerIntegration (Enabled/Forced)
  438. - TinkerFluids (Enabled/Forced)
  439. - TinkerMaterials (Enabled/Forced)
  440. - TinkerModelRegister (Enabled/Forced)
  441. - chiselsandbitsIntegration (Enabled/Not Forced)
  442. - craftingtweaksIntegration (Enabled/Not Forced)
  443. - WailaIntegration (Enabled/Not Forced)
  444.  
  445. Pulsar/natura loaded Pulses:
  446. - NaturaCommons (Enabled/Forced)
  447. - NaturaOverworld (Enabled/Not Forced)
  448. - NaturaNether (Enabled/Not Forced)
  449. - NaturaTools (Enabled/Not Forced)
  450. - NaturaEntities (Enabled/Not Forced)
  451. - NaturaOredict (Enabled/Forced)
  452. - NaturaWorld (Enabled/Not Forced)
  453. - WailaIntegration (Enabled/Not Forced)
  454.  
  455. List of loaded APIs:
  456. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  457. * AgriCraftAPI (1.0) from agricraft-2.0.0-0.7.0-a12.jar
  458. * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.2.jar
  459. * ArmorPlusApi (1.0) from armorplus-1.10.2-8.5.3.4.jar
  460. * Baubles|API (1.3.1.2) from xprings-1.10-1.3.0.jar
  461. * BetweenlandsAPI (1.1.0) from TheBetweenlands-2.0.2-alpha-universal.jar
  462. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.27.jar
  463. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.7-76.jar
  464. * BotaniaAPI (79) from AkashicTome-1.0-5.jar
  465. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.8.12.jar
  466. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.8.12.jar
  467. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
  468. * CoFHAPI (1.8.9R1.2.0B1) from armorplus-1.10.2-8.5.3.4.jar
  469. * cofhapi (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
  470. * cofhapi|block (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  471. * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  472. * CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  473. * cofhapi|core (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  474. * CoFHAPI|energy (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  475. * cofhapi|energy (1.5.0) from RebornCore-1.10.2-2.13.5.136-universal.jar
  476. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  477. * CoFHAPI|item (1.8.9R1.2.0B1) from plustic-3.1.jar
  478. * cofhapi|item (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  479. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  480. * cofhapi|tileentity (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  481. * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  482. * cofhapi|util (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  483. * cofhlib (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  484. * cofhlib|audio (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  485. * cofhlib|gui (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  486. * cofhlib|gui|container (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  487. * cofhlib|gui|element (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  488. * cofhlib|gui|element|listbox (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  489. * cofhlib|gui|slot (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  490. * cofhlib|inventory (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  491. * cofhlib|util (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  492. * cofhlib|util|helpers (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  493. * cofhlib|world (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  494. * cofhlib|world|feature (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  495. * compactstorage (v2.0.0a) from compactstorage-2.1-1.9.4.jar
  496. * compatlayer (0.2.5) from compatlayer-1.10-0.2.5.jar
  497. * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  498. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  499. * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  500. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  501. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  502. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  503. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  504. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  505. * Core (0.1) from CustomNPCs_1.10.2(17mar17).jar
  506. * Core|Blocks (0.1) from CustomNPCs_1.10.2(17mar17).jar
  507. * Core|Constants (0.1) from CustomNPCs_1.10.2(17mar17).jar
  508. * Core|Entities (0.1) from CustomNPCs_1.10.2(17mar17).jar
  509. * Core|Entities|Data (0.1) from CustomNPCs_1.10.2(17mar17).jar
  510. * Core|Entities|Data|Role (0.1) from CustomNPCs_1.10.2(17mar17).jar
  511. * Core|Events (0.1) from CustomNPCs_1.10.2(17mar17).jar
  512. * Core|Handlers (0.1) from CustomNPCs_1.10.2(17mar17).jar
  513. * Core|Handlers|Data (0.1) from CustomNPCs_1.10.2(17mar17).jar
  514. * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
  515. * CSLib|API (0.3.0) from Decocraft-2.3.6.1_1.10.2.jar
  516. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.8.177-universal.jar
  517. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.409.jar
  518. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.409.jar
  519. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.179.jar
  520. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.179.jar
  521. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.179.jar
  522. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.179.jar
  523. * ExCompressum|API (1.0) from ExCompressum_1.10.2-2.0.97.jar
  524. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.368.jar
  525. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.368.jar
  526. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.368.jar
  527. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.368.jar
  528. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.368.jar
  529. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.368.jar
  530. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.368.jar
  531. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.368.jar
  532. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.368.jar
  533. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.368.jar
  534. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.368.jar
  535. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.368.jar
  536. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.368.jar
  537. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.368.jar
  538. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.368.jar
  539. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.368.jar
  540. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.368.jar
  541. * gendustryAPI (2.3.0) from gendustry-1.6.5.30-mc1.10.2.jar
  542. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  543. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
  544. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
  545. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.23.jar
  546. * jeresources|API (0.5.9.3) from JustEnoughResources-1.10.2-0.5.9.3.jar
  547. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
  548. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
  549. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
  550. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
  551. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
  552. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.416.jar
  553. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  554. * PsiAPI (2) from Psi-r1.0-42.jar
  555. * railcraft:API|core (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  556. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  557. * RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  558. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  559. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  560. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  561. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  562. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  563. * RailcraftAPI|items (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  564. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  565. * RailcraftAPI|signals (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  566. * RailcraftAPI|tracks (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  567. * reborncoreAPI (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  568. * reborncoreAPI|Fuel (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  569. * reborncoreAPI|Power (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  570. * reborncoreAPI|Recipe (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  571. * reborncoreAPI|Tile (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  572. * Sanguimancy|API (@VERSION@) from Sanguimancy-1.10.2-2.0.2.jar
  573. * SchematicaAPI (1.1) from Schematica-1.10.2-1.7.8.153-universal.jar
  574. * SchematicaAPI|Events (1.1) from Schematica-1.10.2-1.7.8.153-universal.jar
  575. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
  576. * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
  577. * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
  578. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
  579. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  580. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  581. * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  582. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.24.jar
  583. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  584. * TerraqueousAPI (1.0) from terraqueous-1.10.0-1.2.20.jar
  585. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.10.0-1.2.20.jar
  586. * TerraqueousAPI|Machines (1.0) from terraqueous-1.10.0-1.2.20.jar
  587. * TerraqueousAPI|Plant (1.0) from terraqueous-1.10.0-1.2.20.jar
  588. * totemic|API (1.10.2-3.2.0) from Totemic-1.10.2-0.8.2.jar
  589. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  590. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  591. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
  592. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
  593. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
  594. CodeChickenLib Invalid Fingerprint Reports:
  595. CodeChickenCore Invalid Fingerprint Reports:
  596. ChickenChunks Invalid Fingerprint Reports:
  597. 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.):
  598. * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/CoFHAPIProps.class).
  599. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  600. 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.
  601. Detailed RF API diagnostics:
  602. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/EnergyStorage.class
  603. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyConnection.class
  604. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  605. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyHandler.class
  606. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyProvider.class
  607. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  608. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyStorage.class
  609. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  610. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Minecraft/Instances/DEV-Shards%20of%20Vertex-DEV/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  611. Detailed Tesla API diagnostics:
  612. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  613. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  614. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  615. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  616. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  617. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  618. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  619. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  620. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  621. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  622. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  623.  
  624. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  625. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  626. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  627.  
  628. EnderStorage Invalid Fingerprint Reports:
  629. RebornCore:
  630. Plugin Engine: 0
  631. RebornCore Version: 2.13.5.136
  632. Mixin Status: 1
  633. Runtime Debofucsation 1
  634. RenderEngine: 0
  635. Launched Version: forge-12.18.3.2239
  636. LWJGL: 2.9.4
  637. OpenGL: GeForce 820M/PCIe/SSE2 GL version 4.5.0 NVIDIA 359.06, NVIDIA Corporation
  638. GL Caps: Using GL 1.3 multitexturing.
  639. Using GL 1.3 texture combiners.
  640. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  641. Shaders are available because OpenGL 2.1 is supported.
  642. VBOs are available because OpenGL 1.5 is supported.
  643.  
  644. Using VBOs: Yes
  645. Is Modded: Definitely; Client brand changed to 'fml,forge'
  646. Type: Client (map_client.txt)
  647. Resource Packs:
  648. Current Language: English (US)
  649. Profiler Position: N/A (disabled)
  650. CPU: 4x Intel(R) Core(TM) i5-4210M CPU @ 2.60GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement