Advertisement
Guest User

Untitled

a guest
Jul 28th, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 108.30 KB | None | 0 0
  1. [19:27:00] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  2. [19:27:01] [Client thread/INFO] [FML]: [AppEng] Core Init
  3. [19:27:01] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  4. [19:27:01] [Client thread/INFO] [FML]: Searching C:\Users\Jiří\AppData\Roaming\.minecraft\ic1710\mods for mods
  5. [19:27:01] [Client thread/INFO] [FML]: Also searching C:\Users\Jiří\AppData\Roaming\.minecraft\ic1710\mods\1.7.10 for mods
  6. [19:27:05] [Client thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
  7. [19:27:06] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  8. [19:27:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, ImmibisMicroblocks, NotEnoughItems, OpenComputers|Core, appliedenergistics2, BiblioCraft, bphelper, chisel, ctmlib, customnpcs, gregtech, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, Growthcraft|Apples, Growthcraft, IC2NuclearControl, ImmibisCore, IC2, IronChest, malisiscore, malisisdoors, MineTweaker3, OpenComputers, RedLogic, ReiMinimap, tradeboothmod] at CLIENT
  9. [19:27:06] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, ImmibisMicroblocks, NotEnoughItems, OpenComputers|Core, appliedenergistics2, BiblioCraft, bphelper, chisel, ctmlib, customnpcs, gregtech, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, Growthcraft|Apples, Growthcraft, IC2NuclearControl, ImmibisCore, IC2, IronChest, malisiscore, malisisdoors, MineTweaker3, OpenComputers, RedLogic, ReiMinimap, tradeboothmod] at SERVER
  10. [19:27:07] [Client thread/INFO] [OpenComputers]: Successfully patched bok.func_110827_b.
  11. [19:27:09] [Client thread/INFO] [STDOUT]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:163]: [Immibis Core] Preferred energy system set to: ic2
  12. [19:27:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Immibis's Microblocks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BPHelper, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CTMLib, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:GregTech, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:GrowthCraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:RedLogic, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:Trade Booth Mod
  13. [19:27:11] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  14. [19:27:11] [Client thread/INFO] [FML]: Found 440 ObjectHolder annotations
  15. [19:27:11] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  16. [19:27:11] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  17. [19:27:11] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  18. [19:27:11] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
  19. [19:27:12] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  20. [19:27:12] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  21. [19:27:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
  22. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  23. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  24. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  25. [19:27:12] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  26. [19:27:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  27. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  28. [19:27:12] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  29. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  30. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  31. [19:27:12] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
  32. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.
  33. [19:27:12] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/quartz/ToolQuartzWrench
  34. [19:27:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  35. [19:27:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  36. [19:27:12] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  37. [19:27:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  38. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.
  39. [19:27:12] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/ToolNetworkTool
  40. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
  41. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
  42. [19:27:12] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/misc/PartStorageBus
  43. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
  44. [19:27:12] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
  45. [19:27:12] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PItems
  46. [19:27:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  47. [19:27:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  48. [19:27:12] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  49. [19:27:13] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
  50. [19:27:13] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 1297ms )
  51. Exception in thread "AE2 VersionChecker" [19:27:13] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
  52. [19:27:13] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
  53. [19:27:13] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
  54. [19:27:13] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at appeng.services.version.VersionParser.parse(VersionParser.java:34)
  55. [19:27:13] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
  56. [19:27:13] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
  57. [19:27:13] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at appeng.services.VersionChecker.run(VersionChecker.java:86)
  58. [19:27:13] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:     at java.lang.Thread.run(Unknown Source)
  59. [19:27:13] [Client thread/INFO] [Chisel 2]: Starting pre-init...
  60. [19:27:13] [Client thread/INFO] [Chisel 2]: Loading blocks...
  61. [19:27:13] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  62. [19:27:13] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  63. [19:27:13] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  64. [19:27:13] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  65. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  66. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  67. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  68. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  69. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  70. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  71. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  72. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  73. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  74. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  75. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  76. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  77. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  78. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  79. [19:27:14] [Client thread/INFO] [Chisel 2]: 87 Feature's blocks loaded.
  80. [19:27:14] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
  81. [19:27:14] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
  82. [19:27:14] [Client thread/INFO] [Chisel 2]: Loading items...
  83. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  84. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  85. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  86. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  87. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  88. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  89. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  90. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  91. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  92. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  93. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  94. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  95. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  96. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  97. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  98. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  99. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  100. [19:27:14] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  101. [19:27:14] [Client thread/INFO] [Chisel 2]: 87 Feature's items loaded.
  102. [19:27:14] [Client thread/INFO] [Chisel 2]: Pre-init finished.
  103. [19:27:15][FINE][noppes.npcs.LogWriter:71] Tue Jul 28 19:27:15 CEST 2015
  104. [19:27:15][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available:
  105. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for emptyCell
  106. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellEmpty
  107. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellWater
  108. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellLava
  109. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellOxygen
  110. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellAir
  111. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for emptyFuelCan
  112. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for fuelCanEmpty
  113. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for fuelCan
  114. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for filledFuelCan
  115. [19:27:18] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
  116. [19:27:21] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
  117. [19:27:21] [Client thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
  118. [19:27:21] [Client thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
  119. [19:27:21] [Client thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
  120. [19:27:21] [Client thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
  121. [19:27:21] [Client thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
  122. [19:27:21] [Client thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
  123. [19:27:21] [Client thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
  124. [19:27:21] [Client thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
  125. [19:27:21] [Client thread/INFO] [malisiscore]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
  126. [19:27:22] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  127. [19:27:22] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  128. [19:27:22] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  129. [19:27:22] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  130. [19:27:22] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  131. [19:27:22] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
  132. [19:27:23] [Client thread/INFO] [OpenComputers]: Initializing blocks and items.
  133. [19:27:23] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.movable.IMovableTile into li.cil.oc.common.tileentity.traits.Environment.
  134. [19:27:23] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
  135. [19:27:23] [Client thread/INFO] [OpenComputers]: Skipping interface factorization.api.IChargeConductor from missing mod factorization.
  136. [19:27:23] [Client thread/INFO] [OpenComputers]: Skipping interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC from missing mod Galacticraft API.
  137. [19:27:23] [Client thread/INFO] [OpenComputers]: Skipping interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector from missing mod Galacticraft API.
  138. [19:27:23] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
  139. [19:27:23] [Client thread/INFO] [OpenComputers]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
  140. [19:27:23] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.energy.IStrictEnergyAcceptor from missing mod Mekanism.
  141. [19:27:23] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
  142. [19:27:23] [Client thread/INFO] [OpenComputers]: Skipping interface buildcraft.api.tiles.IHasWork from missing mod BuildCraft|Core.
  143. [19:27:23] [Client thread/INFO] [OpenComputers]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
  144. [19:27:24] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEWrench into li.cil.oc.common.item.Wrench.
  145. [19:27:24] [Client thread/INFO] [OpenComputers]: Skipping interface buildcraft.api.tools.IToolWrench from missing mod BuildCraftAPI|tools.
  146. [19:27:24] [Client thread/INFO] [OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
  147. [19:27:24] [Client thread/INFO] [OpenComputers]: Skipping interface cofh.api.item.IToolHammer from missing mod CoFHAPI|item.
  148. [19:27:24] [Client thread/INFO] [OpenComputers]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO.
  149. [19:27:24] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.IMekWrench from missing mod Mekanism.
  150. [19:27:24] [Client thread/INFO] [OpenComputers]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded.
  151. [19:27:24] [Client thread/INFO] [OpenComputers]: Skipping interface mrtjp.projectred.api.IScrewdriver from missing mod ProjRed|Core.
  152. [19:27:24] [Client thread/INFO] [OpenComputers]: Skipping interface mods.railcraft.api.core.items.IToolCrowbar from missing mod Railcraft.
  153. [19:27:24] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
  154. [19:27:24] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEItemPowerStorage into li.cil.oc.common.item.traits.Chargeable.
  155. [19:27:24] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
  156. [19:27:24] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
  157. [19:27:24] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.energy.IEnergizedItem from missing mod Mekanism.
  158. [19:27:24] [Client thread/INFO] [OpenComputers]: Initializing additional OreDict entries.
  159. [19:27:24] [Client thread/INFO] [OpenComputers]: Initializing OpenComputers API.
  160. [19:27:26] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.14.30-lua52-native.32.dll'.
  161. [19:27:26] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.14.30-lua53-native.32.dll'.
  162. [19:27:26] [Client thread/INFO] [OpenComputers]: Done with pre init phase.
  163. [19:27:26] [Client thread/INFO] [FML]: Applying holder lookups
  164. [19:27:26] [Client thread/INFO] [FML]: Holder lookups applied
  165. [19:27:26] [Client thread/INFO] [FML]: Injecting itemstacks
  166. [19:27:26] [Client thread/INFO] [FML]: Itemstack injection complete
  167. [19:27:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  168. [19:27:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  169. [19:27:26] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  170. [19:27:26] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  171. [19:27:26] [Thread-12/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  172. [19:27:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  173. [19:27:26] [Sound Library Loader/INFO]: Sound engine started
  174. [19:27:26] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/What Do You Need.ogg does not exist, cannot add it to event customnpcs:human.female.villager.what_do_you_need
  175. [19:27:26] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/Would You Like To Trade.ogg does not exist, cannot add it to event customnpcs:human.female.villager.trade
  176. [19:27:26] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/What do you need.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.what_do_you_need
  177. [19:27:26] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/Would you like to trade.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.trade
  178. [19:27:29] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  179. [19:27:29] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  180. [19:27:29] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
  181. [19:27:29] [Client thread/INFO] [AE2:C]: Initialization ( started )
  182. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0
  183. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0
  184. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  185. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  186. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  187. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0
  188. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0
  189. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0
  190. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  191. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0
  192. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  193. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0
  194. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0
  195. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  196. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  197. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  198. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  199. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0
  200. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0
  201. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  202. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  203. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  204. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0
  205. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  206. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  207. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0
  208. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  209. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  210. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  211. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  212. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0
  213. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0
  214. [19:27:29] [Client thread/WARN] [AE2:C]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0
  215. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: MekCrusher: 3 loaded.
  216. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: Pulverizer: 2 loaded.
  217. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: OreRegistration: 11 loaded.
  218. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: Shaped: 202 loaded.
  219. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: Smelt: 1 loaded.
  220. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: Shapeless: 52 loaded.
  221. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: MekEnrichment: 2 loaded.
  222. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: HCCrusher: 2 loaded.
  223. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: Inscribe: 8 loaded.
  224. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: Press: 3 loaded.
  225. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: GrindFZ: 7 loaded.
  226. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: Crusher: 9 loaded.
  227. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: Grind: 4 loaded.
  228. [19:27:29] [Client thread/INFO] [AE2:C]: Recipes Loading: Macerator: 2 loaded.
  229. [19:27:29] [Client thread/INFO] [AE2:C]: Initialization ( ended after 352ms )
  230. [19:27:31] [Client thread/INFO] [Chisel 2]: Starting init...
  231. [19:27:31] [Client thread/INFO] [Chisel 2]: Loading recipes...
  232. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
  233. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
  234. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  235. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  236. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
  237. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  238. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  239. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  240. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  241. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  242. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  243. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  244. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
  245. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  246. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  247. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  248. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  249. [19:27:31] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  250. [19:27:31] [Client thread/INFO] [Chisel 2]: 87 Feature's recipes loaded.
  251. [19:27:31] [Client thread/INFO] [Chisel 2]: Init finished.
  252. [19:27:31] [Client thread/WARN] [IC2.Recipe]: Failed to add recipe. Ignoring
  253. java.lang.RuntimeException: ambiguous recipe: [[1xtile.stone@0] -> [1xtile.stonebrick@0]]
  254.     at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:298) ~[BasicMachineRecipeManager.class:?]
  255.     at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:40) ~[BasicMachineRecipeManager.class:?]
  256.     at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:710) [Rezepte.class:?]
  257.     at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:663) [Rezepte.class:?]
  258.     at ic2.core.init.Rezepte.registerCraftingRecipes(Rezepte.java:74) [Rezepte.class:?]
  259.     at ic2.core.IC2.init(IC2.java:478) [IC2.class:?]
  260.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  261.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  262.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  263.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  264.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  265.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  266.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  267.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  268.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  269.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  270.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  271.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  272.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  273.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  274.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  275.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  276.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  277.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  278.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  279.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  280.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  281.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  282.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  283.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  284.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  285.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  286.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  287.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  288.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  289.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  290.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  291.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  292.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  293.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  294.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  295.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  296. [19:27:31] [Client thread/WARN] [IC2.Recipe]: Failed to add recipe. Ignoring
  297. java.lang.RuntimeException: ambiguous recipe: [[1xtile.gravel@0] -> [1xitem.flint@0]]
  298.     at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:298) ~[BasicMachineRecipeManager.class:?]
  299.     at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:40) ~[BasicMachineRecipeManager.class:?]
  300.     at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:710) [Rezepte.class:?]
  301.     at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:663) [Rezepte.class:?]
  302.     at ic2.core.init.Rezepte.registerCraftingRecipes(Rezepte.java:74) [Rezepte.class:?]
  303.     at ic2.core.IC2.init(IC2.java:478) [IC2.class:?]
  304.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  305.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  306.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  307.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  308.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  309.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  310.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  311.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  312.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  313.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  314.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  315.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  316.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  317.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  318.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  319.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  320.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  321.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  322.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  323.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  324.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  325.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  326.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  327.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  328.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  329.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  330.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  331.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  332.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  333.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  334.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  335.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  336.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  337.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  338.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  339.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  340. [19:27:31] [Client thread/WARN] [IC2.Recipe]: Failed to add recipe. Ignoring
  341. java.lang.RuntimeException: ambiguous recipe: [[8xitem.reeds@0] -> [1xic2.itemBiochaff@0]]
  342.     at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:298) ~[BasicMachineRecipeManager.class:?]
  343.     at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:40) ~[BasicMachineRecipeManager.class:?]
  344.     at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:710) [Rezepte.class:?]
  345.     at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:663) [Rezepte.class:?]
  346.     at ic2.core.init.Rezepte.registerCraftingRecipes(Rezepte.java:74) [Rezepte.class:?]
  347.     at ic2.core.IC2.init(IC2.java:478) [IC2.class:?]
  348.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  349.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  350.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  351.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  352.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  353.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  354.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  355.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  356.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  357.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  358.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  359.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  360.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  361.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  362.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  363.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  364.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  365.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  366.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  367.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  368.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  369.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  370.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  371.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  372.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  373.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  374.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  375.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  376.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  377.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  378.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  379.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  380.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  381.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  382.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  383.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  384. [19:27:31] [Client thread/WARN] [IC2.Recipe]: Failed to add recipe. Ignoring
  385. java.lang.RuntimeException: ambiguous recipe: [[8xtile.pumpkin@0] -> [1xic2.itemBiochaff@0]]
  386.     at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:298) ~[BasicMachineRecipeManager.class:?]
  387.     at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:40) ~[BasicMachineRecipeManager.class:?]
  388.     at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:710) [Rezepte.class:?]
  389.     at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:663) [Rezepte.class:?]
  390.     at ic2.core.init.Rezepte.registerCraftingRecipes(Rezepte.java:74) [Rezepte.class:?]
  391.     at ic2.core.IC2.init(IC2.java:478) [IC2.class:?]
  392.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  393.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  394.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  395.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  396.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  397.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  398.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  399.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  400.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  401.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  402.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  403.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  404.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  405.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  406.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  407.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  408.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  409.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  410.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  411.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  412.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  413.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  414.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  415.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  416.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  417.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  418.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  419.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  420.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  421.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  422.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  423.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  424.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  425.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  426.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  427.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  428. [19:27:31] [Client thread/WARN] [IC2.Recipe]: Failed to add recipe. Ignoring
  429. java.lang.RuntimeException: ambiguous recipe: [[8xitem.melon@0] -> [1xic2.itemBiochaff@0]]
  430.     at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:298) ~[BasicMachineRecipeManager.class:?]
  431.     at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:40) ~[BasicMachineRecipeManager.class:?]
  432.     at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:710) [Rezepte.class:?]
  433.     at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:663) [Rezepte.class:?]
  434.     at ic2.core.init.Rezepte.registerCraftingRecipes(Rezepte.java:74) [Rezepte.class:?]
  435.     at ic2.core.IC2.init(IC2.java:478) [IC2.class:?]
  436.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  437.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  438.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  439.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  440.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  441.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  442.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  443.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  444.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  445.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  446.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  447.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  448.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  449.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  450.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  451.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  452.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  453.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  454.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  455.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  456.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  457.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  458.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  459.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  460.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  461.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  462.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  463.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  464.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  465.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  466.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  467.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  468.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  469.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  470.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  471.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  472. [19:27:31] [Client thread/WARN] [IC2.Recipe]: Failed to add recipe. Ignoring
  473. java.lang.RuntimeException: ambiguous recipe: [[1xtile.cloth@0] -> [2xitem.string@0]]
  474.     at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:298) ~[BasicMachineRecipeManager.class:?]
  475.     at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:40) ~[BasicMachineRecipeManager.class:?]
  476.     at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:710) [Rezepte.class:?]
  477.     at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:663) [Rezepte.class:?]
  478.     at ic2.core.init.Rezepte.registerCraftingRecipes(Rezepte.java:74) [Rezepte.class:?]
  479.     at ic2.core.IC2.init(IC2.java:478) [IC2.class:?]
  480.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  481.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  482.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  483.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  484.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  485.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  486.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  487.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  488.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  489.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  490.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  491.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  492.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  493.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  494.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  495.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  496.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  497.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  498.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  499.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  500.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  501.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  502.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  503.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  504.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  505.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  506.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  507.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  508.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  509.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  510.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  511.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  512.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  513.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  514.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  515.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  516. [19:27:31] [Client thread/WARN] [IC2.Recipe]: Failed to add recipe. Ignoring
  517. java.lang.RuntimeException: ambiguous recipe: [[8xitem.wheat@0] -> [1xic2.itemBiochaff@0]]
  518.     at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:298) ~[BasicMachineRecipeManager.class:?]
  519.     at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:40) ~[BasicMachineRecipeManager.class:?]
  520.     at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:710) [Rezepte.class:?]
  521.     at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:663) [Rezepte.class:?]
  522.     at ic2.core.init.Rezepte.registerCraftingRecipes(Rezepte.java:74) [Rezepte.class:?]
  523.     at ic2.core.IC2.init(IC2.java:478) [IC2.class:?]
  524.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  525.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  526.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  527.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  528.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  529.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  530.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  531.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  532.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  533.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  534.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  535.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  536.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  537.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  538.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  539.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  540.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  541.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  542.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  543.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  544.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  545.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  546.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  547.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  548.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  549.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  550.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  551.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  552.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  553.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  554.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  555.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  556.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  557.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  558.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  559.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  560. [19:27:31] [Client thread/WARN] [IC2.Recipe]: Failed to add recipe. Ignoring
  561. java.lang.RuntimeException: ambiguous recipe: [[1xtile.stonebrick@0] -> [1xtile.sand@0]]
  562.     at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:298) ~[BasicMachineRecipeManager.class:?]
  563.     at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:40) ~[BasicMachineRecipeManager.class:?]
  564.     at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:710) [Rezepte.class:?]
  565.     at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:663) [Rezepte.class:?]
  566.     at ic2.core.init.Rezepte.registerCraftingRecipes(Rezepte.java:74) [Rezepte.class:?]
  567.     at ic2.core.IC2.init(IC2.java:478) [IC2.class:?]
  568.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  569.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  570.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  571.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  572.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?]
  573.     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  574.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  575.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  576.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  577.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  578.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  579.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  580.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  581.     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  582.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  583.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  584.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  585.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  586.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  587.     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
  588.     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
  589.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
  590.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
  591.     at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
  592.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  593.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
  594.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
  595.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
  596.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  597.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  598.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  599.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  600.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
  601.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
  602.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  603.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  604. [19:27:31] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openOS' from mod OpenComputers.
  605. [19:27:31] [Client thread/INFO] [OpenComputers]: Registering loot disk 'maze' from mod OpenComputers.
  606. [19:27:31] [Client thread/INFO] [OpenComputers]: Registering loot disk 'dig' from mod OpenComputers.
  607. [19:27:31] [Client thread/INFO] [OpenComputers]: Registering loot disk 'irc' from mod OpenComputers.
  608. [19:27:31] [Client thread/INFO] [OpenComputers]: Registering loot disk 'openloader' from mod OpenComputers.
  609. [19:27:31] [Client thread/INFO] [OpenComputers]: Registering loot disk 'plan9k' from mod OpenComputers.
  610. [19:27:31] [Client thread/INFO] [OpenComputers]: Registering loot disk 'oppm' from mod OpenComputers.
  611. [19:27:31] [Client thread/INFO] [OpenComputers]: Registering loot disk 'network' from mod OpenComputers.
  612. [19:27:31] [Client thread/INFO] [OpenComputers]: Registering loot disk 'build' from mod OpenComputers.
  613. [19:27:31] [Client thread/INFO] [OpenComputers]: Initializing mod integration.
  614. [19:27:31] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'appliedenergistics2'.
  615. [19:27:31] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'CoFHAPI|energy'.
  616. [19:27:31] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'gregtech'.
  617. [19:27:31] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'IC2'.
  618. [19:27:31] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'RedLogic'.
  619. [19:27:31] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'Minecraft'.
  620. [19:27:32] [Client thread/INFO] [OpenComputers]: Initializing mod integration for 'OpenComputers'.
  621. [19:27:32] [Client thread/INFO] [OpenComputers]: Found extended redstone mods, enabling tier two redstone card.
  622. [19:27:32] [Client thread/INFO] [OpenComputers]: Initializing recipes.
  623. [19:27:33] [Client thread/INFO] [OpenComputers]: Initialized Unifont glyph provider.
  624. [19:27:33] [Client thread/INFO] [OpenComputers]: Initializing Unifont glyph provider.
  625. [19:27:33] [Client thread/INFO] [OpenComputers]: Loaded 57085 glyphs.
  626. [19:27:33] [Client thread/INFO] [OpenComputers]: Done with init phase.
  627. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.cofh.energy.EventHandlerRedstoneFlux.getDurability' from mod OpenComputers.
  628. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new item charge implementation 'RedstoneFlux' from mod OpenComputers.
  629. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.gregtech.EventHandlerGregTech.getDurability' from mod OpenComputers.
  630. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new tool durability provider 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.getDurability' from mod OpenComputers.
  631. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new wrench tool 'li.cil.oc.integration.ic2.EventHandlerIndustrialCraft2.useWrench' from mod OpenComputers.
  632. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new item charge implementation 'IndustrialCraft2' from mod OpenComputers.
  633. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 1)' from mod OpenComputers.
  634. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Tier 2)' from mod OpenComputers.
  635. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Drone (Creative)' from mod OpenComputers.
  636. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Drone' from mod OpenComputers.
  637. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 1)' from mod OpenComputers.
  638. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Tier 2)' from mod OpenComputers.
  639. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Microcontroller (Creative)' from mod OpenComputers.
  640. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Microcontroller' from mod OpenComputers.
  641. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Navigation Upgrade' from mod OpenComputers.
  642. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
  643. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
  644. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
  645. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
  646. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Robot' from mod OpenComputers.
  647. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Server' from mod OpenComputers.
  648. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 1)' from mod OpenComputers.
  649. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Tier 2)' from mod OpenComputers.
  650. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template 'Tablet (Creative)' from mod OpenComputers.
  651. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new disassembler template 'Tablet' from mod OpenComputers.
  652. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new assembler template filter 'li.cil.oc.common.template.TemplateBlacklist.filter' from mod OpenComputers.
  653. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new wrench tool 'li.cil.oc.integration.opencomputers.ModOpenComputers.useWrench' from mod OpenComputers.
  654. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new item charge implementation 'OpenComputers' from mod OpenComputers.
  655. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.inkCartridgeInkProvider' from mod OpenComputers.
  656. [19:27:46] [Client thread/INFO] [OpenComputers]: Registering new ink provider 'li.cil.oc.integration.opencomputers.ModOpenComputers.dyeInkProvider' from mod OpenComputers.
  657. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'geolyzer' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  658. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  659. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  660. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  661. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  662. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  663. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'batteryUpgrade3' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  664. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  665. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  666. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  667. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  668. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  669. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  670. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  671. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  672. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'pistonUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  673. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'solarGeneratorUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  674. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  675. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  676. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Adapter' as requested by mod OpenComputers.
  677. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  678. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  679. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  680. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  681. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  682. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  683. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  684. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  685. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  686. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  687. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  688. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  689. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  690. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  691. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'apu2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  692. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  693. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  694. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'graphicsCard3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  695. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'keyboard' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  696. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  697. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  698. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  699. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  700. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  701. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  702. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  703. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  704. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  705. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  706. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  707. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  708. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  709. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'navigationUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  710. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  711. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  712. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tractorBeamUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  713. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Microcontroller' as requested by mod OpenComputers.
  714. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Robot' as requested by mod OpenComputers.
  715. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'lanCard' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  716. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  717. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'screen1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  718. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'angelUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  719. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'chunkloaderUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  720. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'craftingUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  721. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  722. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  723. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'databaseUpgrade3' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  724. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'experienceUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  725. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'generatorUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  726. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade1' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  727. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'hoverUpgrade2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  728. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  729. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'inventoryControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  730. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  731. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'tankControllerUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  732. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'leashUpgrade' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  733. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Drone' as requested by mod OpenComputers.
  734. [19:27:46] [Client thread/INFO] [OpenComputers]: Blacklisting component 'redstoneCard2' for host 'li.cil.oc.api.internal.Tablet' as requested by mod OpenComputers.
  735. [19:27:46] [Client thread/INFO] [FML]: Injecting itemstacks
  736. [19:27:46] [Client thread/INFO] [FML]: Itemstack injection complete
  737. [19:27:46] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
  738. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
  739. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
  740. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  741. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
  742. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
  743. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1801 bytes
  744. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5306 bytes
  745. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2454 bytes
  746. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  747. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBusTESR loaded successfully - 4260 bytes
  748. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4196 bytes
  749. [19:27:46] [Client thread/INFO] [AE2:C]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1813 bytes
  750. [19:27:46] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Enable
  751. [19:27:46] [Client thread/INFO] [AE2:C]: Rotary Craft - Integration Disabled
  752. [19:27:46] [Client thread/INFO] [AE2:C]: Railcraft - Integration Disabled
  753. [19:27:46] [Client thread/INFO] [AE2:C]: BuildCraft - Integration Disabled
  754. [19:27:46] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Tiles - Integration Enable
  755. [19:27:46] [Client thread/INFO] [AE2:C]: RedstoneFlux Power - Items - Integration Enable
  756. [19:27:46] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Disabled
  757. [19:27:46] [Client thread/INFO] [AE2:C]: Deep Storage Unit - Integration Disabled
  758. [19:27:46] [Client thread/INFO] [AE2:C]: Factorization - Integration Disabled
  759. [19:27:46] [Client thread/INFO] [AE2:C]: Forge MultiPart - Integration Disabled
  760. [19:27:46] [Client thread/INFO] [AE2:C]: Rotatable Blocks - Integration Disabled
  761. [19:27:46] [Client thread/INFO] [AE2:C]: Colored Lights Core - Integration Disabled
  762. [19:27:46] [Client thread/INFO] [AE2:C]: Waila - Integration Disabled
  763. [19:27:46] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Disabled
  764. [19:27:46] [Client thread/INFO] [AE2:C]: Not Enough Items - Integration Enable
  765. [19:27:46] [Client thread/INFO] [AE2:C]: Craft Guide - Integration Disabled
  766. [19:27:46] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
  767. [19:27:46] [Client thread/INFO] [AE2:C]: ImmibisMicroblocks - Integration Disabled
  768. [19:27:46] [Client thread/INFO] [AE2:C]: BetterStorage - Integration Disabled
  769. [19:27:46] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 381ms )
  770. [19:27:46] [Client thread/ERROR] [FML]: Unable to lookup chisel:... is not an error, please do not treat it as such
  771. [19:27:46] [Client thread/WARN] [FML]: ****************************************
  772. [19:27:46] [Client thread/WARN] [FML]: * In case you didn't see the red above I suggest you read it - Cricket
  773. [19:27:46] [Client thread/WARN] [FML]: *  at com.cricketcraft.chisel.Chisel.postInit(Chisel.java:186)
  774. [19:27:46] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  775. [19:27:46] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  776. [19:27:46] [Client thread/WARN] [FML]: *  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  777. [19:27:46] [Client thread/WARN] [FML]: *  at java.lang.reflect.Method.invoke(Unknown Source)
  778. [19:27:46] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)...
  779. [19:27:46] [Client thread/WARN] [FML]: ****************************************
  780. [19:27:46] [Client thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  781. [19:27:46] [Client thread/WARN] [IC2.Uu]: UU world-scan config: Can't find ItemStack for BuildCraft|Core:eternalSpring, ignoring the entry in line 88.
  782. [19:27:46] [Client thread/WARN] [IC2.Uu]: UU world-scan config: Can't find ItemStack for BuildCraft|Core:eternalSpring@1, ignoring the entry in line 109.
  783. [19:27:47] [Client thread/INFO] [IC2.General]: IC2 version 2.2.756-experimental loaded.
  784. [19:27:47] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2, could not be parsed because it is not a String!
  785. [19:27:47] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2
  786. [19:27:47] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2, could not be parsed because it is not a String!
  787. [19:27:47] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2
  788. [19:27:47] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2, could not be parsed because it is not a String!
  789. [19:27:47] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2
  790. [19:27:47] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2, could not be parsed because it is not a String!
  791. [19:27:47] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2
  792. [19:27:47] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2, could not be parsed because it is not a String!
  793. [19:27:47] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@1ba76a2
  794. [19:27:47] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@16ab4d1, could not be parsed because it is not a String!
  795. [19:27:47] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@16ab4d1
  796. [19:27:47] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@16ab4d1, could not be parsed because it is not a String!
  797. [19:27:47] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@16ab4d1
  798. [19:27:47] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@19adea2, could not be parsed because it is not a String!
  799. [19:27:47] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@19adea2
  800. [19:27:47] [Client thread/ERROR] [DevCapes]: Cape, com.jadarstudios.developercapes.cape.StaticCape@19adea2, could not be parsed because it is not a String!
  801. [19:27:47] [Client thread/ERROR] [DevCapes]: Error parsing cape, com.jadarstudios.developercapes.cape.StaticCape@19adea2
  802. [19:27:47] [Client thread/FATAL] [IC2NuclearControl]: Large Storage System? We can help to monitor that!
  803. [19:27:47] [Client thread/INFO] [malisiscore]: Loading texture and data for Digital-7 Mono
  804. [19:27:48] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: IC2 mod support
  805. [19:27:48] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: NEI mod support
  806. [19:27:48] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: MFR mod support
  807. [19:27:48] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: GregTech mod support
  808. [19:27:48] [Client thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: Buildcraft mod support
  809. [19:27:48] [Client thread/INFO] [OpenComputers]: Done with post init phase.
  810. [19:27:49] [Client thread/INFO] [FML]: If your Log stops here, you were too impatient. Wait a bit more next time, before killing Minecraft with the Task Manager.
  811. [19:28:27] [Client thread/INFO] [FML]: Congratulations, you have been waiting long enough. Have a Cake.
  812. [19:28:27] [Client thread/INFO] [FML]:   Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
  813. [19:28:27] [Client thread/INFO] [FML]:   Unknown recipe class! shedar.mods.ic2.nuclearcontrol.StorageArrayRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  814. [19:28:27] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 34 mods
  815. [19:28:27] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Immibis's Microblocks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BPHelper, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CTMLib, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:GregTech, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:GrowthCraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:RedLogic, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:Trade Booth Mod
  816. [19:28:28] [Client thread/INFO] [STDOUT]: [gregtech.common.blocks.GT_Block_Machines:func_149651_a:276]: GT_Mod: Starting Block Icon Load Phase
  817. [19:28:28] [Client thread/INFO] [STDOUT]: [gregtech.common.blocks.GT_Block_Machines:func_149651_a:288]: GT_Mod: Finished Block Icon Load Phase
  818. [19:28:37] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
  819. [19:28:37] [Client thread/INFO] [STDOUT]: [gregtech.common.items.GT_IntegratedCircuit_Item:func_94581_a:86]: GT_Mod: Starting Item Icon Load Phase
  820. [19:28:37] [Client thread/INFO] [STDOUT]: [gregtech.common.items.GT_IntegratedCircuit_Item:func_94581_a:99]: GT_Mod: Finished Item Icon Load Phase
  821. [19:28:41] [Client thread/INFO]: Created: 2048x1024 textures/items-atlas
  822. [19:28:41] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  823. [19:28:41] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  824. [19:28:42] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
  825. [19:28:42] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  826. [19:28:42] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  827. [19:28:42] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  828. [19:28:42] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  829. [19:28:42] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  830. [19:28:42] [Thread-18/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  831. [19:28:42] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
  832. [19:28:42] [Sound Library Loader/INFO]: Sound engine started
  833. [19:28:42] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/What Do You Need.ogg does not exist, cannot add it to event customnpcs:human.female.villager.what_do_you_need
  834. [19:28:42] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/Would You Like To Trade.ogg does not exist, cannot add it to event customnpcs:human.female.villager.trade
  835. [19:28:42] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/What do you need.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.what_do_you_need
  836. [19:28:42] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/Would you like to trade.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.trade
  837. [19:28:42] [Client thread/INFO] [OpenComputers]: Initialized Unifont glyph provider.
  838. [19:28:42] [Client thread/INFO] [OpenComputers]: Initializing Unifont glyph provider.
  839. [19:28:43] [Client thread/INFO] [OpenComputers]: Loaded 57085 glyphs.
  840. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  841. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
  842. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  843. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:   DOMAIN minecraft
  844. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  845. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:   domain minecraft is missing 2 textures
  846. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:     domain minecraft has 3 locations:
  847. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  848. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       mod gregtech resources at C:\Users\Jiří\AppData\Roaming\.minecraft\ic1710\mods\gregtech_1.7.10-5.08.24.jar
  849. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       mod IC2 resources at C:\Users\Jiří\AppData\Roaming\.minecraft\ic1710\mods\industrialcraft-2-2.2.756-experimental.jar
  850. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  851. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:     The missing resources for domain minecraft are:
  852. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/MISSING_ICON_BLOCK_714_grc.bambooSlab.png
  853. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/MISSING_ICON_BLOCK_713_grc.bambooSlab.png
  854. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  855. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:     No other errors exist for domain minecraft
  856. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  857. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  858. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:   DOMAIN nuclearcontrol
  859. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  860. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:   domain nuclearcontrol is missing 1 texture
  861. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:     domain nuclearcontrol has 1 location:
  862. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       mod IC2NuclearControl resources at C:\Users\Jiří\AppData\Roaming\.minecraft\ic1710\mods\IC2NuclearControl-2.2.5a-GoingForTheKill.jar
  863. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  864. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:     The missing resources for domain nuclearcontrol are:
  865. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/light/lamp4.png
  866. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  867. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:     No other errors exist for domain nuclearcontrol
  868. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  869. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  870. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:   DOMAIN gregtech
  871. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  872. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:   domain gregtech is missing 5 textures
  873. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:     domain gregtech has 1 location:
  874. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       mod gregtech resources at C:\Users\Jiří\AppData\Roaming\.minecraft\ic1710\mods\gregtech_1.7.10-5.08.24.jar
  875. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  876. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:     The missing resources for domain gregtech are:
  877. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/items/gt.metaitem.01/620.png
  878. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/items/gt.metaitem.01/623.png
  879. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/items/gt.metaitem.01/621.png
  880. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/items/gt.metaitem.01/622.png
  881. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/items/gt.metaitem.01/624.png
  882. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  883. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]:     No other errors exist for domain gregtech
  884. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  885. [19:28:43] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  886. [19:30:35] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [CodeChickenCore, NotEnoughItems, ReiMinimap] at SERVER
  887. [19:30:35] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [appliedenergistics2-core, CodeChickenCore, NotEnoughItems, OpenComputers|Core, appliedenergistics2, gregtech, IC2NuclearControl, IC2, malisiscore, malisisdoors, OpenComputers, RedLogic, ReiMinimap, tradeboothmod] at SERVER
  888. [19:30:35] [Netty Client IO #4/INFO] [FML]: Attempting connection with missing mods [CodeChickenCore, NotEnoughItems, ctmlib, gregtech, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, Growthcraft|Apples, Growthcraft, ReiMinimap] at SERVER
  889. [19:30:35] [Netty Client IO #4/INFO] [FML]: Rejecting connection SERVER: [FMLMod:customnpcs{1.7.10c}, FMLMod:IC2{2.2.756-experimental}, FMLMod:malisiscore{1.7.10-0.12.5}, FMLMod:malisisdoors{1.7.10-1.9.3}, FMLMod:chisel{2.4.1.40}, FMLMod:OpenComputers{1.5.14.30}, FMLMod:appliedenergistics2{rv2-stable-10}]
  890. [19:30:39] [Client thread/INFO]: Connecting to ic2.rebelgames.net, 27100
  891. [19:30:39] [Netty Client IO #6/INFO] [FML]: Server protocol version 2
  892. [19:30:39] [Netty Client IO #6/INFO] [FML]: Attempting connection with missing mods [CodeChickenCore, NotEnoughItems, ReiMinimap] at SERVER
  893. [19:30:39] [Netty Client IO #6/INFO] [FML]: Injecting existing block and item data into this client instance
  894. [19:30:39] [Netty Client IO #6/INFO] [FML]: Applying holder lookups
  895. [19:30:39] [Netty Client IO #6/INFO] [FML]: Holder lookups applied
  896. [19:30:39] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
  897. [19:30:39] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.client.multiplayer.PlayerControllerMP (bje)
  898. [19:30:41] [Client thread/INFO]: [CHAT] [Playtime] You have played for 8 hours 37 minutes.
  899. [19:30:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:106]: Loading scripts
  900. [19:30:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:152]: MineTweaker: Loading intermod
  901. [19:30:42] [Client thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:152]: MineTweaker: Loading recipes.zs
  902. [19:30:42] [Client thread/INFO]: [CHAT] Please login with "/login password"
  903. [19:30:42] [Client thread/INFO]: [CHAT] You have no new mail.
  904. [19:30:43] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
  905. [19:30:51] [Client thread/INFO] [STDOUT]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
  906. [19:30:53] [Client thread/INFO]: [CHAT] Please login with "/login password"
  907. [19:30:53] [Client thread/INFO]: [CHAT] Please login with "/login password"
  908. [19:30:54] [Client thread/INFO]: [CHAT] Please login with "/login password"
  909. [19:30:59] [Client thread/INFO]: [CHAT] Successful login!
  910. [19:31:07] [Client thread/INFO]: [CHAT] ??[MOD] Smudlicek: kdem am wrench?
  911. [19:31:24] [Client thread/INFO]: [CHAT] ??[MOD] Smudlicek: nooo proto :-D
  912. [19:31:28] [Client thread/INFO]: [CHAT] ??[MOD] ovcafr1: :-D
  913. [19:32:37] [Client thread/INFO]: [CHAT] [INFO] Portnuti na misto smrti:  prikaz /back
  914. [19:33:01] [Client thread/INFO]: [CHAT] Welcome ??[builder] alfasystem to the server!
  915. [19:33:08] [Client thread/INFO]: [CHAT] ?[Profesor] petr_tucky: zdar pane
  916. [19:33:19] [Client thread/INFO]: [CHAT] toxic has just earned the achievement [Find Pyrite Ore]
  917. [19:33:19] [Client thread/INFO]: [CHAT] ? Krystof10: cest
  918. [19:33:20] [Client thread/INFO]: [CHAT] ??[MOD] ovcafr1: čau alfo:-)
  919. [19:33:30] [Client thread/INFO]: [CHAT] ? toxic: cest alfo
  920. [19:33:31] [Client thread/INFO]: [CHAT] MatyasCzech was slain by Zombie
  921. [19:37:37] [Client thread/INFO]: [CHAT] [INFO] TeamSpeak adresa  ts3.rebelgames.net:9987
  922. [19:38:02] [Client thread/INFO]: [CHAT] ArusCZ was slain by Magma Cube
  923. [19:38:22] [Client thread/ERROR]: ########## GL ERROR ##########
  924. [19:38:22] [Client thread/ERROR]: @ Post render
  925. [19:38:22] [Client thread/ERROR]: 1285: Out of memory
  926. [19:38:32] [Client thread/ERROR]: ########## GL ERROR ##########
  927. [19:38:32] [Client thread/ERROR]: @ Post render
  928. [19:38:32] [Client thread/ERROR]: 1285: Out of memory
  929. [19:38:40] [Client thread/ERROR]: ########## GL ERROR ##########
  930. [19:38:40] [Client thread/ERROR]: @ Post render
  931. [19:38:40] [Client thread/ERROR]: 1285: Out of memory
  932. [19:38:40] [Client thread/ERROR]: ########## GL ERROR ##########
  933. [19:38:40] [Client thread/ERROR]: @ Post render
  934. [19:38:40] [Client thread/ERROR]: 1285: Out of memory
  935. [19:38:40] [Client thread/ERROR]: ########## GL ERROR ##########
  936. [19:38:40] [Client thread/ERROR]: @ Post render
  937. [19:38:40] [Client thread/ERROR]: 1285: Out of memory
  938. [19:38:45] [Client thread/ERROR]: ########## GL ERROR ##########
  939. [19:38:45] [Client thread/ERROR]: @ Post render
  940. [19:38:45] [Client thread/ERROR]: 1285: Out of memory
  941. [19:38:49] [Client thread/ERROR]: ########## GL ERROR ##########
  942. [19:38:49] [Client thread/ERROR]: @ Post render
  943. [19:38:49] [Client thread/ERROR]: 1285: Out of memory
  944. [19:38:50] [Client thread/ERROR]: ########## GL ERROR ##########
  945. [19:38:50] [Client thread/ERROR]: @ Post render
  946. [19:38:50] [Client thread/ERROR]: 1285: Out of memory
  947. [19:38:51] [Client thread/ERROR]: ########## GL ERROR ##########
  948. [19:38:51] [Client thread/ERROR]: @ Post render
  949. [19:38:51] [Client thread/ERROR]: 1285: Out of memory
  950. [19:38:53] [Client thread/ERROR]: ########## GL ERROR ##########
  951. [19:38:53] [Client thread/ERROR]: @ Post render
  952. [19:38:53] [Client thread/ERROR]: 1285: Out of memory
  953. [19:38:59] [Client thread/ERROR]: ########## GL ERROR ##########
  954. [19:38:59] [Client thread/ERROR]: @ Post render
  955. [19:38:59] [Client thread/ERROR]: 1285: Out of memory
  956. [19:38:59] [Client thread/ERROR]: ########## GL ERROR ##########
  957. [19:38:59] [Client thread/ERROR]: @ Post render
  958. [19:38:59] [Client thread/ERROR]: 1285: Out of memory
  959. [19:39:00] [Client thread/ERROR]: ########## GL ERROR ##########
  960. [19:39:00] [Client thread/ERROR]: @ Post render
  961. [19:39:00] [Client thread/ERROR]: 1285: Out of memory
  962. [19:39:03] [Client thread/ERROR]: ########## GL ERROR ##########
  963. [19:39:03] [Client thread/ERROR]: @ Post render
  964. [19:39:03] [Client thread/ERROR]: 1285: Out of memory
  965. Exception in thread "NEI Item Loading" [19:39:04] [NEI Item Loading/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: unable to create new native thread
  966. [19:39:04] [NEI Item Loading/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:   at java.lang.Thread.start0(Native Method)
  967. [19:39:04] [NEI Item Loading/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:   at java.lang.Thread.start(Unknown Source)
  968. [19:39:04] [NEI Item Loading/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:   at codechicken.nei.ThreadOperationTimer.start(ThreadOperationTimer.java:69)
  969. [19:39:04] [NEI Item Loading/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:   at codechicken.nei.RestartableTask.getTimer(RestartableTask.java:70)
  970. [19:39:04] [NEI Item Loading/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:   at codechicken.nei.ItemList$1.execute(ItemList.java:183)
  971. [19:39:04] [NEI Item Loading/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:   at codechicken.nei.RestartableTask$1.run(RestartableTask.java:24)
  972. [19:39:19] [Client thread/ERROR]: ########## GL ERROR ##########
  973. [19:39:19] [Client thread/ERROR]: @ Post render
  974. [19:39:19] [Client thread/ERROR]: 1285: Out of memory
  975. [19:39:39] [Client thread/INFO]: [CHAT] MatyasCzech was shot by Skeleton
  976. [19:39:40] [Client thread/ERROR]: ########## GL ERROR ##########
  977. [19:39:40] [Client thread/ERROR]: @ Post render
  978. [19:39:40] [Client thread/ERROR]: 1285: Out of memory
  979. #
  980. # A fatal error has been detected by the Java Runtime Environment:
  981. #
  982. #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69cb3e51, pid=7928, tid=4712
  983. #
  984. # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
  985. # Java VM: Java HotSpot(TM) Client VM (25.51-b03 mixed mode windows-x86 )
  986. # Problematic frame:
  987. # C  [nvoglv32.DLL+0x883e51]
  988. #
  989. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  990. #
  991. # An error report file with more information is saved as:
  992. # C:\Users\Jiří\AppData\Roaming\.minecraft\ic1710\hs_err_pid7928.log
  993. #
  994. # If you would like to submit a bug report, please visit:
  995. #   http://bugreport.java.com/bugreport/crash.jsp
  996. # The crash happened outside the Java Virtual Machine in native code.
  997. # See problematic frame for where to report the bug.
  998. #
  999. AL lib: (EE) alc_cleanup: 1 device not closed
  1000. Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement