Advertisement
Guest User

Untitled

a guest
May 26th, 2015
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.82 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 5/26/15 6:40 PM
  5. Description: Initializing game
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 144
  8. at net.minecraft.potion.Potion.<init>(Potion.java:68)
  9. at am2.buffs.ArsMagicaPotion.<init>(ArsMagicaPotion.java:14)
  10. at am2.buffs.BuffList.createAMPotion(BuffList.java:92)
  11. at am2.buffs.BuffList.Instantiate(BuffList.java:142)
  12. at am2.proxy.CommonProxy.preinit(CommonProxy.java:146)
  13. at am2.proxy.ClientProxy.preinit(ClientProxy.java:114)
  14. at am2.AMCore.preInit(AMCore.java:128)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. at java.lang.reflect.Method.invoke(Unknown Source)
  19. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  20. at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  24. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  28. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  29. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  40. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533)
  41. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:242)
  42. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  43. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  44. at net.minecraft.client.main.Main.main(SourceFile:148)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. at java.lang.reflect.Method.invoke(Unknown Source)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- Head --
  57. Stacktrace:
  58. at net.minecraft.potion.Potion.<init>(Potion.java:68)
  59. at am2.buffs.ArsMagicaPotion.<init>(ArsMagicaPotion.java:14)
  60. at am2.buffs.BuffList.createAMPotion(BuffList.java:92)
  61. at am2.buffs.BuffList.Instantiate(BuffList.java:142)
  62. at am2.proxy.CommonProxy.preinit(CommonProxy.java:146)
  63. at am2.proxy.ClientProxy.preinit(ClientProxy.java:114)
  64. at am2.AMCore.preInit(AMCore.java:128)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  68. at java.lang.reflect.Method.invoke(Unknown Source)
  69. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  70. at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
  71. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  72. at java.lang.reflect.Method.invoke(Unknown Source)
  73. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  74. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  75. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  76. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  77. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  78. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  79. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  83. at java.lang.reflect.Method.invoke(Unknown Source)
  84. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  85. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  86. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  87. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  88. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  89. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  90. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533)
  91. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:242)
  92. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  93.  
  94. -- Initialization --
  95. Details:
  96. Stacktrace:
  97. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  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 7 (amd64) version 6.1
  110. Java Version: 1.8.0_31, Oracle Corporation
  111. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  112. Memory: 568589024 bytes (542 MB) / 1576939520 bytes (1503 MB) up to 3186360320 bytes (3038 MB)
  113. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms512M -Xmx3072M -XX:MetaspaceSize=512M
  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.3.1408 160 mods loaded, 160 mods active
  117. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  118. FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.3.1408-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
  119. Forge{10.13.3.1408} [Minecraft Forge] (forge-1.7.10-10.13.3.1408-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
  120. AM2-Preloader{0.0.2} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  121. appliedenergistics2-core{rv2-stable-3} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  122. betterfps{1.0.0} [BetterFps] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  123. CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  124. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  125. MobiusCore{1.2.3} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  126. NotEnoughItems{1.0.4.79} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.79-universal.jar) Unloaded->Constructed->Pre-initialized
  127. ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  128. OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  129. <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  130. debug{1.0} [debug] (denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  131. AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized
  132. arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar) Unloaded->Constructed->Errored
  133. betterloadingscreen{1.3.0} [Better Loading Screen] ([1.7.10] BetterLoadingScreen-1.3.0.jar) Unloaded->Constructed->Pre-initialized
  134. IC2{2.2.711-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.711-experimental.jar) Unloaded->Constructed->Pre-initialized
  135. AdvancedMachines{1.1.3} [IC2 Advanced Machines Addon] (AdvancedMachinesAS-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  136. appliedenergistics2{rv2-stable-3} [Applied Energistics 2] (appliedenergistics2-rv2-stable-3.jar) Unloaded->Constructed->Pre-initialized
  137. bdlib{1.7.0.70} [BD Lib] (bdlib-mc1710-1.7.0.70.jar) Unloaded->Constructed->Pre-initialized
  138. ae2stuff{0.1.7.17} [AE2 Stuff] (ae2stuff-mc1710-0.1.7.17.jar) Unloaded->Constructed->Pre-initialized
  139. AppleCore{1.0.2} [AppleCore] (AppleCore-mc1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized
  140. CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar) Unloaded->Constructed->Pre-initialized
  141. asielib{0.3.10} [asielib] (AsieLib-1.7.10-0.3.10.jar) Unloaded->Constructed->Pre-initialized
  142. Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized
  143. BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  144. ExtrabiomesXL{3.16.0} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.0.jar) Unloaded->Constructed->Pre-initialized
  145. BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar) Unloaded->Constructed->Pre-initialized
  146. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
  147. Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
  148. BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized
  149. ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar) Unloaded->Constructed->Pre-initialized
  150. ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.1-182.jar) Unloaded->Constructed->Pre-initialized
  151. BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) Unloaded->Constructed->Pre-initialized
  152. AWWayofTime{v1.3.2} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.2-1.jar) Unloaded->Constructed->Pre-initialized
  153. bluepower{0.1.766} [Blue Power] (BluePower-1.7.10-0.1.766-universal.jar) Unloaded->Constructed->Pre-initialized
  154. Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
  155. Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized
  156. Botania{r1.6-190} [Botania] (Botania r1.6-190.jar) Unloaded->Constructed->Pre-initialized
  157. CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenters Blocks v3.3.4.2 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  158. ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar) Unloaded->Constructed->Pre-initialized
  159. TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) Unloaded->Constructed->Pre-initialized
  160. ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar) Unloaded->Constructed->Pre-initialized
  161. chisel{2.3.8.35} [Chisel 2] (Chisel2-2.3.8.35.jar) Unloaded->Constructed->Pre-initialized
  162. ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar) Unloaded->Constructed->Pre-initialized
  163. CustomMainMenu{1.5} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.5.jar) Unloaded->Constructed->Pre-initialized
  164. props{2.0.1} [Decocraft] (Decocraft-2.0.1_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  165. Eln{46} [Electrical Age] (ElectricalAge_BETA-1.9_r46.jar) Unloaded->Constructed->Pre-initialized
  166. MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  167. MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized
  168. GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.325.jar) Unloaded->Constructed->Pre-initialized
  169. Mekanism{8.1.2} [Mekanism] (Mekanism-1.7.10-8.1.2.230.jar) Unloaded->Constructed->Pre-initialized
  170. EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar) Unloaded->Constructed->Pre-initialized
  171. EnderStorage{1.4.5.27} [EnderStorage] (EnderStorage-1.7.10-1.4.5.27-universal.jar) Unloaded->Constructed->Pre-initialized
  172. EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar) Unloaded->Constructed->Pre-initialized
  173. enhancedportals{3.0.10} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.10.jar) Unloaded->Constructed->Pre-initialized
  174. Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  175. extracells{2.2.65} [ExtraCells] (ExtraCells-1.7.10-2.2.65b97.jar) Unloaded->Constructed->Pre-initialized
  176. ExtraUtilities{1.2.5} [Extra Utilities] (extrautilities-1.2.5.jar) Unloaded->Constructed->Pre-initialized
  177. TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar) Unloaded->Constructed->Pre-initialized
  178. Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed->Pre-initialized
  179. harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pams HarvestCraft 1.7.10h.jar) Unloaded->Constructed->Pre-initialized
  180. ExtraTiC{1.4.4} [ExtraTiC] (ExtraTiC-1.7.10-1.4.4.jar) Unloaded->Constructed->Pre-initialized
  181. FastCraft{1.19} [FastCraft] (fastcraft-1.19.jar) Unloaded->Constructed->Pre-initialized
  182. ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-479.jar) Unloaded->Constructed->Pre-initialized
  183. ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar) Unloaded->Constructed->Pre-initialized
  184. GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.325.jar) Unloaded->Constructed->Pre-initialized
  185. GardenCore{1.7.10-1.6.1} [Garden Core] (GardenStuff-1.7.10-1.6.1.jar) Unloaded->Constructed->Pre-initialized
  186. GardenContainers{1.7.10-1.6.1} [Garden Containers] (GardenStuff-1.7.10-1.6.1.jar) Unloaded->Constructed->Pre-initialized
  187. GardenStuff{1.7.10-1.6.1} [Garden Stuff] (GardenStuff-1.7.10-1.6.1.jar) Unloaded->Constructed->Pre-initialized
  188. GardenTrees{1.7.10-1.6.1} [Garden Trees] (GardenStuff-1.7.10-1.6.1.jar) Unloaded->Constructed->Pre-initialized
  189. pressure{1.1.1.89} [Pressure Pipes] (pressure-mc1710-1.1.1.89.jar) Unloaded->Constructed->Pre-initialized
  190. advgenerators{0.9.12.64} [Advanced Generators] (generators-mc1710-0.9.12.64.jar) Unloaded->Constructed->Pre-initialized
  191. iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  192. GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar) Unloaded->Constructed->Pre-initialized
  193. Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
  194. Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
  195. Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
  196. Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
  197. Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
  198. Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
  199. Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
  200. IC2NuclearControl{2.1.2a} [Nuclear Control 2] (IC2NuclearControl-2.1.2a.jar) Unloaded->Constructed->Pre-initialized
  201. InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  202. inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-60.jar) Unloaded->Constructed->Pre-initialized
  203. inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized
  204. IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized
  205. JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  206. journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0b4-unlimited.jar) Unloaded->Constructed->Pre-initialized
  207. malisiscore{1.7.10-0.11.4} [MalisisCore] (malisiscore-1.7.10-0.11.4.jar) Unloaded->Constructed->Pre-initialized
  208. malisisdoors{1.7.10-1.7.1} [Malisis' Doors] (malisisdoors-1.7.10-1.7.1.jar) Unloaded->Constructed->Pre-initialized
  209. MekanismGenerators{8.1.2} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.2.230.jar) Unloaded->Constructed->Pre-initialized
  210. MekanismTools{8.1.2} [MekanismTools] (MekanismTools-1.7.10-8.1.2.230.jar) Unloaded->Constructed->Pre-initialized
  211. minechem{5.0.5.394} [Minechem] (Minechem-1.7.10-5.0.5.394.jar) Unloaded->Constructed->Pre-initialized
  212. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  213. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  214. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  215. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  216. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  217. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  218. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  219. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  220. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  221. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  222. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  223. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  224. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  225. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  226. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  227. MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  228. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  229. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  230. MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized
  231. NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  232. NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  233. NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  234. NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  235. NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  236. NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar) Unloaded->Constructed->Pre-initialized
  237. neresources{0.1.0.96} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.96.jar) Unloaded->Constructed->Pre-initialized
  238. OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar) Unloaded->Constructed->Pre-initialized
  239. OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar) Unloaded->Constructed->Pre-initialized
  240. OpenPeripheralCore{1.1.1} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-4.jar) Unloaded->Constructed->Pre-initialized
  241. OpenPeripheral{0.3.1} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-4.jar) Unloaded->Constructed->Pre-initialized
  242. OpenPeripheralIntegration{0.2.2} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-4.jar) Unloaded->Constructed->Pre-initialized
  243. MapWriter{2.1.1} [MapWriter] (Opis-1.2.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  244. Opis{1.2.3} [Opis] (Opis-1.2.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  245. PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar) Unloaded->Constructed->Pre-initialized
  246. qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.66-universal.jar) Unloaded->Constructed->Pre-initialized
  247. RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) Unloaded->Constructed->Pre-initialized
  248. RedstoneArsenal{1.7.10R1.1.0} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0-80.jar) Unloaded->Constructed->Pre-initialized
  249. ResourceLoader{1.0} [Resource Loader] (ResourceLoader-1.0.jar) Unloaded->Constructed->Pre-initialized
  250. rftools{2.91} [RFTools] (rftools-2.91.jar) Unloaded->Constructed->Pre-initialized
  251. RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar) Unloaded->Constructed->Pre-initialized
  252. simplyjetpacks{1.3.2} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.3.2.jar) Unloaded->Constructed->Pre-initialized
  253. SolarExpansion{1.4e} [Solar Expansion] (SolarExpansion-Basic-1.4f.jar) Unloaded->Constructed->Pre-initialized
  254. SSR{rc3} [Soul Shards Reborn] (SSR-rc3.jar) Unloaded->Constructed->Pre-initialized
  255. statues{2.1.4} [Statues] (statues-1.7.10-2.1.4.jar) Unloaded->Constructed->Pre-initialized
  256. StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized
  257. StevesAddons{0.10.12} [Steve's Addons] (StevesAddons-1.7.10-0.10.12.jar) Unloaded->Constructed->Pre-initialized
  258. StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) Unloaded->Constructed->Pre-initialized
  259. swapper{1.0.4} [Swapper] (swapper-1.0.4.jar) Unloaded->Constructed->Pre-initialized
  260. thaumicenergistics{0.8.10.3} [Thaumic Energistics] (thaumicenergistics-0.8.10.3.jar) Unloaded->Constructed->Pre-initialized
  261. erebus{0.2a} [Erebus] (TheErebus-0.2b.jar) Unloaded->Constructed->Pre-initialized
  262. ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0-122.jar) Unloaded->Constructed->Pre-initialized
  263. ThermalSmeltery{1.7.10-1.2.1} [Thermal Smeltery] (ThermalSmeltery-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized
  264. TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized
  265. Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded->Constructed->Pre-initialized
  266. ttCore{MC1.7.10-0.1.1-76} [ttCore] (ttCore-MC1.7.10-0.1.1-76.jar) Unloaded->Constructed->Pre-initialized
  267. WailaHarvestability{1.1.1} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  268. wailaplugins{MC1.7.10-0.0.1-14} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.0.1-14.jar) Unloaded->Constructed->Pre-initialized
  269. witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) Unloaded->Constructed->Pre-initialized
  270. Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) Unloaded->Constructed->Pre-initialized
  271. McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar) Unloaded->Constructed->Pre-initialized
  272. aobd{2.5.0} [Another One Bites The Dust] (AOBD-2.5.0.jar) Unloaded->Constructed->Pre-initialized
  273. denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  274. IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar) Unloaded->Constructed->Pre-initialized
  275. technom{0.10.0} [Technomancy] (Technomancy - 0.10.k - 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  276. ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar) Unloaded->Constructed->Pre-initialized
  277. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 350.12' Renderer: 'GeForce GT 640/PCIe/SSE2'
  278. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  279. Class transformer null safety: all safe
  280. AE2 Version: stable rv2-stable-3 for Forge 10.13.2.1291
  281. CoFHCore: -[1.7.10]3.0.2-262
  282. Mantle Environment: Environment healthy.
  283. ThermalFoundation: -[1.7.10]1.0.0-81
  284. ThermalExpansion: -[1.7.10]4.0.1-182
  285. MineFactoryReloaded: -[1.7.10]2.8.0-104
  286. TConstruct Environment: Environment healthy.
  287. NetherOres: -[1.7.10]2.3.0-12
  288. RedstoneArsenal: -[1.7.10]1.1.0-80
  289. ThermalDynamics: -[1.7.10]1.0.0-122
  290. List of loaded APIs:
  291. * AppleCoreAPI (1.0.0) from AppleCore-mc1.7.10-1.0.2.jar
  292. * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-3.jar
  293. * asielibAPI (1.0) from AsieLib-1.7.10-0.3.10.jar
  294. * asielibAPI|chat (1.0) from AsieLib-1.7.10-0.3.10.jar
  295. * asielibAPI|tile (1.0) from AsieLib-1.7.10-0.3.10.jar
  296. * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  297. * bluepowerAPI (1.0) from BluePower-1.7.10-0.1.766-universal.jar
  298. * BotaniaAPI (50) from Botania r1.6-190.jar
  299. * BuildCraftAPI|core (1.0) from SolarExpansion-Basic-1.4f.jar
  300. * BuildCraftAPI|power (1.1) from EnhancedPortals_1.7.10-universal-3.0.10.jar
  301. * BuildCraftAPI|tools (1.0) from SolarExpansion-Basic-1.4f.jar
  302. * ChiselAPI (0.0.2) from Chisel2-2.3.8.35.jar
  303. * ChiselAPI|Carving (0.0.2) from Chisel2-2.3.8.35.jar
  304. * CoFHAPI (1.7.10R1.0.0) from EnhancedPortals_1.7.10-universal-3.0.10.jar
  305. * CoFHAPI|block (1.7.10R1.0.0) from extrautilities-1.2.5.jar
  306. * CoFHAPI|core (1.7.10R1.0.0) from EnhancedPortals_1.7.10-universal-3.0.10.jar
  307. * CoFHAPI|energy (1.7.10R1.0.0) from extrautilities-1.2.5.jar
  308. * CoFHAPI|fluid (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  309. * CoFHAPI|inventory (1.7.10R1.0.3) from SolarExpansion-Basic-1.4f.jar
  310. * CoFHAPI|item (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
  311. * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.4f.jar
  312. * CoFHAPI|modhelpers (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  313. * CoFHAPI|tileentity (1.7.10R1.0.0) from EnhancedPortals_1.7.10-universal-3.0.10.jar
  314. * CoFHAPI|transport (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
  315. * CoFHAPI|world (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  316. * CoFHLib (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  317. * CoFHLib|audio (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  318. * CoFHLib|gui (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  319. * CoFHLib|gui|container (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  320. * CoFHLib|gui|element (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  321. * CoFHLib|gui|element|listbox (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  322. * CoFHLib|gui|slot (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  323. * CoFHLib|inventory (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  324. * CoFHLib|render (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  325. * CoFHLib|render|particle (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  326. * CoFHLib|util (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  327. * CoFHLib|util|helpers (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  328. * CoFHLib|util|position (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  329. * CoFHLib|world (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  330. * CoFHLib|world|feature (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  331. * ComputerCraft|API (1.73) from ComputerCraft1.73.jar
  332. * ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73.jar
  333. * ComputerCraft|API|Lua (1.73) from ComputerCraft1.73.jar
  334. * ComputerCraft|API|Media (1.73) from ComputerCraft1.73.jar
  335. * ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73.jar
  336. * ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar
  337. * ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar
  338. * CSLib|API (1.0) from Decocraft-2.0.1_1.7.10.jar
  339. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  340. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  341. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  342. * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.11.325.jar
  343. * GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.1.jar
  344. * GrowthcraftAPI|Cellar (2.0) from growthcraft-cellar-1.7.10-2.1.0a.jar
  345. * GrowthcraftAPI|Core (2.0) from growthcraft-core-1.7.10-2.1.0a.jar
  346. * IC2API (1.0) from industrialcraft-2-2.2.711-experimental.jar
  347. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-60.jar
  348. * MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.2.230.jar
  349. * MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.2.230.jar
  350. * MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.2.230.jar
  351. * MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.2.230.jar
  352. * MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.2.230.jar
  353. * MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.2.230.jar
  354. * MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.2.230.jar
  355. * MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.2.230.jar
  356. * MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.2.230.jar
  357. * MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
  358. * minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.394.jar
  359. * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.96.jar
  360. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.1.2a.jar
  361. * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3.jar
  362. * OpenPeripheralApi (3.2) from OpenPeripheral-1.7.10-AIO-4.jar
  363. * pressureAPI (1.1.1) from pressure-mc1710-1.1.1.89.jar
  364. * Thaumcraft|API (4.2.0.0) from Pams HarvestCraft 1.7.10h.jar
  365. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  366. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  367. Launched Version: 1.7.10
  368. LWJGL: 2.9.1
  369. OpenGL: GeForce GT 640/PCIe/SSE2 GL version 4.5.0 NVIDIA 350.12, NVIDIA Corporation
  370. GL Caps: Using GL 1.3 multitexturing.
  371. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  372. Anisotropic filtering is supported and maximum anisotropy is 16.
  373. Shaders are available because OpenGL 2.1 is supported.
  374.  
  375. Is Modded: Definitely; Client brand changed to 'fml,forge'
  376. Type: Client (map_client.txt)
  377. Resource Packs: []
  378. Current Language: English (US)
  379. Profiler Position: N/A (disabled)
  380. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  381. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement