Advertisement
swh65458

crash with version PneumaticCraft{1.13.6}

Feb 9th, 2016
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.98 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (RandomThings-MC1.8.9-3.6.2.jar)
  5. MMFMLCorePlugin (MultiMine-1.8.8.jar)
  6. CoreMod (Aroma1997Core-1.8.9-1.0.3.4.b58.jar)
  7. LoadingPlugin (FastLeaveDecay-1.2.jar)
  8. CorePlugin (Fluxed Redstone-1.1.0.16.jar)
  9. FMLPlugin (InventoryTweaks-1.60-beta-30.jar)
  10. ICraftCoreMod (iCraft-0.7.jar)
  11. dsurroundcore (DynamicSurroundings-1.8.9-2.0.4.3BETA.jar)
  12. AppleCore (AppleCore-mc1.8.9-1.3.0.jar)
  13. TrashSlot (trashslot-mc1.8.9-2.0.7.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // Ouch. That hurt :(
  17.  
  18. Time: 2/9/16 2:21 AM
  19. Description: Initializing game
  20.  
  21. java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
  22. at pneumaticCraft.common.config.JsonConfig.readFromFile(JsonConfig.java:63)
  23. at pneumaticCraft.common.config.JsonConfig.init(JsonConfig.java:27)
  24. at pneumaticCraft.common.config.Config.init(Config.java:72)
  25. at pneumaticCraft.PneumaticCraft.PreInit(PneumaticCraft.java:86)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
  31. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  35. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  36. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  37. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  39. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  40. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  44. at java.lang.reflect.Method.invoke(Unknown Source)
  45. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  46. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  47. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  48. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  49. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  50. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  51. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
  52. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  53. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
  54. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
  55. at net.minecraft.client.main.Main.main(SourceFile:124)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. at java.lang.reflect.Method.invoke(Unknown Source)
  60. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  61. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  62.  
  63.  
  64. A detailed walkthrough of the error, its code path and all known details is as follows:
  65. ---------------------------------------------------------------------------------------
  66.  
  67. -- Head --
  68. Stacktrace:
  69. at pneumaticCraft.common.config.JsonConfig.readFromFile(JsonConfig.java:63)
  70. at pneumaticCraft.common.config.JsonConfig.init(JsonConfig.java:27)
  71. at pneumaticCraft.common.config.Config.init(Config.java:72)
  72. at pneumaticCraft.PneumaticCraft.PreInit(PneumaticCraft.java:86)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  76. at java.lang.reflect.Method.invoke(Unknown Source)
  77. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
  78. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  80. at java.lang.reflect.Method.invoke(Unknown Source)
  81. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  82. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  83. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  84. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  85. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  86. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  87. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  91. at java.lang.reflect.Method.invoke(Unknown Source)
  92. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  93. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  94. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  95. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  96. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  97. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  98. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
  99. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  100. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
  101.  
  102. -- Initialization --
  103. Details:
  104. Stacktrace:
  105. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
  106. at net.minecraft.client.main.Main.main(SourceFile:124)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  108. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  109. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  110. at java.lang.reflect.Method.invoke(Unknown Source)
  111. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  112. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  113.  
  114. -- System Details --
  115. Details:
  116. Minecraft Version: 1.8.9
  117. Operating System: Windows 8.1 (amd64) version 6.3
  118. Java Version: 1.8.0_72, Oracle Corporation
  119. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  120. Memory: 2582013120 bytes (2462 MB) / 3054501888 bytes (2913 MB) up to 3054501888 bytes (2913 MB)
  121. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3072m -Xmx3072m
  122. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  123. FML: MCP 9.19 Powered by Forge 11.15.1.1735 136 mods loaded, 136 mods active
  124. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  125. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  126. UCH FML{8.0.99.99} [Forge Mod Loader] (modpack.jar)
  127. UCH Forge{11.15.1.1735} [Minecraft Forge] (modpack.jar)
  128. UCH Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.8.9-1.0.3.4.b58.jar)
  129. UCH cei{0.1} [Chunk Edge Indicator] (1.8.9-chunkedgeindicator-1.0.jar)
  130. UCH BuildCraft|Core{7.2.0-pre11} [BuildCraft] (buildcraft-7.2.0-pre11.jar)
  131. UCH BuildCraft|Energy{7.2.0-pre11} [BC Energy] (buildcraft-7.2.0-pre11.jar)
  132. UCH ActuallyAdditions{1.8.9-r25} [Actually Additions] (ActuallyAdditions-1.8.9-r25.jar)
  133. UCH AppleCore{1.3.0} [AppleCore] (AppleCore-mc1.8.9-1.3.0.jar)
  134. UCH Aroma1997CoreHelper{1.0.3.4.b58} [Aroma1997Core|Helper] (Aroma1997Core-1.8.9-1.0.3.4.b58.jar)
  135. UCH AromaBackup{0.0.1.1.b26} [AromaBackup] (AromaBackup-1.8.9-0.0.1.1.b26.jar)
  136. UCH AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.8.9-0.0.1.1.b26.jar)
  137. UCH Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
  138. UCH BaublesHud{2.2.0} [Baubles-Hud] (BaublesHud-1.8.9-2.2.0.jar)
  139. UCH bdlib{1.10.0.17} [BD Lib] (bdlib-1.10.0.17-mc1.8.9.jar)
  140. UCH betterbuilderswands{0.4.1} [Better Builder's Wands] (BetterBuildersWands-0.4.1-1.8.8r70+7988689.jar)
  141. UCH BetterThanBunnies{1.8.9-1.0.1} [BetterThanBunnies] (BetterThanBunnies-1.8.9-1.0.1.jar)
  142. UCH BloodMagic{1.8.9-2.0.0-15} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.8.9-2.0.0-15.jar)
  143. UCH bookshelfapi{2.2.9} [Bookshelf] (Bookshelf-1.8.9-2.2.9.jar)
  144. UCH Botania{r1.8-249} [Botania] (Botania.r1.8-248-MC1.8-64e3a96.jar)
  145. UCH samsbucketblocks{1.0.1} [Bucket Storage] (BucketBlocks-1.8.8-1.0.1.jar)
  146. UCH BuildCraft|Builders{7.2.0-pre11} [BC Builders] (buildcraft-7.2.0-pre11.jar)
  147. UCH BuildCraft|Factory{7.2.0-pre11} [BC Factory] (buildcraft-7.2.0-pre11.jar)
  148. UCH BuildCraft|Silicon{7.2.0-pre11} [BC Silicon] (buildcraft-7.2.0-pre11.jar)
  149. UCH BuildCraft|Transport{7.2.0-pre11} [BC Transport] (buildcraft-7.2.0-pre11.jar)
  150. UCH BuildCraft|Robotics{7.2.0-pre11} [BC Robotics] (buildcraft-7.2.0-pre11.jar)
  151. UCH Chameleon{1.8.9-0.2.1} [Chameleon] (Chameleon-1.8.9-0.2.1.jar)
  152. UCH mcmultipart{1.0.6} [MCMultiPart] (MCMultiPart-1.0.6-universal.jar)
  153. UCH CharsetLib{0.2.1} [‽] (Charset-0.2.1-945baf5589832f727c42cf77.jar)
  154. UCH CharsetTweaks{0.2.1} [*] (Charset-0.2.1-945baf5589832f727c42cf77.jar)
  155. UCH CharsetWires{0.2.1} [+] (Charset-0.2.1-945baf5589832f727c42cf77.jar)
  156. UCH CharsetAudio{0.2.1} [♫] (Charset-0.2.1-945baf5589832f727c42cf77.jar)
  157. UCH CharsetStorage{0.2.1} [#] (Charset-0.2.1-945baf5589832f727c42cf77.jar)
  158. UCH CharsetPipes{0.2.1} [|] (Charset-0.2.1-945baf5589832f727c42cf77.jar)
  159. UCH CharsetGates{0.2.1} [&] (Charset-0.2.1-945baf5589832f727c42cf77.jar)
  160. UCH ChestTransporter{2.2.0} [Chest Transporter] (ChestTransporter-2.2.0-MC1.8.9.jar)
  161. UCH chisel{@VERSION@} [Chisel] (Chisel-MC1.8.9-0.0.2.6.jar)
  162. UCH chiselsandbits{mc1.8.9-v1.8.9} [Chisels & Bits] (chiselsandbits-mc1.8.9-v1.8.9.jar)
  163. UCH craftingcraft{2.0.11} [CraftingCraft] (craftingcraft-mc1.8.9-2.0.11.jar)
  164. UCH craftingtweaks{3.0.41} [Crafting Tweaks] (craftingtweaks-mc1.8.9-3.0.41.jar)
  165. UCH CrissCross{1.3.9.1} [Criss Cross] (CrissCross-1.8.9-1.3.9.1.jar)
  166. UCH ds{1.8.9-0.0.5.1} [Decorative Styles] (DecorativeStyles-1.8.9-0.0.5.1.jar)
  167. UCH Denseores{1.0.0} [Denseores] (denseoresmod.zip)
  168. UCH dimensionalcake{0.0.1} [Dimensional Cake] (dimensionalcakes-1.8.9-0.0.2.jar)
  169. UCH Ding{MC1.8.9} [Ding] (Ding-MC1.8.9.jar)
  170. UCH dsurround{2.0.4.3BETA} [Dynamic Surroundings] (DynamicSurroundings-1.8.9-2.0.4.3BETA.jar)
  171. UCH ShetiPhianCore{3.1.0} [ShetiPhian-Core] (ShetiPhianCore-1.8.9-3.1.0.jar)
  172. UCH EnderTanks{1.2.1} [EnderTanks] (EnderTanks-1.8.9-1.2.1.jar)
  173. UCH enderutilities{0.5.0} [Ender Utilities] (enderutilities-1.8.9-0.5.0.jar)
  174. UCH ExtraBitManipulation{1.8.9-1.3.3} [Extra Bit Manipulation] (ExtraBitManipulation-1.8.9-1.3.3.jar)
  175. UCH ezstorage{1.0} [EZ Storage] (ezstorage-1.8.9-1.2.3.jar)
  176. UCH FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-1.2.jar)
  177. UCH flatcoloredblocks{mc1.8.9-v1.3} [Flat Colored Blocks] (flatcoloredblocks-mc1.8.9-v1.6.jar)
  178. UCH reborncore{1.4.0.13} [RebornCore] (RebornCore-1.8.9-1.4.0.13-universal.jar)
  179. UCH fluxedredstone{1.1.0.16} [FluxedRedstone] (Fluxed Redstone-1.1.0.16.jar)
  180. UCH fluxedcore{2.0.2} [Fluxed-Core] (Fluxed-Core-1.8.9-2.0.2.jar)
  181. UCH fluxedsolars{$GRADLEVERSION} [Fluxed Solars] (fluxedsolars-1.8.jar)
  182. UCH substratum{1.1.0.1} [Substratum] (Substratum-1.8.9-1.1.0.1.jar)
  183. UCH foundry{1.4.0.0-beta1} [Foundry] (Foundry-1.8.9-1.4.0.0-beta1.jar)
  184. UCH frsm{1.5.50} [Fex's Random Stuff Mod] (FRSM-1.5.50-1.8.9.jar)
  185. UCH Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar)
  186. UCH FTBL{2.0.2} [FTBLib] (FTBLib-1.8.9-2.0.2.jar)
  187. UCH FTBU{2.0.2} [FTBUtilities] (FTBUtilities-1.8.9-2.0.2.jar)
  188. UCH FunOres{1.1.0-beta6} [Fun Ores] (FunOres-1.8.9-1.1.0-beta6-45.jar)
  189. UCH furnus{1.7} [Furnus] (Furnus-1.8.9-1.7.jar)
  190. UCH graves{1.8.9-b37-universal} [Graves Mod] (graves-1.8.9-b37-universal.jar)
  191. UCH HelpFixer{1.8.9-1.2.12} [HelpFixer] (HelpFixer-1.8.9-1.2.12.jar)
  192. UCH iCraft{0.7} [iCraft] (iCraft-0.7.jar)
  193. UCH IGWMod{1.2.3-3} [In-Game wiki Mod] (IGW-Mod-1.8.9-1.2.3-3-universal.jar)
  194. UCH immcraft{1.0.3} [Immersive Craft] (immcraft-1.0.3.jar)
  195. UCH InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.8.9-1.3.91.jar)
  196. UCH inventorytweaks{1.60-beta-30-48a432c} [Inventory Tweaks] (InventoryTweaks-1.60-beta-30.jar)
  197. UCH ironbackpacks{1.8.9-2.0.5} [Iron Backpacks] (IronBackpacks-1.8.9-2.0.5.jar)
  198. UCH IronChest{6.0.123.769} [Iron Chest] (ironchest-1.8.9-6.0.123.769.jar)
  199. UCH JEI{2.25.8.146} [Just Enough Items] (jei_1.8.9-2.25.8.146.jar)
  200. UCH JEIAddons{0.11.2.56} [Just Enough Items Addons] (JEIAddons_1.8.9-0.11.2.56.jar)
  201. UCH journeymap{5.1.3} [JourneyMap] (journeymap-1.8.8-5.1.3-unlimited.jar)
  202. UCH jeresources{0.3.1} [Just Enough Resources] (JustEnoughResources-1.8.9-0.3.1.jar)
  203. UCH LunatriusCore{1.1.2.32} [LunatriusCore] (LunatriusCore-1.8.9-1.1.2.32-universal.jar)
  204. UCH LaserLevel{2.0.0.9} [Laser Level] (LaserLevel-1.8.9-2.0.0.9-universal.jar)
  205. UCH llor{1.0.4-mc1.8.8} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.0.4-mc1.8.8.jar)
  206. UCH magnetic{1.0} [Magnetic] (magnetic-1.0.jar)
  207. UCH mantle{1.8.9-0.7.jenkins72} [Mantle] (Mantle-1.8.9-0.7.jar)
  208. UCH ModLister{1.8.9-1.0.7} [ModLister] (ModLister-1.8.9-1.0.7.jar)
  209. UCH ModNameTooltip{1.0.0} [Mod Name Tooltip] (modnametooltip_1.8.8-1.0.0.jar)
  210. UCH Morpheus{1.8.9-2.0.58} [Morpheus] (Morpheus-1.8.9-2.0.58.jar)
  211. UCH cfm{3.6} [MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.6.1(1.8.9).jar)
  212. UCH AS_MultiMine{1.5.1} [Multi Mine] (MultiMine-1.8.8.jar)
  213. UCH tconstruct{1.8.9-2.0.2.jenkins61} [Tinkers' Construct] (TConstruct-1.8.9-2.0.2.jar)
  214. UCH MysticalCrops{1.1} [Mystical Crops] (MysticalCrops-1.3.jar)
  215. UCH neotech{2.3.4} [NeoTech] (NeoTech-1.8.9-2.3.4.jar)
  216. UCH recipehandler{0.3} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.8.X).jar)
  217. UCH notenoughwands{1.2.8} [Not Enough Wands] (notenoughwands-1.8.9-1.2.8.jar)
  218. UCH packingtape{0.3.5} [Packing Tape] (Packing Tape-0.3.5.jar)
  219. UCH parachutemod{1.2.0} [Parachute Mod] (parachutemod-ng-1.8.9-1.2.0-321.jar)
  220. UCH PassthroughSigns{1.0.2} [Passthrough Signs] (PassthroughSigns-1.8.X-1.0.2.B4.jar)
  221. UCE PneumaticCraft{1.13.6} [PneumaticCraft] (PneumaticCraft-1.8.9-1.13.6-universal.jar)
  222. UCH samsapples{1.1.3} [Power Apples] (PowerApples-1.8.8-1.1.3.jar)
  223. UCH practicalities{2.0.0-b6} [Practicalities] (practicalities-1.8.9-2.0.0-b6.jar)
  224. UCH pressure{1.3.0.13} [Pressure Pipes] (pressure-1.3.0.13-mc1.8.9.jar)
  225. UCH progressiveautomation{1.6.33} [Progressive Automation] (ProgressiveAutomation-1.8.9-1.6.33.jar)
  226. UCH ProjectE{1.8.9-PE1.1.3} [ProjectE] (ProjectE-1.8.9-PE1.1.3.jar)
  227. UCH quantumflux{2.0.0-b2} [QuantumFlux] (quantumflux-1.8.9-2.0.0-b2.jar)
  228. UCH quarrycraft{1.2.2} [Quarry Craft] (quarrycraft-2.0.jar)
  229. UCH RandomUtilities{2.1.3} [Random Utilities] (Random Utilities-1.8.9-2.1.3.jar)
  230. UCH RandomThings{3.6.2} [Random Things] (RandomThings-MC1.8.9-3.6.2.jar)
  231. UCH rarmor{0.3.1} [Rarmor] (rarmor-0.3.1.jar)
  232. UCH ReAuth{2.1} [ReAuth] (ReAuth-2.1-1.8.jar)
  233. UCH xreliquary{1.3-alpha1.104} [Reliquary] (Reliquary-1.3-alpha1.104.jar)
  234. UCH ResourcefulCrops{1.8.9-1.1.0-38} [ResourcefulCrops] (ResourcefulCrops-1.8.9-1.1.0-38.jar)
  235. UCH rftools{4.22beta17} [RFTools] (rftools-1.8.9-4.22beta17.jar)
  236. UCH rftoolsdim{4.22beta19} [RFTools Dimensions] (rftoolsdim-1.8.9-4.22beta19.jar)
  237. UCH RightClickTorch{1.8.8-1.0.2} [RightClickTorch] (rightclicktorch-1.8.8-1.0.2.jar)
  238. UCH Schematica{1.7.7.142} [Schematica] (Schematica-1.8.9-1.7.7.142-universal.jar)
  239. UCH SdubzBlocks{1.0.0} [SdubzBlocks] (Sdubzblocks-1.8.9.zip)
  240. UCH SimilsaxTranstructors{1.8.8.16} [Similsax Transtructors] (SimilsaxTranstructors-1.8.8.16.jar)
  241. UCH simpleretrogen{2.2.2+3} [Simple Retrogen] (simpleretrogen-1.8.9-2.2.2+3.jar)
  242. UCH spawnercraft{1.8.9-2.3} [SpawnerCraft] (SpawnerCraft2-1.8.9-2.3.jar)
  243. UCH StorageDrawers{1.8.9-2.3.4} [Storage Drawers] (StorageDrawers-1.8.9-2.3.4.jar)
  244. UCH storagenetwork{1.4} [Storage Network] (StorageNetwork-1.8.9-1.4.jar)
  245. UCH storagesilo{1.2.2} [StorageSilo] (storagesilo-1.8.9-1.2.2b.jar)
  246. UCH Talismans 2{2.2.0} [Talismans 2] (Talismans2-1.8.9-2.2.0.jar)
  247. UCH CookingPlus{0.7.2} [The Agricultural Revolution] (The Agricultural Revolution-1.8.8-0.7.2.jar)
  248. UCH thutcore{2.2.2} [ThutCore] (thutcore-2.2.2.jar)
  249. UCH thuttech{2.2.9} [Thut's Tech] (thuttech-2.2.9.jar)
  250. UCH totemic{1.8.9-0.6.4.1} [Totemic] (Totemic-1.8.9-0.6.4.1.jar)
  251. UCH trashslot{2.0.7} [TrashSlot] (trashslot-mc1.8.9-2.0.7.jar)
  252. UCH ultimate_unicorn_mod{1.4.1} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.8.9-1.4.1.jar)
  253. UCH uncraftingtable{1.0.1} [Uncrafting Grinder] (UncraftingGrinder-1.8.8-1.0.1.jar)
  254. UCH VersionChecker{1.2.5} [Version Checker] (VersionChecker-1.2.5.jar)
  255. UCH unlogicii{4.1.0.42} [UnLogic II] (UnLogicII-4.1.0.42.jar)
  256. UCH unlogiciivc{1.5} [UnLogic II Version Checker] (UnLogicII-4.1.0.42.jar)
  257. UCH AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.8.8.jar)
  258. UCH WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.8.x-1.1.6.jar)
  259. UCH wawla{1.4.0.0} [What Are We Looking At] (Wawla-1.4.0.0-1.8.8.jar)
  260. UCH wuestUtilities{1.0} [Wuest Utilities] (wuestUtilities-1.7.0.jar)
  261. Loaded coremods (and transformers):
  262. LoadingPlugin (RandomThings-MC1.8.9-3.6.2.jar)
  263. lumien.randomthings.asm.ClassTransformer
  264. MMFMLCorePlugin (MultiMine-1.8.8.jar)
  265. atomicstryker.multimine.common.fmlmagic.MMTransformer
  266. CoreMod (Aroma1997Core-1.8.9-1.0.3.4.b58.jar)
  267.  
  268. LoadingPlugin (FastLeaveDecay-1.2.jar)
  269. lumien.fastleavedecay.asm.ClassTransformer
  270. CorePlugin (Fluxed Redstone-1.1.0.16.jar)
  271.  
  272. FMLPlugin (InventoryTweaks-1.60-beta-30.jar)
  273. invtweaks.forge.asm.ContainerTransformer
  274. ICraftCoreMod (iCraft-0.7.jar)
  275.  
  276. dsurroundcore (DynamicSurroundings-1.8.9-2.0.4.3BETA.jar)
  277. org.blockartistry.mod.DynSurround.asm.Transformer
  278. AppleCore (AppleCore-mc1.8.9-1.3.0.jar)
  279. squeek.applecore.asm.TransformerModuleHandler
  280. TrashSlot (trashslot-mc1.8.9-2.0.7.jar)
  281. net.blay09.mods.trashslot.coremod.GuiContainerClassTransformer
  282. net.blay09.mods.trashslot.coremod.MinecraftClassTransformer
  283. net.blay09.mods.trashslot.coremod.InventoryTweaksClassTransformer
  284. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3621' Renderer: 'Intel(R) HD Graphics 4000'
  285. Pulsar/tconstruct loaded Pulses:
  286. - TinkerCommons (Enabled/Forced)
  287. - TinkerWorld (Enabled/Not Forced)
  288. - TinkerTools (Enabled/Not Forced)
  289. - TinkerSmeltery (Enabled/Not Forced)
  290. - TinkerGadgets (Enabled/Not Forced)
  291. - TinkerOredict (Enabled/Forced)
  292. - TinkerIntegration (Enabled/Forced)
  293. - TinkerFluids (Enabled/Forced)
  294. - TinkerMaterials (Enabled/Forced)
  295. - chiselsandbitsIntegration (Enabled/Not Forced)
  296. - craftingtweaksIntegration (Enabled/Not Forced)
  297. - TinkerDebug (Enabled/Not Forced)
  298.  
  299. List of loaded APIs:
  300. * ActuallyAdditionsAPI (7) from ActuallyAdditions-1.8.9-r25.jar
  301. * AppleCoreAPI (2.0.0) from AppleCore-mc1.8.9-1.3.0.jar
  302. * AromaBackupAPI (1.0) from AromaBackup-1.8.9-0.0.1.1.b26.jar
  303. * Baubles|API (1.1.1.0) from Baubles-1.8.9-1.1.3.0.jar
  304. * BloodMagic|API (@VERSION@) from BloodMagic-1.8.9-2.0.0-15.jar
  305. * BotaniaAPI (75) from Botania.r1.8-248-MC1.8-64e3a96.jar
  306. * BuildCraftAPI|blocks (1.0) from buildcraft-7.2.0-pre11.jar
  307. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.2.0-pre11.jar
  308. * BuildCraftAPI|boards (2.0) from buildcraft-7.2.0-pre11.jar
  309. * BuildCraftAPI|core (2.0) from buildcraft-7.2.0-pre11.jar
  310. * BuildCraftAPI|crops (1.1) from buildcraft-7.2.0-pre11.jar
  311. * BuildCraftAPI|enums (1.0) from buildcraft-7.2.0-pre11.jar
  312. * BuildCraftAPI|events (2.0) from buildcraft-7.2.0-pre11.jar
  313. * BuildCraftAPI|facades (1.1) from buildcraft-7.2.0-pre11.jar
  314. * BuildCraftAPI|filler (4.0) from buildcraft-7.2.0-pre11.jar
  315. * BuildCraftAPI|fuels (2.0) from buildcraft-7.2.0-pre11.jar
  316. * BuildCraftAPI|gates (4.1) from buildcraft-7.2.0-pre11.jar
  317. * BuildCraftAPI|items (1.1) from buildcraft-7.2.0-pre11.jar
  318. * BuildCraftAPI|library (2.0) from buildcraft-7.2.0-pre11.jar
  319. * BuildCraftAPI|lists (1.0) from buildcraft-7.2.0-pre11.jar
  320. * BuildCraftAPI|power (1.3) from buildcraft-7.2.0-pre11.jar
  321. * BuildCraftAPI|recipes (3.0) from buildcraft-7.2.0-pre11.jar
  322. * BuildCraftAPI|robotics (3.0) from buildcraft-7.2.0-pre11.jar
  323. * BuildCraftAPI|statements (1.1) from buildcraft-7.2.0-pre11.jar
  324. * BuildCraftAPI|tablet (1.0) from buildcraft-7.2.0-pre11.jar
  325. * BuildCraftAPI|tiles (1.2) from buildcraft-7.2.0-pre11.jar
  326. * BuildCraftAPI|tools (1.0) from buildcraft-7.2.0-pre11.jar
  327. * BuildCraftAPI|transport (4.1) from buildcraft-7.2.0-pre11.jar
  328. * CharsetAPI (0.1) from Charset-0.2.1-945baf5589832f727c42cf77.jar
  329. * CharsetAPI|Audio (0.0) from Charset-0.2.1-945baf5589832f727c42cf77.jar
  330. * CharsetAPI|Lib (0.2) from Charset-0.2.1-945baf5589832f727c42cf77.jar
  331. * CharsetAPI|Pipes (0.2) from Charset-0.2.1-945baf5589832f727c42cf77.jar
  332. * CharsetAPI|Wires (0.3) from Charset-0.2.1-945baf5589832f727c42cf77.jar
  333. * ChiselAPI (0.0.1) from Chisel-MC1.8.9-0.0.2.6.jar
  334. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.8.9-0.0.2.6.jar
  335. * ChiselsAndBitsAPI (1.8) from chiselsandbits-mc1.8.9-v1.8.9.jar
  336. * CoFHAPI (1.7.10R1.0.2) from rarmor-0.3.1.jar
  337. * CoFHAPI|block (1.8.0R1.0.0a) from ProgressiveAutomation-1.8.9-1.6.33.jar
  338. * CoFHAPI|energy (1.7.10R1.0.0) from mcjtylib-1.8.9-1.8.1beta5.jar
  339. * CoFHAPI|tileentity (1.8.0R1.0.0a) from ProgressiveAutomation-1.8.9-1.6.33.jar
  340. * CraftingTweaks|API (4.1) from craftingtweaks-mc1.8.9-3.0.41.jar
  341. * foundry.api (1.3.2.0) from Foundry-1.8.9-1.4.0.0-beta1.jar
  342. * FunOresAPI (2) from FunOres-1.8.9-1.1.0-beta6-45.jar
  343. * IronBackpacks|API (0.4) from IronBackpacks-1.8.9-2.0.5.jar
  344. * jeresources|API (0.3.1) from JustEnoughResources-1.8.9-0.3.1.jar
  345. * JustEnoughItemsAPI (2.10.1) from jei_1.8.9-2.25.8.146.jar
  346. * McJtyLib (1.8.9-1.8.1beta5) from mcjtylib-1.8.9-1.8.1beta5.jar
  347. * OpenComputersAPI|Component (5.6.4) from thutcore-2.2.2.jar
  348. * OpenComputersAPI|Core (5.6.4) from thutcore-2.2.2.jar
  349. * OpenComputersAPI|Driver (5.6.4) from thutcore-2.2.2.jar
  350. * OpenComputersAPI|Driver|Item (5.6.4) from thutcore-2.2.2.jar
  351. * OpenComputersAPI|Event (5.6.4) from thutcore-2.2.2.jar
  352. * OpenComputersAPI|FileSystem (5.6.4) from thutcore-2.2.2.jar
  353. * OpenComputersAPI|Internal (5.6.4) from thutcore-2.2.2.jar
  354. * OpenComputersAPI|Machine (5.6.4) from thutcore-2.2.2.jar
  355. * OpenComputersAPI|Manual (5.6.4) from thutcore-2.2.2.jar
  356. * OpenComputersAPI|Network (5.6.4) from thutcore-2.2.2.jar
  357. * OpenComputersAPI|Prefab (5.6.4) from thutcore-2.2.2.jar
  358. * PneumaticCraftApi (1.0) from PneumaticCraft-1.8.9-1.13.6-universal.jar
  359. * pressureAPI (1.3.0.13) from pressure-1.3.0.13-mc1.8.9.jar
  360. * ProjectEAPI (1.8-1) from ProjectE-1.8.9-PE1.1.3.jar
  361. * reborncoreAPI (1.4.0.13) from RebornCore-1.8.9-1.4.0.13-universal.jar
  362. * ResourcefulCrops|API (1.8.9-1.1.0-38) from ResourcefulCrops-1.8.9-1.1.0-38.jar
  363. * SchematicaAPI (1.1) from Schematica-1.8.9-1.7.7.142-universal.jar
  364. * SchematicaAPI|Events (1.1) from Schematica-1.8.9-1.7.7.142-universal.jar
  365. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.3.4.jar
  366. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.3.4.jar
  367. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.3.4.jar
  368. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.3.4.jar
  369. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.3.4.jar
  370. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.3.4.jar
  371. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.3.4.jar
  372. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.3.4.jar
  373. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.3.4.jar
  374. * thut|API (1.0.0) from thutcore-2.2.2.jar
  375. * totemic|API (0.2.0) from Totemic-1.8.9-0.6.4.1.jar
  376. * WailaAPI (1.3) from Waila-1.6.0-B3_1.8.8.jar
  377. Launched Version: 1.8.9-forge1.8.9-11.15.1.1735
  378. LWJGL: 2.9.4
  379. OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3621, Intel
  380. GL Caps: Using GL 1.3 multitexturing.
  381. Using GL 1.3 texture combiners.
  382. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  383. Shaders are available because OpenGL 2.1 is supported.
  384. VBOs are available because OpenGL 1.5 is supported.
  385.  
  386. Using VBOs: No
  387. Is Modded: Definitely; Client brand changed to 'fml,forge'
  388. Type: Client (map_client.txt)
  389. Resource Packs:
  390. Current Language: English (US)
  391. Profiler Position: N/A (disabled)
  392. CPU: 4x Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement