Advertisement
erythreas34

Untitled

Dec 25th, 2015
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 12/25/15 1:29 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.NullPointerException: Updating screen events
  8. at codechicken.microblock.MicroRecipe$$anonfun$2.apply(MicroRecipe.scala:182)
  9. at codechicken.microblock.MicroRecipe$$anonfun$2.apply(MicroRecipe.scala:182)
  10. at scala.collection.IndexedSeqOptimized$$anonfun$1.apply(IndexedSeqOptimized.scala:50)
  11. at scala.collection.IndexedSeqOptimized$$anonfun$1.apply(IndexedSeqOptimized.scala:50)
  12. at scala.collection.IndexedSeqOptimized$class.segmentLength(IndexedSeqOptimized.scala:195)
  13. at scala.collection.mutable.ArrayOps$ofRef.segmentLength(ArrayOps.scala:186)
  14. at scala.collection.GenSeqLike$class.prefixLength(GenSeqLike.scala:93)
  15. at scala.collection.mutable.ArrayOps$ofRef.prefixLength(ArrayOps.scala:186)
  16. at scala.collection.IndexedSeqOptimized$class.find(IndexedSeqOptimized.scala:50)
  17. at scala.collection.mutable.ArrayOps$ofRef.find(ArrayOps.scala:186)
  18. at codechicken.microblock.MicroRecipe$.findMaterial(MicroRecipe.scala:182)
  19. at codechicken.microblock.MicroRecipe.findMaterial(MicroRecipe.scala)
  20. at com.rwtema.extrautils.nei.FMPMicroBlocksHandler.loadUsageRecipes(FMPMicroBlocksHandler.java:163)
  21. at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
  22. at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
  23. at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
  24. at codechicken.nei.recipe.RecipeItemInputHandler.mouseClicked(RecipeItemInputHandler.java:39)
  25. at codechicken.nei.guihook.GuiContainerManager.mouseClicked(GuiContainerManager.java:329)
  26. at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java)
  27. at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102)
  28. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  29. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  30. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  31. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  32. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  33. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  34. at net.minecraft.client.main.Main.main(SourceFile:148)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. at java.lang.reflect.Method.invoke(Unknown Source)
  39. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  40. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  41.  
  42.  
  43. A detailed walkthrough of the error, its code path and all known details is as follows:
  44. ---------------------------------------------------------------------------------------
  45.  
  46. -- Head --
  47. Stacktrace:
  48. at codechicken.microblock.MicroRecipe$$anonfun$2.apply(MicroRecipe.scala:182)
  49. at codechicken.microblock.MicroRecipe$$anonfun$2.apply(MicroRecipe.scala:182)
  50. at scala.collection.IndexedSeqOptimized$$anonfun$1.apply(IndexedSeqOptimized.scala:50)
  51. at scala.collection.IndexedSeqOptimized$$anonfun$1.apply(IndexedSeqOptimized.scala:50)
  52. at scala.collection.IndexedSeqOptimized$class.segmentLength(IndexedSeqOptimized.scala:195)
  53. at scala.collection.mutable.ArrayOps$ofRef.segmentLength(ArrayOps.scala:186)
  54. at scala.collection.GenSeqLike$class.prefixLength(GenSeqLike.scala:93)
  55. at scala.collection.mutable.ArrayOps$ofRef.prefixLength(ArrayOps.scala:186)
  56. at scala.collection.IndexedSeqOptimized$class.find(IndexedSeqOptimized.scala:50)
  57. at scala.collection.mutable.ArrayOps$ofRef.find(ArrayOps.scala:186)
  58. at codechicken.microblock.MicroRecipe$.findMaterial(MicroRecipe.scala:182)
  59. at codechicken.microblock.MicroRecipe.findMaterial(MicroRecipe.scala)
  60. at com.rwtema.extrautils.nei.FMPMicroBlocksHandler.loadUsageRecipes(FMPMicroBlocksHandler.java:163)
  61. at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
  62. at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
  63. at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
  64. at codechicken.nei.recipe.RecipeItemInputHandler.mouseClicked(RecipeItemInputHandler.java:39)
  65. at codechicken.nei.guihook.GuiContainerManager.mouseClicked(GuiContainerManager.java:329)
  66. at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java)
  67. at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102)
  68. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  69. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  70. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  71.  
  72. -- Affected screen --
  73. Details:
  74. Screen name: codechicken.nei.recipe.GuiCraftingRecipe
  75.  
  76. -- Affected level --
  77. Details:
  78. Level name: MpServer
  79. All players: 1 total; [EntityClientPlayerMP['Erythreas34'/280, l='MpServer', x=-147.61, y=64.62, z=-45.64]]
  80. Chunk stats: MultiplayerChunkCache: 428, 428
  81. Level seed: 0
  82. Level generator: ID 05 - typeEB, ver 0. Features enabled: false
  83. Level generator options:
  84. Level spawn location: World: (-240,64,-347), Chunk: (at 0,4,5 in -15,-22; contains blocks -240,0,-352 to -225,255,-337), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  85. Level time: 357744 game time, 357744 day time
  86. Level dimension: 0
  87. Level storage version: 0x00000 - Unknown?
  88. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  89. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  90. Forced entities: 2 total; [EntityZombie['Zombie'/22858, l='MpServer', x=9.61, y=-777.20, z=46.64], EntityClientPlayerMP['Erythreas34'/280, l='MpServer', x=-147.61, y=64.62, z=-45.64]]
  91. Retry entities: 0 total; []
  92. Server brand: fml,forge
  93. Server type: Non-integrated multiplayer server
  94. Stacktrace:
  95. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  96. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  97. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  98. at net.minecraft.client.main.Main.main(SourceFile:148)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  102. at java.lang.reflect.Method.invoke(Unknown Source)
  103. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  104. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  105.  
  106. -- System Details --
  107. Details:
  108. Minecraft Version: 1.7.10
  109. Operating System: Windows 8.1 (amd64) version 6.3
  110. Java Version: 1.7.0_80, Oracle Corporation
  111. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  112. Memory: 1324996432 bytes (1263 MB) / 3683348480 bytes (3512 MB) up to 8537636864 bytes (8142 MB)
  113. JVM Flags: 10 total; -Xms256M -Xmx8192M -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:MaxPermSize=512m -XX:+AggressiveOpts -XX:ParallelGCThreads=6 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing
  114. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  115. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  116. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_C1 276 mods loaded, 276 mods active
  117. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  118. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  119. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  120. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  121. UCHIJA AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
  122. UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  123. UCHIJA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  124. UCHIJA CodeChickenCore{1.0.6.44} [CodeChicken Core] (minecraft.jar)
  125. UCHIJA ImmibisMicroblocks{59.1.1} [Immibis's Microblocks] (immibis-microblocks-59.1.1.jar)
  126. UCHIJA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
  127. UCHIJA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
  128. UCHIJA MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
  129. UCHIJA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  130. UCHIJA NotEnoughItems{1.0.4.95} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.95-universal.jar)
  131. UCHIJA OpenComputers|Core{1.5.20.38} [OpenComputers (Core)] (minecraft.jar)
  132. UCHIJA PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
  133. UCHIJA technomCore{0.12.2} [Technomancy Core] (minecraft.jar)
  134. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  135. UCHIJA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
  136. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  137. UCHIJA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  138. UCHIJA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.8.jar)
  139. UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  140. UCHIJA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
  141. UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  142. UCHIJA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  143. UCHIJA deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar)
  144. UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  145. UCHIJA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
  146. UCHIJA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
  147. UCHIJA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
  148. UCHIJA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
  149. UCHIJA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
  150. UCHIJA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
  151. UCHIJA IC2{2.2.810-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.810-experimental.jar)
  152. UCHIJA ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
  153. UCHIJA LiquidXP{59.0.1} [Liquid XP] (liquid-xp-59.0.1.jar)
  154. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  155. UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
  156. UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  157. UCHIJA Additional-Buildcraft-Objects{MC1.7.10-BC7.1release4.0.6} [Additional Buildcraft Objects] (ABO-MC1.7.10-BC7.1release4.0.6.jar)
  158. UCHIJA ActuallyAdditions{1.7.10-r12} [Actually Additions] (ActuallyAdditions-1.7.10-r12.jar)
  159. UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
  160. UCHIJA factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.101.jar)
  161. UCHIJA factorization.dimensionalSlice{0.8.101} [Factorization Dimensional Slices] (Factorization-1.7.10-0.8.101.jar)
  162. UCHIJA factorization{0.8.101} [Factorization] (Factorization-1.7.10-0.8.101.jar)
  163. UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  164. UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
  165. UCHIJA Forestry{3.6.12.3} [Forestry for Minecraft] (forestry_1.7.10-3.6.12.3.jar)
  166. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  167. UCHIJA LogisticsPipes{0.9.3.70} [Logistics Pipes] (logisticspipes-0.9.3.70.jar)
  168. UCHIJA additionalpipes{4.7.0} [Additional Pipes] (additionalpipes-4.7.0.jar)
  169. UCHIJA AdvancedRepulsionSystems{59.0.3} [Advanced Repulsion Systems] (adv-repulsion-systems-59.0.3.jar)
  170. UCHIJA AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar)
  171. UCHIJA advancedgenetics{1.5.9} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.9.jar)
  172. UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  173. UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  174. UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  175. UCHIJA ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
  176. UCHIJA AFSU{1.2.2a-Mustaa} [AFSU Mod] (AFSU-1.2.2a-Mustaa.jar)
  177. UCHIJA AgriCraft{1.7.10-1.4.5} [AgriCraft] (AgriCraft-1.7.10-1.4.5.jar)
  178. UCHIJA aobdbb{1.0.6} [Another One Bites The Dust: Berry Bushes] (AOBDBB-1.0.6.jar)
  179. UCHIJA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  180. UCHIJA Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.15.jar)
  181. UCHIJA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  182. UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
  183. UCHIJA asielib{0.4.5} [asielib] (AsieLib-1.7.10-0.4.5.jar)
  184. UCHIJA aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
  185. UCHIJA BBG{1.0.0} [BetterBedrockGen] (BBG-1.0.0.jar)
  186. UCHIJA betterrecords{@VERSION@} [Better Records] (BetterRecords-1.7.10-1.2.0.jar)
  187. UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
  188. UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  189. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  190. UCHIJA Botania{r1.8-243} [Botania] (Botania r1.8-243.jar)
  191. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  192. UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  193. UCHIJA ImmersiveEngineering{0.6.4} [Immersive Engineering] (ImmersiveEngineering-0.6.4.jar)
  194. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  195. UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  196. UCHIJA Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
  197. UCHIJA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
  198. UCHIJA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
  199. UCHIJA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
  200. UCHIJA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
  201. UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
  202. UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  203. UCHIJA BrainCore{0.3.3} [BrainCore] (BrainCore-1.7.10-0.3.3.jar)
  204. UCHIJA BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar)
  205. UCHIJA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
  206. UCHIJA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
  207. UCHIJA eureka{3.0.2} [Eureka] (Eureka-1.7.10-3.0.2.jar)
  208. UCHIJA bcadditions{2.2.3} [BuildCraft Additions] (BuildcraftAdditions-1.7.10-2.2.3.jar)
  209. UCHIJA cabinetsreloaded{3.0.14} [Cabinets Reloaded] (CabinetsReloaded-1.7.10-3.0.14.jar)
  210. UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
  211. UCHIJA ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar)
  212. UCHIJA chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
  213. UCHIJA chunkgen{1.7.10-1.2.2} [ChunkGen] (chunkgen-1.7.10-1.3.0.jar)
  214. UCHIJA compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar)
  215. UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  216. UCHIJA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
  217. UCHIJA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
  218. UCHIJA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  219. UCHIJA OpenComputers{1.5.20.38} [OpenComputers] (OpenComputers-MC1.7.10-1.5.20.38-universal.jar)
  220. UCHIJA CompactMachines{1.7.10-1.21} [Compact Machines] (compactmachines-1.7.10-1.21.jar)
  221. UCHIJA CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar)
  222. UCHIJA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
  223. UCHIJA EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_beta.jar)
  224. UCHIJA computronics{1.6.0} [Computronics] (Computronics-1.7.10-1.6.0.jar)
  225. UCHIJA cookiecore{1.4.0} [Cookie Core] (CookieCore-1.7.10-1.4.0-11.jar)
  226. UCHIJA Currency{1.7.10 - 1.0} [Currency] (Currency 1.7.10 1.0.jar)
  227. UCHIJA D3Core{1.1.0.31} [D3Core] (D3Core-1.7.10-1.1.0.31.jar)
  228. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
  229. UCHIJA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
  230. UCHIJA ElecCore{1.4.176} [ElecCore] (ElecCore-1.7.10-1.4.176.jar)
  231. UCHIJA deepresonance{1.1.3} [DeepResonance] (deepresonance-1.1.3.jar)
  232. UCHIJA enhancedbiomes{2.4.1 for MC 1.7.10} [Enhanced Biomes] (Enhanced Biomes 2.5 for MC 1.7.10.jar)
  233. UCHIJA debo{1.1} [Dense EB Ores] (DenseEBOres-1.7.10-1.1.jar)
  234. UCHIJA difficultlife{1.1.1710.11} [Difficult Life] (DifficultLife-1.2.1710.3.jar)
  235. UCHIJA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
  236. UCHIJA dimstorage{1.3} [DimStorage] (DimStorage-1.7.2-1.3.jar)
  237. UCHIJA DraconicEvolution{1.0.2-snapshot_9} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar)
  238. UCHIJA DummyCore{1.13} [DummyCore] (DummyCore1.13.jar)
  239. UCHIJA dynamictanks{1.0} [Dynamic Liquid Tanks 2.1] (dynamictanks2-1.1.05.jar)
  240. UCHIJA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
  241. UCHIJA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
  242. UCHIJA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
  243. UCHIJA enderioaddons{0.9.13} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.422_beta-0.9.13.041_beta.jar)
  244. UCHIJA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
  245. UCHIJA enderutilities{0.4.1} [Ender Utilities] (enderutilities-1.7.10-0.4.1.jar)
  246. UCHIJA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
  247. UCHIJA eng_toolbox{1.2.3.0} [Engineer's Toolbox] (EngineersToolbox-1.2.3.0-BETA.jar)
  248. UCHIJA enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar)
  249. UCHIJA ESM{10.0.145} [Epic Siege Mod] (EpicSiegeMod-10.0.145.jar)
  250. UCHIJA ExtendedAutomation{0.3} [Extended Automation] (ExtendedAutomation-1.7.10-0.3.jar)
  251. UCHIJA extracells{2.3.5} [Extra Cells 2] (ExtraCells-1.7.10-2.3.5b171.jar)
  252. UCHIJA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
  253. UCHIJA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
  254. UCHIJA extvil{1.7.10-3.0} [Extended_Villages] (extvil-1.7.10-3.0.jar)
  255. UCHIJA factorization.misc{0.8.101} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.101.jar)
  256. UCHIJA fz.scrap{0.8.101} [Scrap] (Factorization-1.7.10-0.8.101.jar)
  257. UCHIJA factorization.truth{0.8.101} [Truth] (Factorization-1.7.10-0.8.101.jar)
  258. UCHIJA farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar)
  259. UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
  260. UCHIJA fluxedCrystals{1.0.7} [FluxedCrystals2] (Fluxed-Crystals2-1.0.7.jar)
  261. UCHIJA fognerf{1.7.10-0.3} [Fog Nerf] (fognerf-1.7.10-0.4.jar)
  262. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
  263. UCHIJA ForbiddenMagic{1.7.10-0.572} [Forbidden Magic] (Forbidden Magic-1.7.10-0.572.jar)
  264. UCHIJA framez{0.2} [Framez] (Framez-1.7.10-0.2-32-hotfix-universal.jar)
  265. UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
  266. UCHIJA ganysend{1.11.2} [Gany's End] (Ganys End-1.11.2.jar)
  267. UCHIJA ganysnether{1.8.1} [Gany's Nether] (Ganys Nether-1.8.1.jar)
  268. UCHIJA ganyssurface{1.12.7} [Gany's Surface] (Ganys Surface-1.12.7.jar)
  269. UCHIJA MagicBees{1.7.10-2.3.6} [Magic Bees] (magicbees-1.7.10-2.3.6.jar)
  270. UCHIJA gendustry{1.5.2.107} [GenDustry] (gendustry-1.5.2.107-mc1.7.10.jar)
  271. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  272. UCHIJA GreenThumb{1.1.0.8} [GreenThumb] (GreenThumb-1.7.10-1.1.0.8.jar)
  273. UCHIJA guideapi{1.7.10-1.0.1-23} [Guide-API] (Guide-API-1.7.10-1.0.1-23.jar)
  274. UCHIJA HardcoreDarkness{1.7} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.7.jar)
  275. UCHIJA hbm{1.0.15} [HBM's Nuclear Tech Mod] (hbm1.0.15.jar)
  276. UCHIJA hexcraft{0.8.2} [HEXCraft] (HEXCraft-1.7.10-0.8.2.jar)
  277. UCHIJA IC2BackpackHUD{3.0} [IC2 Backpack HUD] (IC2 Backpack HUD v3.0 - MC 1.7.10.zip)
  278. UCHIJA IC2NuclearControl{2.3.3a-Exist} [Nuclear Control 2] (IC2NuclearControl-2.3.3a-Exist.jar)
  279. UCHIJA immersiveintegration{0.6.6} [Immersive Integration] (immersiveintegration-0.6.6.jar)
  280. UCHIJA ImmibisMacroblocks{59.1.1} [Immibis's Macroblocks] (immibis-macroblocks-59.1.1.jar)
  281. UCHIJA ImmibisPeripherals{59.0.2} [Immibis's Peripherals] (immibis-peripherals-59.0.2.jar)
  282. UCHIJA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
  283. UCHIJA infiniteinvo{1.0.44} [InfiniteInvo] (InfiniteInvo-1.0.44.jar)
  284. UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  285. UCHIJA Insomnia{1.0.0} [Insomnia] (Insomnia-1.7.10-1.0.0.B2-universal.jar)
  286. UCHIJA integratedcircuits{1.7.10-0.9r37c} [Integrated Circuits] (integratedcircuits-1.7.10-0.9r37c.jar)
  287. UCHIJA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
  288. UCHIJA ironbackpacks{1.7.10-1.2.10} [Iron Backpacks] (IronBackpacks-1.7.10-1.2.10.jar)
  289. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  290. UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
  291. UCHIJA jaffa{1.62.12} [JAFFA (HarvestCraft Addon)] (JAFFA-1.62.12.jar)
  292. UCHIJA journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
  293. UCHIJA LatCoreMC{1.6.11} [LatCoreMC] (LatCoreMC-1.7.10-1.6.11.1.jar)
  294. UCHIJA LatBlocks{1.6.11} [LatBlocks] (LatBlocks-1.7.10-1.6.11.1.jar)
  295. UCHIJA latticemod{1.0} [Lattice Mod] (latticemod-mc1.7.10-1.0.jar)
  296. UCHIJA Login_Shield{1.2-5-g59d68ff} [Login Shield] (Login_Shield-1.2-5-g59d68ff.jar)
  297. UCHIJA MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
  298. UCHIJA metallurgychisel{1.0.0.11} [Metallurgy Chisel] (MetallurgyChisel-1.7.10-1.0.0.11.jar)
  299. UCHIJA AS_MultiMine{1.4.4} [Multi Mine] (MultiMine-1.7.10.jar)
  300. UCHIJA necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10.jar)
  301. UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  302. UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  303. UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  304. UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  305. UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  306. UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  307. UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  308. UCHIJA neiintegration{1.1.0} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.0.jar)
  309. UCHIJA wuppy29_nethereye{1.4.1} [Nether Eye] (Nether Eye 1.7.10-1.4.1.jar)
  310. UCHIJA NodalMechanics{1.7.10R1.0} [NodalMechanics] (NodalMechanics-1.7-1.0-7.jar)
  311. UCHIJA notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b43-universal.jar)
  312. UCHIJA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
  313. UCHIJA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
  314. UCHIJA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
  315. UCHIJA OCS{1.7.5} [OpenCCSensors] (openccsensors-1.7.5.jar)
  316. UCHIJA OpenPeripheralCore{1.2} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-5.jar)
  317. UCHIJA OpenPeripheral{0.4} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-5.jar)
  318. UCHIJA OpenPeripheralIntegration{0.3} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-5.jar)
  319. UCHIJA openprinter{0.1.0.130} [OpenPrinter] (OpenPrinter-MC1.7.10-0.1.0.130.jar)
  320. UCHIJA fodc{1.6.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.6.1.jar)
  321. UCHIJA origin{7.1.1} [Origin] (Origin-1.7.10-7.1.1.jar)
  322. UCHIJA harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
  323. UCHIJA placeableitems{1.4.4.1} [Placeable Items Mod] (placeableitems-1.4.4.1.jar)
  324. UCHIJA ephys.playerproxies{1.7.10-1.1.5} [Player Proxies] (playerproxies-1.7.10-1.1.5.jar)
  325. UCHIJA PowerConverters3{1.7.10-2.11} [Power Converters 3] (PowerConverters-1.7.10-2.11.jar)
  326. UCHIJA pressure{1.2.5.125} [Pressure Pipes] (pressure-1.2.5.125-mc1.7.10.jar)
  327. UCHIJA primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
  328. UCHIJA ProjectBlue{1.1.4} [Project Blue] (ProjectBlue-1.1.4-mc1.7.10.jar)
  329. UCHIJA ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  330. UCHIJA ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar)
  331. UCHIJA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
  332. UCHIJA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  333. UCHIJA ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar)
  334. UCHIJA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
  335. UCHIJA ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  336. UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
  337. UCHIJA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
  338. UCHIJA RefinedRelocation{1.1.12} [Refined Relocation] (RefinedRelocation-mc1.7.10-1.1.12.jar)
  339. UCHIJA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
  340. UCHIJA xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
  341. UCHIJA RIO{2.4.0} [Remote IO] (RemoteIO-1.7.10-2.4.0-universal.jar)
  342. UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
  343. UCHIJA restructured{1.0.3.2} [Restructured] (Restructured-1.7.10-1.0.3.2.jar)
  344. UCHIJA Revamp{1.3.1} [Revamp] (Revamp-1.3.1.jar)
  345. UCHIJA rftools{4.13} [RFTools] (rftools-4.13.jar)
  346. UCHIJA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
  347. UCHIJA RouterReborn{1.2.0.35} [Router Reborn] (RouterReborn-1.7.10-1.2.0.35-universal.jar)
  348. UCHIJA row{1.7.10-15.01.18-0} [Rails of War] (RoW-1.7.10-15.01.18-0.jar)
  349. UCHIJA runicdungeons{1.1.6a} [Runic Dungeons] (runicdungeons-1.1.6a.jar)
  350. UCHIJA SimpleLabels{@VERSION@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-7.jar)
  351. UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
  352. UCHIJA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
  353. UCHIJA SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShards-TOW-1.7.10-0.1-RC9-7.jar)
  354. UCHIJA StorageDrawers{1.7.10-1.7.5} [Storage Drawers] (StorageDrawers-1.7.10-1.7.5.jar)
  355. UCHIJA superMassiveTech{MC1.7.10-0.4.0-alpha-113} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.4.0-alpha-113.jar)
  356. UCHIJA TaintedMagic{1.1.6.4} [Tainted Magic] (TaintedMagic-1.1.6.4.jar)
  357. UCHIJA TallDoors{0.5.1} [Tall Doors Mod] (TallDoors-1.7.10-0.5.2.jar)
  358. UCHIJA tcinventoryscan{1.0.8} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.8.jar)
  359. UCHIJA tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
  360. UCHIJA benway_knowledge{0.1.5.1} [Thaumaturgical Knowledge] (Thaumaturgical Knowledge-0.1.5.1.jar)
  361. UCHIJA thaumcarpentry{0.0.1.5-1.7.10} [Thaumcarpentry] (Thaumcarpentry-0.0.1.5-1.7.10.jar)
  362. UCHIJA thaumcraftgates{1.4.2} [Thaumcraft Gates] (ThaumcraftGates-1.4.2.jar)
  363. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  364. UCHIJA ThaumicMachina{0.2.1} [Thaumic Machina] (Thaumic Machina-1.7.10-0.2.1.jar)
  365. UCHIJA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
  366. UCHIJA thaumicexpansion{4.1.2} [Thaumic Expansion] (ThaumicExpansion-1.7.10-4.1.2.jar)
  367. UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  368. UCHIJA kitchen{1.3.17} [The Kitchen Mod] (TheKitchenMod-1.3.17-1.7.2-10.jar)
  369. UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  370. UCHIJA ThermalSmeltery{1.7.10-1.2.1} [Thermal Smeltery] (ThermalSmeltery-1.7.10-1.2.1.jar)
  371. UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
  372. UCHIJA tinker_io{beta 1.4.2 a2} [Tinker I/O] (tinker_io-1.7.10-beta 1.4.2 a2.jar)
  373. UCHIJA Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar)
  374. UCHIJA tts{0.6} [Tube Transport System] (TubeTransportSystem_1.7.10-0.6.jar)
  375. UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
  376. UCHIJA WailaNBT{1.4} [Waila NBT] (WailaNBT-1.7.10-1.4.jar)
  377. UCHIJA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
  378. UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  379. UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  380. UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  381. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  382. UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  383. UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  384. UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  385. UCHIJA aobd{2.8.4} [Another One Bites The Dust] (AOBD-2.8.4.jar)
  386. UCHIJA denseores{1.0} [Dense Ores] (denseores-1.4.2.jar)
  387. UCHIJA FMPIntegration{1.0} [FMPIntegration] (fmpintegration-1.0.jar)
  388. UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
  389. UCHIJA JCTweaks{1.25} [JCTweaks] (jctweaks-1.7.10-1.25.jar)
  390. UCHIJA omnifluids{1.2.0} [Omnifluids] (omnifluids-1.7.10-1.2.0.jar)
  391. UCHIJA technom{0.12.2} [Technomancy] (Technomancy - 0.12.2 - 1.7.10.jar)
  392. UCHIJA recycling{1.0.4.2} [Thermal Recycling] (ThermalRecycling-1.7.10-1.0.4.2.jar)
  393. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  394. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.43' Renderer: 'GeForce GTX 780 Ti/PCIe/SSE2'
  395. OpenModsLib class transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED],[map_gen_fix:FINISHED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
  396. Class transformer null safety: all safe
  397. CoFHCore: -[1.7.10]3.0.3-303
  398. ThermalFoundation: -[1.7.10]1.2.0-102
  399. ThermalExpansion: -[1.7.10]4.0.3B1-218
  400. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  401. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  402. TConstruct Environment: Environment healthy.
  403. ThermalDynamics: -[1.7.10]1.1.0-161
  404. List of loaded APIs:
  405. * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.5.jar
  406. * apAPI (2) from additionalpipes-4.7.0.jar
  407. * API_NEK (1.1.0) from Origin-1.7.10-7.1.1.jar
  408. * AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
  409. * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164.jar
  410. * asielibAPI (1.1) from AsieLib-1.7.10-0.4.5.jar
  411. * asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.5.jar
  412. * asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.5.jar
  413. * asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.5.jar
  414. * Baubles|API (1.0.1.4) from Reliquary-1.2.jar
  415. * bcadditionsAPI (2.1.1) from BuildcraftAdditions-1.7.10-2.2.3.jar
  416. * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
  417. * BotaniaAPI (73) from Botania r1.8-243.jar
  418. * BuildCraftAPI|blocks (1.0) from EngineersToolbox-1.2.3.0-BETA.jar
  419. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
  420. * BuildCraftAPI|boards (1.0) from EngineersToolbox-1.2.3.0-BETA.jar
  421. * BuildCraftAPI|core (1.0) from SolarExpansion-Basic-1.6a.jar
  422. * BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
  423. * BuildCraftAPI|events (1.0) from EngineersToolbox-1.2.3.0-BETA.jar
  424. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
  425. * BuildCraftAPI|filler (4.0) from EngineersToolbox-1.2.3.0-BETA.jar
  426. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
  427. * BuildCraftAPI|gates (4.1) from EngineersToolbox-1.2.3.0-BETA.jar
  428. * BuildCraftAPI|items (1.1) from buildcraft-7.1.14.jar
  429. * BuildCraftAPI|library (1.0) from EngineersToolbox-1.2.3.0-BETA.jar
  430. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
  431. * BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
  432. * BuildCraftAPI|recipes (2.1) from EngineersToolbox-1.2.3.0-BETA.jar
  433. * BuildCraftAPI|robotics (1.2) from EngineersToolbox-1.2.3.0-BETA.jar
  434. * BuildCraftAPI|statements (1.1) from EngineersToolbox-1.2.3.0-BETA.jar
  435. * BuildCraftAPI|tablet (1.0) from EngineersToolbox-1.2.3.0-BETA.jar
  436. * BuildCraftAPI|tiles (1.2) from EngineersToolbox-1.2.3.0-BETA.jar
  437. * BuildCraftAPI|tools (1.0) from SolarExpansion-Basic-1.6a.jar
  438. * BuildCraftAPI|transport (4.0) from EngineersToolbox-1.2.3.0-BETA.jar
  439. * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
  440. * ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar
  441. * ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
  442. * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
  443. * CoFHAPI (1.7.10R1.0.2) from HEXCraft-1.7.10-0.8.2.jar
  444. * CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
  445. * CoFHAPI|core (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
  446. * CoFHAPI|energy (1.7.10R1.0.2) from IC2NuclearControl-2.3.3a-Exist.jar
  447. * CoFHAPI|fluid (1.7.10R1.0.12) from EngineersToolbox-1.2.3.0-BETA.jar
  448. * CoFHAPI|inventory (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
  449. * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
  450. * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  451. * CoFHAPI|modhelpers (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
  452. * CoFHAPI|tileentity (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
  453. * CoFHAPI|transport (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
  454. * CoFHAPI|world (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
  455. * CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  456. * CoFHLib|audio (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  457. * CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  458. * CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  459. * CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  460. * CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  461. * CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  462. * CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  463. * CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  464. * CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  465. * CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  466. * CoFHLib|util|helpers (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  467. * CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  468. * CoFHLib|world (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  469. * CoFHLib|world|feature (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  470. * ComputerCraft|API (1.74) from EngineersToolbox-1.2.3.0-BETA.jar
  471. * ComputerCraft|API|FileSystem (1.74) from EngineersToolbox-1.2.3.0-BETA.jar
  472. * ComputerCraft|API|Lua (1.74) from EngineersToolbox-1.2.3.0-BETA.jar
  473. * ComputerCraft|API|Media (1.74) from EngineersToolbox-1.2.3.0-BETA.jar
  474. * ComputerCraft|API|Peripheral (1.74) from EngineersToolbox-1.2.3.0-BETA.jar
  475. * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
  476. * ComputerCraft|API|Redstone (1.74) from EngineersToolbox-1.2.3.0-BETA.jar
  477. * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
  478. * computronicsAPI (1.3) from Computronics-1.7.10-1.6.0.jar
  479. * computronicsAPI|audio (1.0) from Computronics-1.7.10-1.6.0.jar
  480. * computronicsAPI|chat (1.3) from Computronics-1.7.10-1.6.0.jar
  481. * computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.6.0.jar
  482. * computronicsAPI|tape (1.0) from Computronics-1.7.10-1.6.0.jar
  483. * CSLib|API (1.0) from Decocraft-2.2.1_1.7.10.jar
  484. * DR-API (1.0.4-Beta) from deepresonance-1.1.3.jar
  485. * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar
  486. * ElecCore|Abilities (#API_VER#) from ElecCore-1.7.10-1.4.176.jar
  487. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
  488. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
  489. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
  490. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
  491. * factorization notification system (1.0) from Factorization-1.7.10-0.8.101.jar
  492. * ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.12.3.jar
  493. * ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.12.3.jar
  494. * ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.12.3.jar
  495. * ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.12.3.jar
  496. * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.12.3.jar
  497. * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.12.3.jar
  498. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.12.3.jar
  499. * ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.12.3.jar
  500. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.12.3.jar
  501. * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.12.3.jar
  502. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.12.3.jar
  503. * ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.12.3.jar
  504. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.12.3.jar
  505. * ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.12.3.jar
  506. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
  507. * framezAPI (0) from Framez-1.7.10-0.2-32-hotfix-universal.jar
  508. * GameAnalyticsAPI (1.1) from AuraCascade-557.jar
  509. * gendustryAPI (2.1.0) from gendustry-1.5.2.107-mc1.7.10.jar
  510. * Guide-API|API (1.7.10-1.0.1-23) from Guide-API-1.7.10-1.0.1-23.jar
  511. * IC2API (1.0) from industrialcraft-2-2.2.810-experimental.jar
  512. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.4.jar
  513. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
  514. * integratedcircuits|API (0.1) from integratedcircuits-1.7.10-0.9r37c.jar
  515. * McJtyLib (1.8.0) from mcjtylib-1.8.0.jar
  516. * MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  517. * MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  518. * MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  519. * MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  520. * MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  521. * MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  522. * MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  523. * MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  524. * MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  525. * MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
  526. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.3a-Exist.jar
  527. * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
  528. * OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  529. * OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  530. * OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  531. * OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  532. * OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  533. * OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  534. * OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  535. * OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  536. * OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  537. * OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  538. * OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
  539. * OpenPeripheralApi (3.3.1) from OpenPeripheral-1.7.10-AIO-5.jar
  540. * pressureAPI (1.2.5.125) from pressure-1.2.5.125-mc1.7.10.jar
  541. * RailcraftAPI|bore (1.0.0) from EngineersToolbox-1.2.3.0-BETA.jar
  542. * RailcraftAPI|carts (1.3.1) from EngineersToolbox-1.2.3.0-BETA.jar
  543. * RailcraftAPI|core (1.3.0) from EngineersToolbox-1.2.3.0-BETA.jar
  544. * RailcraftAPI|crafting (1.0.0) from EngineersToolbox-1.2.3.0-BETA.jar
  545. * RailcraftAPI|electricity (1.6.0) from EngineersToolbox-1.2.3.0-BETA.jar
  546. * RailcraftAPI|events (1.0.0) from EngineersToolbox-1.2.3.0-BETA.jar
  547. * RailcraftAPI|fuel (1.0.0) from EngineersToolbox-1.2.3.0-BETA.jar
  548. * RailcraftAPI|helpers (1.1.0) from EngineersToolbox-1.2.3.0-BETA.jar
  549. * RailcraftAPI|items (1.0.0) from EngineersToolbox-1.2.3.0-BETA.jar
  550. * RailcraftAPI|locomotive (1.0.1) from EngineersToolbox-1.2.3.0-BETA.jar
  551. * RailcraftAPI|signals (1.3.0) from EngineersToolbox-1.2.3.0-BETA.jar
  552. * RailcraftAPI|tracks (2.0.0) from EngineersToolbox-1.2.3.0-BETA.jar
  553. * RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.12.jar
  554. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
  555. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
  556. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
  557. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
  558. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
  559. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
  560. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
  561. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
  562. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
  563. * Testerino|API (0.01) from runicdungeons-1.1.6a.jar
  564. * Thaumcraft|API (4.2.0.0) from Pam's Harvest the Nether 1.7.10a.jar
  565. * WailaAPI (1.2) from LatCoreMC-1.7.10-1.6.11.1.jar
  566. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  567. EnderIO: Found the following problem(s) with your installation:
  568. * Optifine is installed. This is NOT supported.
  569. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  570. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  571. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  572. Optifine
  573. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  574. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
  575. Launched Version: 1.7.10
  576. LWJGL: 2.9.1
  577. OpenGL: GeForce GTX 780 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 361.43, NVIDIA Corporation
  578. GL Caps: Using GL 1.3 multitexturing.
  579. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  580. Anisotropic filtering is supported and maximum anisotropy is 16.
  581. Shaders are available because OpenGL 2.1 is supported.
  582.  
  583. Is Modded: Definitely; Client brand changed to 'fml,forge'
  584. Type: Client (map_client.txt)
  585. Resource Packs: []
  586. Current Language: English (US)
  587. Profiler Position: N/A (disabled)
  588. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  589. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement