Advertisement
Guest User

Minecraft Crash

a guest
Jul 21st, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.99 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 7/21/15 5:55 PM
  5. Description: Ticking block entity
  6.  
  7. java.lang.ClassCastException: thaumic.tinkerer.common.block.tile.tablet.TabletFakePlayer cannot be cast to net.minecraft.entity.player.EntityPlayerMP
  8. at com.arc.bloodarsenal.common.BloodArsenalEventHooks.onEntityDamaged(BloodArsenalEventHooks.java:78)
  9. at cpw.mods.fml.common.eventhandler.ASMEventHandler_239_BloodArsenalEventHooks_onEntityDamaged_LivingAttackEvent.invoke(.dynamic)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  11. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  12. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:292)
  13. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:978)
  14. at thaumcraft.common.entities.monster.mods.ChampionModSpined.performEffect(ChampionModSpined.java:14)
  15. at thaumcraft.common.lib.events.EventHandlerRunic.entityHurt(EventHandlerRunic.java:279)
  16. at cpw.mods.fml.common.eventhandler.ASMEventHandler_106_EventHandlerRunic_entityHurt_LivingHurtEvent.invoke(.dynamic)
  17. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  18. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  19. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
  20. at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1129)
  21. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
  22. at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54)
  23. at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:126)
  24. at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:56)
  25. at tconstruct.items.tools.Cleaver.onLeftClickEntity(Cleaver.java:116)
  26. at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1190)
  27. at thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.swingHit(TileAnimationTablet.java:165)
  28. at thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.func_145845_h(TileAnimationTablet.java:114)
  29. at net.minecraft.world.World.func_72939_s(World.java:1939)
  30. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  31. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  32. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  33. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  34. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  35. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- Head --
  42. Stacktrace:
  43. at com.arc.bloodarsenal.common.BloodArsenalEventHooks.onEntityDamaged(BloodArsenalEventHooks.java:78)
  44. at cpw.mods.fml.common.eventhandler.ASMEventHandler_239_BloodArsenalEventHooks_onEntityDamaged_LivingAttackEvent.invoke(.dynamic)
  45. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  46. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  47. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:292)
  48. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:978)
  49. at thaumcraft.common.entities.monster.mods.ChampionModSpined.performEffect(ChampionModSpined.java:14)
  50. at thaumcraft.common.lib.events.EventHandlerRunic.entityHurt(EventHandlerRunic.java:279)
  51. at cpw.mods.fml.common.eventhandler.ASMEventHandler_106_EventHandlerRunic_entityHurt_LivingHurtEvent.invoke(.dynamic)
  52. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  53. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  54. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
  55. at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1129)
  56. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
  57. at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54)
  58. at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:126)
  59. at tconstruct.library.tools.AbilityHelper.onLeftClickEntity(AbilityHelper.java:56)
  60. at tconstruct.items.tools.Cleaver.onLeftClickEntity(Cleaver.java:116)
  61. at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1190)
  62. at thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.swingHit(TileAnimationTablet.java:165)
  63. at thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.func_145845_h(TileAnimationTablet.java:114)
  64.  
  65. -- Block entity being ticked --
  66. Details:
  67. Name: ttinkerer:animationTablet // thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet
  68. Block type: ID #1762 (tile.animationTablet // thaumic.tinkerer.common.block.BlockAnimationTablet)
  69. Block data value: 2 / 0x2 / 0b0010
  70. Block location: World: (79,91,209), Chunk: (at 15,5,1 in 4,13; contains blocks 64,0,208 to 79,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  71. Actual block type: ID #1762 (tile.animationTablet // thaumic.tinkerer.common.block.BlockAnimationTablet)
  72. Actual block data value: 2 / 0x2 / 0b0010
  73. Stacktrace:
  74. at net.minecraft.world.World.func_72939_s(World.java:1939)
  75. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  76.  
  77. -- Affected level --
  78. Details:
  79. Level name: world
  80. All players: 0 total; []
  81. Chunk stats: ServerChunkCache: 38 Drop: 38
  82. Level seed: 2900888578852124048
  83. Level generator: ID 00 - default, ver 1. Features enabled: false
  84. Level generator options:
  85. Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  86. Level time: 0 game time, 0 day time
  87. Level dimension: 0
  88. Level storage version: 0x00000 - Unknown?
  89. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  90. Level game mode: ~~ERROR~~ NullPointerException: null
  91. Stacktrace:
  92. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  93. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  94. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  95. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  96. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  97.  
  98. -- System Details --
  99. Details:
  100. Minecraft Version: 1.7.10
  101. Operating System: Windows Vista (amd64) version 6.0
  102. Java Version: 1.8.0_25, Oracle Corporation
  103. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  104. Memory: 997817984 bytes (951 MB) / 3548905472 bytes (3384 MB) up to 5726797824 bytes (5461 MB)
  105. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  106. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  107. IntCache: cache: 5, tcache: 0, allocated: 15, tallocated: 95
  108. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 183 mods loaded, 183 mods active
  109. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  110. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  111. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  112. UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  113. UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  114. UCHIJAAAA Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
  115. UCHIJAAAA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
  116. UCHIJAAAA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
  117. UCHIJAAAA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
  118. UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  119. UCHIJAAAA OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
  120. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  121. UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
  122. UCHIJAAAA IC2{2.2.726-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.726-experimental.jar)
  123. UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  124. UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  125. UCHIJAAAA bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar)
  126. UCHIJAAAA ae2stuff{0.4.2.43} [AE2 Stuff] (ae2stuff-0.4.2.43-mc1.7.10.jar)
  127. UCHIJAAAA AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar)
  128. UCHIJAAAA Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
  129. UCHIJAAAA AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
  130. UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  131. UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  132. UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  133. UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  134. UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  135. UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  136. UCHIJAAAA Automagy{0.26.2} [Automagy] (Automagy-1.7.10-0.26.2.jar)
  137. UCHIJAAAA baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
  138. UCHIJAAAA BaublesHud{1.2.1} [Baubles-Hud] (BaublesHud-1.7.10-1.2.1.jar)
  139. UCHIJAAAA BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
  140. UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
  141. UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
  142. UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
  143. UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
  144. UCHIJAAAA BuildCraft|Core{7.0.15} [BuildCraft] (buildcraft-7.0.15.jar)
  145. UCHIJAAAA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
  146. UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
  147. UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
  148. UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
  149. UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  150. UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  151. UCHIJAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
  152. UCHIJAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
  153. UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
  154. UCHIJAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
  155. UCHIJAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
  156. UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-4.jar)
  157. UCHIJAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
  158. UCHIJAAAA BloodArsenal{1.1-14} [Blood Arsenal] (BloodArsenal-1.7.10-1.1-14.jar)
  159. UCHIJAAAA Botania{r1.7-201} [Botania] (Botania r1.7-201.jar)
  160. UCHIJAAAA BuildCraft|Factory{7.0.15} [BC Factory] (buildcraft-7.0.15.jar)
  161. UCHIJAAAA BuildCraft|Silicon{7.0.15} [BC Silicon] (buildcraft-7.0.15.jar)
  162. UCHIJAAAA BuildCraft|Energy{7.0.15} [BC Energy] (buildcraft-7.0.15.jar)
  163. UCHIJAAAA BuildCraft|Builders{7.0.15} [BC Builders] (buildcraft-7.0.15.jar)
  164. UCHIJAAAA BuildCraft|Robotics{7.0.15} [BC Robotics] (buildcraft-7.0.15.jar)
  165. UCHIJAAAA BuildCraft|Transport{7.0.15} [BC Transport] (buildcraft-7.0.15.jar)
  166. UCHIJAAAA BuildCraft|Compat{7.0.8} [BuildCraft Compat] (buildcraft-compat-7.0.8.jar)
  167. UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
  168. UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  169. UCHIJAAAA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
  170. UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  171. UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  172. UCHIJAAAA chisel{2.4.1.40} [Chisel 2] (Chisel2-2.4.1.40.jar)
  173. UCHIJAAAA ctmlib{1.0.1.5} [CTMLib] (Chisel2-2.4.1.40.jar)
  174. UCHIJAAAA MrTJPCoreMod{1.1.0.27} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.27-universal.jar)
  175. UCHIJAAAA ProjRed|Core{4.7.0pre5.89} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre5.89-Base.jar)
  176. UCHIJAAAA ProjRed|Transmission{4.7.0pre5.89} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre5.89-Integration.jar)
  177. UCHIJAAAA CompactMachines{1.7.10-1.20} [Compact Machines] (compactmachines-1.7.10-1.20.jar)
  178. UCHIJAAAA ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
  179. UCHIJAAAA CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar)
  180. UCHIJAAAA CustomMainMenu{1.6} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.6.jar)
  181. UCHIJAAAA props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
  182. UCHIJAAAA DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
  183. UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
  184. UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
  185. UCHIJAAAA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar)
  186. UCHIJAAAA EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar)
  187. UCHIJAAAA enderutilities{0.4.1} [Ender Utilities] (enderutilities-1.7.10-0.4.1.jar)
  188. UCHIJAAAA EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar)
  189. UCHIJAAAA extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
  190. UCHIJAAAA ExtraUtilities{1.2.8} [Extra Utilities] (extrautilities-1.2.8.jar)
  191. UCHIJAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar)
  192. UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
  193. UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  194. UCHIJAAAA fastleafdecay{1.0} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.0.jar)
  195. UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-502.jar)
  196. UCHIJAAAA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic] (Forbidden Magic-1.7.10-0.57.jar)
  197. UCHIJAAAA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5c.jar)
  198. UCHIJAAAA MagicBees{1.7.10-2.3.2} [Magic Bees] (magicbees-1.7.10-2.3.2.jar)
  199. UCHIJAAAA gendustry{1.5.2.107} [GenDustry] (gendustry-1.5.2.107-mc1.7.10.jar)
  200. UCHIJAAAA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  201. UCHIJAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  202. UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  203. UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  204. UCHIJAAAA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
  205. UCHIJAAAA headcrumbs{1.5.4} [Headcrumbs] (Headcrumbs-1.5.4.jar)
  206. UCHIJAAAA IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
  207. UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  208. UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  209. UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  210. UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
  211. UCHIJAAAA journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
  212. UCHIJAAAA LogisticsPipes{0.9.1.15} [Logistics Pipes] (logisticspipes-0.9.1.15.jar)
  213. UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  214. UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  215. UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  216. UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  217. UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  218. UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  219. UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  220. UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  221. UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  222. UCHIJAAAA Mystcraft{0.12.1.00} [Mystcraft] (mystcraft-1.7.10-0.12.1.00.jar)
  223. UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  224. UCHIJAAAA ProjRed|Exploration{4.7.0pre5.89} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre5.89-World.jar)
  225. UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  226. UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  227. UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  228. UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  229. UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  230. UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  231. UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  232. UCHIJAAAA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
  233. UCHIJAAAA MoarPeripherals{1.7.10-1.7-1.53} [MoarPeripherals] (MoarPeripherals-1.7.10-1.7-1.53.jar)
  234. UCHIJAAAA Morpheus{1.7.10-1.6.5} [Morpheus] (Morpheus-1.7.10-1.6.5.jar)
  235. UCHIJAAAA NEIAddons{1.12.10.33} [NEI Addons] (neiaddons-1.12.10.33-mc1.7.10.jar)
  236. UCHIJAAAA NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.10.33-mc1.7.10.jar)
  237. UCHIJAAAA NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany] (neiaddons-1.12.10.33-mc1.7.10.jar)
  238. UCHIJAAAA NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry] (neiaddons-1.12.10.33-mc1.7.10.jar)
  239. UCHIJAAAA NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables] (neiaddons-1.12.10.33-mc1.7.10.jar)
  240. UCHIJAAAA NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo] (neiaddons-1.12.10.33-mc1.7.10.jar)
  241. UCHIJAAAA neiintegration{1.0.11} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.11.jar)
  242. UCHIJAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
  243. UCHIJAAAA notenoughkeys{@MOD_VERSION@} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar)
  244. UCHIJAAAA neresources{0.1.0.101} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.101.jar)
  245. UCHIJAAAA OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
  246. UCHIJAAAA OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
  247. UCHIJAAAA OpenPeripheralCore{1.1.1} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.1.1.jar)
  248. UCHIJAAAA OpenPeripheral{0.3.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.3.1b.jar)
  249. UCHIJAAAA OpenPeripheralIntegration{0.2.2} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.2.2.jar)
  250. UCHIJAAAA PeripheralsPlusPlus{1.2.10} [Peripherals++] (Peripherals++-1.2.10.jar)
  251. UCHIJAAAA PortalGun{4.0.0-beta-5} [PortalGun] (PortalGun-4.0.0-beta-5.jar)
  252. UCHIJAAAA JotatosPracticalities{0.6.2} [Practicalities] (practicalities-1.7.10-0.6.2.jar)
  253. UCHIJAAAA ProjRed|Transportation{4.7.0pre5.89} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre5.89-Mechanical.jar)
  254. UCHIJAAAA ProjRed|Compatibility{4.7.0pre5.89} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre5.89-Compat.jar)
  255. UCHIJAAAA ProjRed|Integration{4.7.0pre5.89} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre5.89-Integration.jar)
  256. UCHIJAAAA ProjRed|Illumination{4.7.0pre5.89} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre5.89-Lighting.jar)
  257. UCHIJAAAA ProjRed|Expansion{4.7.0pre5.89} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre5.89-Mechanical.jar)
  258. UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
  259. UCHIJAAAA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
  260. UCHIJAAAA xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
  261. UCHIJAAAA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
  262. UCHIJAAAA rftools{3.11} [RFTools] (rftools-3.11.jar)
  263. UCHIJAAAA runicdungeons{1.1.5c} [Runic Dungeons] (runicdungeons-1.1.5c.jar)
  264. UCHIJAAAA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
  265. UCHIJAAAA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
  266. UCHIJAAAA springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar)
  267. UCHIJAAAA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
  268. UCHIJAAAA StevesAddons{0.10.13} [Steve's Addons] (StevesAddons-1.7.10-0.10.13.jar)
  269. UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
  270. UCHIJAAAA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
  271. UCHIJAAAA TaintedMagic{1.1.5.4} [Tainted Magic] (TaintedMagic-1.1.5.4.jar)
  272. UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  273. UCHIJAAAA thaumicenergistics{0.8.10.7} [Thaumic Energistics] (thaumicenergistics-0.8.10.7.jar)
  274. UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar)
  275. UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  276. UCHIJAAAA TiCTooltips{1.2.4} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4.jar)
  277. UCHIJAAAA TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
  278. UCHIJAAAA Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar)
  279. UCHIJAAAA ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar)
  280. UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
  281. UCHIJAAAA wawla{1.3.0} [What Are We Looking At] (Wawla-1.3.0-1.7.10.jar)
  282. UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  283. UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  284. UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  285. UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  286. UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  287. UCHIJAAAA ForgeRelocation{0.0.1.3} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
  288. UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar)
  289. UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  290. UCHIJAAAA aobd{2.7.1} [Another One Bites The Dust] (AOBD-2.7.1.jar)
  291. UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
  292. UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  293. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  294. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  295. Class transformer null safety: all safe
  296. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  297. CoFHCore: -[1.7.10]3.0.3-303
  298. MineFactoryReloaded: -[1.7.10]2.8.0-104
  299. Mantle Environment: Environment healthy.
  300. ThermalFoundation: -[1.7.10]1.2.0-102
  301. ThermalExpansion: -[1.7.10]4.0.3B1-218
  302. TConstruct Environment: Environment healthy.
  303. NetherOres: -[1.7.10]2.3.0-12
  304. RedstoneArsenal: -[1.7.10]1.1.1-89
  305. ThermalDynamics: -[1.7.10]1.1.0-161
  306. List of loaded APIs:
  307. * API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
  308. * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-502.jar
  309. * Baubles|API (1.0.1.10) from runicdungeons-1.1.5c.jar
  310. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
  311. * BotaniaAPI (56) from Botania r1.7-201.jar
  312. * BuildCraftAPI|blocks (1.0) from buildcraft-7.0.15.jar
  313. * BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.15.jar
  314. * BuildCraftAPI|boards (2.0) from buildcraft-7.0.15.jar
  315. * BuildCraftAPI|core (1.0) from extrautilities-1.2.8.jar
  316. * BuildCraftAPI|crops (1.1) from buildcraft-7.0.15.jar
  317. * BuildCraftAPI|events (1.0) from buildcraft-7.0.15.jar
  318. * BuildCraftAPI|facades (1.1) from buildcraft-7.0.15.jar
  319. * BuildCraftAPI|filler (4.0) from buildcraft-7.0.15.jar
  320. * BuildCraftAPI|fuels (2.0) from buildcraft-7.0.15.jar
  321. * BuildCraftAPI|gates (4.1) from buildcraft-7.0.15.jar
  322. * BuildCraftAPI|items (1.1) from buildcraft-7.0.15.jar
  323. * BuildCraftAPI|library (2.0) from buildcraft-7.0.15.jar
  324. * BuildCraftAPI|power (1.3) from buildcraft-7.0.15.jar
  325. * BuildCraftAPI|recipes (3.0) from buildcraft-7.0.15.jar
  326. * BuildCraftAPI|robotics (2.1) from buildcraft-7.0.15.jar
  327. * BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.6.1.0.jar
  328. * BuildCraftAPI|tablet (1.0) from buildcraft-7.0.15.jar
  329. * BuildCraftAPI|tiles (1.2) from buildcraft-7.0.15.jar
  330. * BuildCraftAPI|tools (1.0) from SolarExpansion-Basic-1.6a.jar
  331. * BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.6.1.0.jar
  332. * ChiselAPI (0.1.0) from Chisel2-2.4.1.40.jar
  333. * ChiselAPI|Carving (0.1.0) from Chisel2-2.4.1.40.jar
  334. * ChiselAPI|Rendering (0.1.0) from Chisel2-2.4.1.40.jar
  335. * CoFHAPI (1.7.10R1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
  336. * CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.8.jar
  337. * CoFHAPI|core (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  338. * CoFHAPI|energy (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  339. * CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
  340. * CoFHAPI|inventory (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  341. * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.8.jar
  342. * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  343. * CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
  344. * CoFHAPI|tileentity (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  345. * CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.0.8.jar
  346. * CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
  347. * CoFHLib (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  348. * CoFHLib|audio (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  349. * CoFHLib|gui (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  350. * CoFHLib|gui|container (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  351. * CoFHLib|gui|element (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  352. * CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  353. * CoFHLib|gui|slot (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  354. * CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  355. * CoFHLib|render (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  356. * CoFHLib|render|particle (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  357. * CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  358. * CoFHLib|util|helpers (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  359. * CoFHLib|util|position (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  360. * CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  361. * CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  362. * ComputerCraft|API (1.74) from ComputerCraft1.74.jar
  363. * ComputerCraft|API|FileSystem (1.74) from ComputerCraft1.74.jar
  364. * ComputerCraft|API|Lua (1.74) from ComputerCraft1.74.jar
  365. * ComputerCraft|API|Media (1.74) from ComputerCraft1.74.jar
  366. * ComputerCraft|API|Peripheral (1.74) from ComputerCraft1.74.jar
  367. * ComputerCraft|API|Permissions (1.74) from ComputerCraft1.74.jar
  368. * ComputerCraft|API|Redstone (1.74) from ComputerCraft1.74.jar
  369. * ComputerCraft|API|Turtle (1.74) from ComputerCraft1.74.jar
  370. * CSLib|API (1.0) from Decocraft-2.0.2_1.7.10.jar
  371. * DraconicEvolution|API (1.0) from Draconic-Evolution-1.7.10-1.0.1c.jar
  372. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  373. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  374. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  375. * ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.3.20.jar
  376. * ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.3.20.jar
  377. * ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.3.20.jar
  378. * ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.3.20.jar
  379. * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar
  380. * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.3.20.jar
  381. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.3.20.jar
  382. * ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar
  383. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.3.20.jar
  384. * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.3.20.jar
  385. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar
  386. * ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar
  387. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.3.20.jar
  388. * ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar
  389. * ForgeRelocation|API (0.0.1.3) from ForgeRelocation-1.7.10-0.0.1.3-universal.jar
  390. * gendustryAPI (2.1.0) from gendustry-1.5.2.107-mc1.7.10.jar
  391. * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
  392. * IC2API (1.0) from industrialcraft-2-2.2.726-experimental.jar
  393. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
  394. * MoarPeripherals|API (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  395. * MoarPeripherals|API|BitNet (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  396. * MoarPeripherals|API|Listener (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  397. * MoarPeripherals|API|Tile (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  398. * MoarPeripherals|API|Tile|Aware (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  399. * MoarPeripherals|API|Upgrade (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  400. * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.1.00.jar
  401. * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.101.jar
  402. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
  403. * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3.jar
  404. * OpenPeripheralApi (3.2) from OpenPeripheralCore-1.7.10-1.1.1.jar
  405. * Peripheral-Framework|Annotation (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  406. * Peripheral-Framework|Annotation|Function (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  407. * Peripheral-Framework|Converter (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  408. * Peripheral-Framework|Core (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  409. * Peripheral-Framework|Interfaces (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  410. * Peripheral-Framework|Wrapper (1.7.10-1.7-1.53) from MoarPeripherals-1.7.10-1.7-1.53.jar
  411. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  412. * RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar
  413. * RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
  414. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  415. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar
  416. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  417. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  418. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar
  419. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  420. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
  421. * RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
  422. * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  423. * Thaumcraft|API (4.2.0.0) from Pam's HarvestCraft 1.7.10i.jar
  424. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  425. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  426. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
  427. Profiler Position: N/A (disabled)
  428. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  429. Player Count: 1 / 8; [EntityPlayerMP['pat197'/767, l='world', x=284.00, y=91.00, z=2256.41]]
  430. Type: Integrated Server (map_client.txt)
  431. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement