Advertisement
CJMinecraft

Minecraft Forge Error

Jul 3rd, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.37 KB | None | 0 0
  1. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  2. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  3. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  4. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
  5. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
  6. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
  7. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:238)
  8. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:219)
  9. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:204)
  10. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
  11. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1192)
  12. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
  13. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336)
  14. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:185)
  15. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148)
  16. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  17. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
  18. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
  19. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  20. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
  21. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  23. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Method.java:483)
  25. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  26. 19:28:37 STDERR Client thread info [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  27. 19:28:37 STDERR Client thread info [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  28. 19:28:37 STDERR Client thread info [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  29. 19:28:37 STDERR Client thread info [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  30. 19:28:37 STDERR Client thread info [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  31. 19:28:37 STDERR Client thread info [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  32. 19:28:37 STDERR Client thread info [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  33. 19:28:37 STDERR Client thread info [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  34. 19:28:37 STDERR Client thread info [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  35. 19:28:37 STDERR Client thread info [java.lang.Throwable:printStackTrace:634]: ... 24 more
  36. 19:28:39 STDOUT Client thread info [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----
  37.  
  38. WARNING: coremods are present:
  39. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  40. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.9.13-universal.jar)
  41. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  42. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  43. SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
  44. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  45. AppleCore (AppleCore-mc1.10.2-2.2.0.jar)
  46. ForgelinPlugin (Forgelin-1.5.0.jar)
  47. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  48. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  49. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.2.2.jar)
  50. Brandon's Core (BrandonsCore-1.10.2-2.1.9.113-universal.jar)
  51. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  52. CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar)
  53. HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  54. LoadingPlugin (Quark-r1.1-70.jar)
  55. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  56. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  57. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  58. FMLPlugin (InventoryTweaks-1.61-58.jar)
  59. llibrary (llibrary-1.7.6-1.10.2.jar)
  60. Contact their authors BEFORE contacting forge
  61.  
  62. // Everything's going to plan. No, really, that was supposed to happen.
  63.  
  64. Time: 7/3/17 7:28 PM
  65. Description: Initializing game
  66.  
  67. java.lang.NullPointerException: Initializing game
  68. at net.minecraft.client.renderer.block.model.ModelBakery.func_177596_a(ModelBakery.java:485)
  69. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:320)
  70. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:185)
  71. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148)
  72. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  73. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
  74. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
  75. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  76. at net.minecraft.client.main.Main.main(SourceFile:124)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  80. at java.lang.reflect.Method.invoke(Method.java:483)
  81. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  82. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  83.  
  84.  
  85. A detailed walkthrough of the error, its code path and all known details is as follows:
  86. ---------------------------------------------------------------------------------------
  87.  
  88. -- Head --
  89. Thread: Client thread
  90. Stacktrace:
  91. at net.minecraft.client.renderer.block.model.ModelBakery.func_177596_a(ModelBakery.java:485)
  92. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:320)
  93. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:185)
  94. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148)
  95. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  96. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
  97. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
  98.  
  99. -- Initialization --
  100. Details:
  101. Stacktrace:
  102. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  103. at net.minecraft.client.main.Main.main(SourceFile:124)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  106. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  107. at java.lang.reflect.Method.invoke(Method.java:483)
  108. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  109. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  110.  
  111. -- System Details --
  112. Details:
  113. Minecraft Version: 1.10.2
  114. Operating System: Windows 10 (amd64) version 10.0
  115. Java Version: 1.8.0_25, Oracle Corporation
  116. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  117. Memory: 389601624 bytes (371 MB) / 3001548800 bytes (2862 MB) up to 5488246784 bytes (5234 MB)
  118. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5888m -Xms256m -XX:PermSize=256m
  119. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  120. FML: MCP 9.32 Powered by Forge 12.18.3.2316 Optifine OptiFine_1.10.2_HD_U_E3 167 mods loaded, 167 mods active
  121. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  122. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  123. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316.jar)
  124. UCH Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316.jar)
  125. UCH AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar)
  126. UCH appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
  127. UCH Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  128. UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  129. UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  130. UCH JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  131. UCH abyssalcraft{1.9.4-pre-4} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.4-pre-4.jar)
  132. UCH cofhcore{4.1.9} [CoFH Core] (CoFHCore-1.10.2-4.1.9.13-universal.jar)
  133. UCH actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  134. UCH libVulpes{0.2.5.} [libVulpes] (LibVulpes-1.10.2-0.2.5-universal.jar)
  135. UCH advancedRocketry{1.2.2} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.2.2.jar)
  136. UCH aether_legacy{v1.4.1} [Aether Legacy] (aether_legacy-1.4.jar)
  137. UCH AppleCore{2.2.0} [AppleCore] (AppleCore-mc1.10.2-2.2.0.jar)
  138. UCH appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.10.2-1.0.7.jar)
  139. UCH appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
  140. UCH architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar)
  141. UCH Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  142. UCH Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar)
  143. UCH AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  144. UCH AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  145. UCH Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  146. UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  147. UCH Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  148. UCH bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  149. UCH betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  150. UCH BiomesOPlenty{5.0.0.2236} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2236-universal.jar)
  151. UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  152. UCH BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
  153. UCH bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  154. UCH bookshelfapi{5.0.0} [Bookshelf] (Bookshelf-API-1.10.2-5.0.0-B92.jar)
  155. UCH Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  156. UCH CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  157. UCH brandonscore{2.1.9} [Brandon's Core] (BrandonsCore-1.10.2-2.1.9.113-universal.jar)
  158. UCH cavern{1.8.3} [Cavern] (Cavern_1.10.2-v1.8.3.jar)
  159. UCH Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  160. UCH chancecubes{1.10.2-3.0.1.194} [Chance Cubes] (ChanceCubes-1.10.2-3.0.1.194.jar)
  161. UCH ChestTransporter{2.5.17} [Chest Transporter] (ChestTransporter-1.10.2-2.5.17.jar)
  162. UCH chisel{MC1.10.2-0.0.11.26} [Chisel] (Chisel-MC1.10.2-0.0.11.26.jar)
  163. UCH mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  164. UCH chiselsandbits{12.14} [Chisels & Bits] (chiselsandbits-12.14.jar)
  165. UCH cm2{1.0} [Compact Machines 2] (cm2-2.0.0-b104.jar)
  166. UCH CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  167. UCH cyclopscore{0.10.6} [Cyclops Core] (CyclopsCore-1.9.4-0.10.6.jar)
  168. UCH colossalchests{1.6.0} [Colossal Chests] (ColossalChests-1.10.2-1.6.0.jar)
  169. UCH commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.3.jar)
  170. UCH compactstorage{2.2} [CompactStorage] (CompactStorage-2.2.jar)
  171. UCH cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
  172. UCH correlated{@VERSION@} [Correlated] (Correlated-2.0.0-alpha3.jar)
  173. UCH crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
  174. UCH MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
  175. UCH ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar)
  176. UCH ctm{MC1.10.2-0.1.1.16} [CTM] (CTM-MC1.10.2-0.1.1.16.jar)
  177. UCH custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  178. UCH darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar)
  179. UCH draconicevolution{2.1.2} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.2.245-universal.jar)
  180. UCH StorageDrawers{1.10.2-3.7.9} [Storage Drawers] (StorageDrawers-1.10.2-3.7.9.jar)
  181. UCH bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
  182. UCH eleccore{1.7.425} [ElecCore] (ElecCore-1.10.2-1.7.425.jar)
  183. UCH elementaldimensions{0.1.2} [Elemental Dimensions] (elementaldimensions-0.1.2.jar)
  184. UCH elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  185. UCH endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.jar)
  186. UCH endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  187. UCH EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
  188. UCH EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  189. UCH shetiphiancore{3.3.9} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.9.jar)
  190. UCH endertanks{1.4.13} [EnderTanks] (endertanks-1.10.0-1.4.13.jar)
  191. UCH enderutilities{0.7.3} [Ender Utilities] (enderutilities-1.10.2-0.7.3.jar)
  192. UCH EnderZoo{1.10-1.2.3.44} [Ender Zoo] (EnderZoo-1.10-1.2.3.44.jar)
  193. UCH engineersworkshop{1.0} [Engineers Workshop] (EngineersWorkshop-1.3.5-1.10.2.jar)
  194. UCH valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  195. UCH environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  196. UCH etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  197. UCH ExtraBitManipulation{1.10.2-2.3.4} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.3.4.jar)
  198. UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar)
  199. UCH zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar)
  200. UCH bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar)
  201. UCH forgelin{1.4.2} [Shadowfacts' Forgelin] (Forgelin-1.5.0.jar)
  202. UCH ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  203. UCH ftbtweaks{2.0.0} [FTB Tweaks] (FTBTweaks-2.0.0.jar)
  204. UCH ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  205. UCH fp{24.2.145 pre} [Futurepack] (Futurepack-1.10.2-24.2.145.jar)
  206. UCH fp.api{1.0.1} [Futurepack API] (Futurepack-1.10.2-24.2.145.jar)
  207. UCH advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
  208. UCH gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar)
  209. UCH hammercore{1.6.9} [Hammer Core] (HammerCore_1.10.2-1.6.9.jar)
  210. UCH infinitefluids{1.1.0} [InfiniteFluids] (infinitefluids-1.10.2-1.1.0.jar)
  211. UCH integrateddynamics{0.7.4} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.7.4.jar)
  212. UCH integratedtunnels{1.2.3} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.2.3.jar)
  213. UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  214. UCH ironbackpacks{1.10.2-2.2.27} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.27.jar)
  215. UCH ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  216. UCH itank{1.1.0-1.10.2} [itank] (ITank-1.1.0-1.10.2.jar)
  217. UCH journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap-1.10.2-5.4.7.jar)
  218. UCH labyrinth{${version}} [Daedalus' Labyrinth] (Labyrinth-1.5.jar)
  219. UCH limelib{1.3.5} [LimeLib] (limelib-1.10.2-1.3.5.jar)
  220. UCH llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.10.2.jar)
  221. UCH literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar)
  222. UCH lootbags{2.3.9} [Loot Bags] (LootBags-1.10.2-2.3.9.jar)
  223. UCH magneticraft{@VERSION@} [Magneticraft] (magneticraft-1.0.2-release.jar)
  224. UCH mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  225. UCH Mekanism{9.2.2} [Mekanism] (Mekanism-1.10.2-9.2.2.301.jar)
  226. UCH MekanismGenerators{9.2.2} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.2.301.jar)
  227. UCH MekanismTools{9.2.2} [MekanismTools] (MekanismTools-1.10.2-9.2.2.301.jar)
  228. UCH minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar)
  229. UCH MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar)
  230. UCH mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
  231. UCH modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
  232. UCH Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  233. UCH mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  234. UCH mysticalagriculture{1.5.7} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.7.jar)
  235. UCH tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
  236. UCH mysticalagradditions{1.0.2} [Mystical Agradditions] (mysticalagradditions[1.10.2]-1.0.2a.jar)
  237. UCH mysticalmfrcompat{1.0.0} [Mystical MFR Compat] (mysticalmfrcompat[1.10.2]-1.0.0a.jar)
  238. UCH neotech{4.0.0} [NeoTech] (Neotech-1.10.2-4.0.0-B151.jar)
  239. UCH notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
  240. UCH nuclearcraft{2.2d} [NuclearCraft] (NuclearCraft-2.2d--1.10.2.jar)
  241. UCH ProjectE{1.10.2-PE1.3.1} [ProjectE] (ProjectE-1.10.2-PE1.3.1.jar)
  242. UCH tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
  243. UCH p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
  244. UCH packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
  245. UCH harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
  246. UCH sonarcore{3.2.8} [SonarCore] (SonarCore-1.10.2-3.2.8.jar)
  247. UCH practicallogistics2{2.0.2} [Practical Logistics 2] (PracticalLogistics2-1.10.2-2.0.2.jar)
  248. UCH progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar)
  249. UCH reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  250. UCH quantumstorage{3.3.4} [QuantumStorage] (QuantumStorage-1.10.2-3.3.4.jar)
  251. UCH randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
  252. UCH reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  253. UCH refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
  254. UCH rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar)
  255. UCH thermalfoundation{2.1.4} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.4.6-universal.jar)
  256. UCH thermalexpansion{5.1.8} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.8.14-universal.jar)
  257. UCH redstonearsenal{2.1.1} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.1.1.5-universal.jar)
  258. UCH xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
  259. UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  260. UCH rftools{6.10} [RFTools] (rftools-1.1x-6.10.jar)
  261. UCH rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  262. UCH rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar)
  263. UCH roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  264. UCH roots{0.208} [Roots] (roots-0.208.jar)
  265. UCH simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
  266. UCH simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar)
  267. UCH solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.17r.jar)
  268. UCH stacksonstacks{1.1.4} [stacksonstacks] (StacksOnStacks2-1.1.4.jar)
  269. UCH storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
  270. UCH storagenetwork{2.0.9} [StorageNetwork] (storagenetwork-2.0.9.jar)
  271. UCH rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  272. UCH beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar)
  273. UCH theoneprobe{1.4.7} [The One Probe] (theoneprobe-1.1x-1.4.7.jar)
  274. UCH thermaldynamics{2.0.9} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.9.12-universal.jar)
  275. UCH thermalsmeltery{2.0.2} [Thermal Smeltery] (ThermalSmeltery-2.0.2.jar)
  276. UCH tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  277. UCH VeinMiner{0.36.0_1.9-0056a96} [Vein Miner] (VeinMiner-1.9-0.36.0.609+0056a96.jar)
  278. UCH VeinMinerModSupport{0.36.0_1.9-0056a96} [Mod Support] (VeinMiner-1.9-0.36.0.609+0056a96.jar)
  279. UCH vc{4.38.44} [ViesCraft] (ViesCraft-1.10.X-4.38.44.jar)
  280. UCH wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  281. UCH weaponcaseloot{4.0.3} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.3.jar)
  282. UCH wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
  283. UCH wct{0.1.31} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-0.1.31.jar)
  284. UCH Woot{1.10.2-1.4.1} [Woot] (woot-1.10.2-1.4.1.jar)
  285. UCH xnet{1.3.2} [XNet] (xnet-1.3.2.jar)
  286. UCH xtones{1.10.2-1.0.1-3} [Xtones] (Xtones-1.10.2-1.0.1-3.jar)
  287. UCH yabba{1.10.2-0.5.1} [YABBA] (YABBA-1.10.2-0.5.1.jar)
  288. UCH unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar)
  289. Loaded coremods (and transformers):
  290. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  291. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  292. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.9.13-universal.jar)
  293. cofh.asm.CoFHClassTransformer
  294. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  295. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  296.  
  297. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  298. lumien.randomthings.asm.ClassTransformer
  299. SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
  300. com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
  301. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  302. lumien.resourceloader.asm.ClassTransformer
  303. AppleCore (AppleCore-mc1.10.2-2.2.0.jar)
  304. squeek.applecore.asm.TransformerModuleHandler
  305. ForgelinPlugin (Forgelin-1.5.0.jar)
  306.  
  307. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  308. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  309. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  310. com.enderio.core.common.transform.EnderCoreTransformer
  311. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.2.2.jar)
  312. zmaster587.advancedRocketry.asm.ClassTransformer
  313. Brandon's Core (BrandonsCore-1.10.2-2.1.9.113-universal.jar)
  314. com.brandon3055.brandonscore.asm.ClassTransformer
  315. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  316. shetiphian.core.asm.ClassTransformer
  317. CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar)
  318. team.chisel.ctm.client.asm.CTMTransformer
  319. HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  320. com.mrdimka.hammercore.asm.HammerCoreTransformer
  321. LoadingPlugin (Quark-r1.1-70.jar)
  322. vazkii.quark.base.asm.ClassTransformer
  323. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  324. codechicken.lib.asm.ClassHeirachyManager
  325. codechicken.lib.asm.CCL_ASMTransformer
  326. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  327. reborncore.mixin.transformer.MixinTransformer
  328. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  329. appeng.coremod.transformer.ASMIntegration
  330. FMLPlugin (InventoryTweaks-1.61-58.jar)
  331. invtweaks.forge.asm.ContainerTransformer
  332. llibrary (llibrary-1.7.6-1.10.2.jar)
  333. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  334. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  335. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'AMD Radeon(TM) R7 Graphics'
  336. AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
  337. minefactoryreloaded: -[1.10.2]2.9.0B1-226
  338. Pulsar/tconstruct loaded Pulses:
  339. - TinkerCommons (Enabled/Forced)
  340. - TinkerWorld (Enabled/Not Forced)
  341. - TinkerTools (Enabled/Not Forced)
  342. - TinkerHarvestTools (Enabled/Forced)
  343. - TinkerMeleeWeapons (Enabled/Forced)
  344. - TinkerRangedWeapons (Enabled/Forced)
  345. - TinkerModifiers (Enabled/Forced)
  346. - TinkerSmeltery (Enabled/Not Forced)
  347. - TinkerGadgets (Enabled/Not Forced)
  348. - TinkerOredict (Enabled/Forced)
  349. - TinkerIntegration (Enabled/Forced)
  350. - TinkerFluids (Enabled/Forced)
  351. - TinkerMaterials (Enabled/Forced)
  352. - TinkerModelRegister (Enabled/Forced)
  353. - chiselsandbitsIntegration (Enabled/Not Forced)
  354. - theoneprobeIntegration (Enabled/Not Forced)
  355.  
  356. List of loaded APIs:
  357. * AbyssalCraftAPI (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  358. * AbyssalCraftAPI|Biome (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  359. * AbyssalCraftAPI|Block (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  360. * AbyssalCraftAPI|Condition (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  361. * AbyssalCraftAPI|Disruption (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  362. * AbyssalCraftAPI|Energy (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  363. * AbyssalCraftAPI|Entity (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  364. * AbyssalCraftAPI|Event (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  365. * AbyssalCraftAPI|Integration (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  366. * AbyssalCraftAPI|Internal (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  367. * AbyssalCraftAPI|Item (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  368. * AbyssalCraftAPI|Necronomicon (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  369. * AbyssalCraftAPI|Recipe (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  370. * AbyssalCraftAPI|Ritual (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  371. * AbyssalCraftAPI|Spell (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  372. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  373. * AppleCoreAPI (2.3.0) from AppleCore-mc1.10.2-2.2.0.jar
  374. * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
  375. * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
  376. * Baubles|API (1.3.1.3) from WirelessCraftingTerminal-1.10.2-0.1.31.jar
  377. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.30.jar
  378. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.11-80.jar
  379. * BotaniaAPI (85) from Botania r1.9-341.jar
  380. * cavern.api (1.8.3) from Cavern_1.10.2-v1.8.3.jar
  381. * cavern.api.event (1.8.3) from Cavern_1.10.2-v1.8.3.jar
  382. * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.17.jar
  383. * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.11.26.jar
  384. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.11.26.jar
  385. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.14.jar
  386. * CoFHAPI (1.8.9R1.2.0B1) from p455w0rdslib-1.10.2-1.0.13.jar
  387. * cofhapi (1.4.0) from extrautils2-1.10.2-1.4.4.jar
  388. * cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  389. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  390. * cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  391. * CoFHAPI|energy (1.8.9R1.2.0B1) from SolarFluxReborn_1.10.2-2.17r.jar
  392. * cofhapi|energy (1.5.0) from SimplyJetpacks2-1.10.2-2.1.3.55.jar
  393. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  394. * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  395. * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  396. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar
  397. * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  398. * cofhapi|util (1.7.0) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  399. * cofhlib (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  400. * cofhlib|audio (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  401. * cofhlib|gui (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  402. * cofhlib|gui|container (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  403. * cofhlib|gui|element (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  404. * cofhlib|gui|element|listbox (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  405. * cofhlib|gui|slot (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  406. * cofhlib|inventory (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  407. * cofhlib|util (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  408. * cofhlib|util|helpers (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  409. * cofhlib|world (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  410. * cofhlib|world|feature (1.7.4) from CoFHCore-1.10.2-4.1.9.13-universal.jar
  411. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.3.jar
  412. * compactstorage (2.2) from CompactStorage-2.2.jar
  413. * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
  414. * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  415. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  416. * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  417. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  418. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  419. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  420. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  421. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  422. * ctm-api (0.1.0) from CTM-MC1.10.2-0.1.1.16.jar
  423. * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.1.1.16.jar
  424. * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.1.1.16.jar
  425. * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.1.1.16.jar
  426. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.2.245-universal.jar
  427. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.425.jar
  428. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.425.jar
  429. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  430. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  431. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  432. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  433. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  434. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  435. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.7.4.jar
  436. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.27.jar
  437. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.7.jar
  438. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.7.jar
  439. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.7.jar
  440. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.7.jar
  441. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.7.jar
  442. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
  443. * mcjtylib_ng (2.4.3) from mcjtylib-1.1x-2.4.3.jar
  444. * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  445. * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  446. * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  447. * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  448. * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  449. * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  450. * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  451. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  452. * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  453. * Model Loading (0.0.0) from magneticraft-1.0.2-release.jar
  454. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  455. * practicallogistics2api (1.1) from PracticalLogistics2-1.10.2-2.0.2.jar
  456. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
  457. * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  458. * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  459. * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  460. * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  461. * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  462. * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.8.jar
  463. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  464. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  465. * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  466. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  467. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  468. * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  469. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  470. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  471. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  472. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.7.jar
  473. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  474. * VeinMinerApi (0.3) from VeinMiner-1.9-0.36.0.609+0056a96.jar
  475. * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.1.31.jar
  476. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  477. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  478. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  479. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  480. CodeChickenLib Invalid Fingerprint Reports:
  481. CodeChickenCore Invalid Fingerprint Reports:
  482. 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.):
  483. * Optifine is installed. This is NOT supported.
  484. * The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from SolarFluxReborn_1.10.2-2.17r.jar).
  485. It is a supported version, but that difference may lead to problems.
  486. 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.
  487. Detailed RF API diagnostics:
  488. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/EnergyStorage.class
  489. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyConnection.class
  490. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  491. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyHandler.class
  492. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyProvider.class
  493. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  494. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/IEnergyStorage.class
  495. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  496. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/BrandonsCore-1.10.2-2.1.9.113-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  497. Detailed Tesla API diagnostics:
  498. * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
  499. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  500. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  501. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  502. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  503. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  504. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  505. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  506. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  507. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  508. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/Callum/Documents/Curse/Minecraft/Instances/Explore/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
  509.  
  510. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  511. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  512. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  513.  
  514. EnderStorage Invalid Fingerprint Reports:
  515. RebornCore:
  516. Plugin Engine: 0
  517. RebornCore Version: 2.13.6.142
  518. Mixin Status: 1
  519. Runtime Debofucsation 1
  520. RenderEngine: 1
  521. Launched Version: forge-12.18.3.2316
  522. LWJGL: 2.9.4
  523. OpenGL: AMD Radeon(TM) R7 Graphics GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, ATI Technologies Inc.
  524. GL Caps: Using GL 1.3 multitexturing.
  525. Using GL 1.3 texture combiners.
  526. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  527. Shaders are available because OpenGL 2.1 is supported.
  528. VBOs are available because OpenGL 1.5 is supported.
  529.  
  530. Using VBOs: Yes
  531. Is Modded: Definitely; Client brand changed to 'fml,forge'
  532. Type: Client (map_client.txt)
  533. Resource Packs:
  534. Current Language: English (US)
  535. Profiler Position: N/A (disabled)
  536. CPU: 4x AMD A8-7600 Radeon R7, 10 Compute Cores 4C+6G
  537. OptiFine Version: OptiFine_1.10.2_HD_U_E3
  538. Render Distance Chunks: 10
  539. Mipmaps: 4
  540. Anisotropic Filtering: 1
  541. Antialiasing: 0
  542. Multitexture: false
  543. Shaders: null
  544. OpenGlVersion: 4.5.13474 Compatibility Profile Context 22.19.162.4
  545. OpenGlRenderer: AMD Radeon(TM) R7 Graphics
  546. OpenGlVendor: ATI Technologies Inc.
  547. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement