Advertisement
Guest User

Untitled

a guest
Oct 18th, 2015
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.28 KB | None | 0 0
  1. [09:06:09] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  2. [09:06:09] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  3. [09:06:20] [NEI Item Loading/INFO] [STDOUT]: [org.wyldmods.kitchencraft.machines.KitchenCraftMachines:loadRF:68]: Checking RF: true
  4. [09:06:23] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  5. [09:06:28] [NEI Item Loading/INFO] [STDOUT]: [org.wyldmods.kitchencraft.machines.KitchenCraftMachines:loadRF:68]: Checking RF: true
  6. [09:06:28] [NEI Item Loading/INFO] [STDOUT]: [org.wyldmods.kitchencraft.machines.KitchenCraftMachines:loadRF:68]: Checking RF: true
  7. [09:06:33] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  8. [09:06:33] [NEI Item Loading/INFO] [STDOUT]: [org.wyldmods.kitchencraft.machines.KitchenCraftMachines:loadRF:68]: Checking RF: true
  9. [09:06:33] [Client thread/ERROR] [FML]: Exception caught during firing event cpw.mods.fml.common.gameevent.TickEvent$ClientTickEvent@539b9b0d:
  10. java.lang.IndexOutOfBoundsException: Index: 44, Size: 44
  11. at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_40]
  12. at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_40]
  13. at net.minecraft.inventory.Container.func_75144_a(SourceFile:206) ~[zs.class:?]
  14. at Reika.DragonAPI.Base.CoreContainer.func_75144_a(CoreContainer.java:314) ~[CoreContainer.class:?]
  15. at invtweaks.forge.ClientProxy.slotClick(ClientProxy.java:94) ~[ClientProxy.class:?]
  16. at invtweaks.InvTweaksContainerManager.click(InvTweaksContainerManager.java:266) ~[InvTweaksContainerManager.class:?]
  17. at invtweaks.InvTweaksContainerManager.leftClick(InvTweaksContainerManager.java:253) ~[InvTweaksContainerManager.class:?]
  18. at invtweaks.InvTweaksContainerManager.move(InvTweaksContainerManager.java:160) ~[InvTweaksContainerManager.class:?]
  19. at invtweaks.InvTweaksContainerSectionManager.move(InvTweaksContainerSectionManager.java:41) ~[InvTweaksContainerSectionManager.class:?]
  20. at invtweaks.InvTweaksHandlerAutoRefill$1.run(InvTweaksHandlerAutoRefill.java:195) ~[InvTweaksHandlerAutoRefill$1.class:?]
  21. at invtweaks.InvTweaks$1.run(InvTweaks.java:122) ~[InvTweaks$1.class:?]
  22. at invtweaks.InvTweaks.onTick(InvTweaks.java:475) ~[InvTweaks.class:?]
  23. at invtweaks.InvTweaks.onTickInGUI(InvTweaks.java:151) ~[InvTweaks.class:?]
  24. at invtweaks.forge.ForgeClientTick.onTick(ForgeClientTick.java:22) ~[ForgeClientTick.class:?]
  25. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1491_ForgeClientTick_onTick_ClientTickEvent.invoke(.dynamic) ~[?:?]
  26. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  27. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  28. at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325) [FMLCommonHandler.class:?]
  29. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1587) [bao.class:?]
  30. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
  31. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  32. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  36. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper.jar:?]
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper.jar:?]
  39. [09:06:33] [Client thread/ERROR] [FML]: Index: 59 Listeners:
  40. [09:06:33] [Client thread/ERROR] [FML]: 0: NORMAL
  41. [09:06:33] [Client thread/ERROR] [FML]: 1: ASM: ic2.core.TickHandler@29cc5f11 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  42. [09:06:33] [Client thread/ERROR] [FML]: 2: ASM: mods.immibis.core.MainThreadTaskQueue@1d821754 tickEventClient(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  43. [09:06:33] [Client thread/ERROR] [FML]: 3: ASM: thaumcraft.client.lib.ClientTickEventsFML@444f3bed clientWorldTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  44. [09:06:33] [Client thread/ERROR] [FML]: 4: ASM: thaumcraft.client.fx.ParticleEngine@681bebc2 updateParticles(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  45. [09:06:33] [Client thread/ERROR] [FML]: 5: ASM: chylex.hee.mechanics.compendium.events.CompendiumEventsClient@45b4dc7d onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  46. [09:06:33] [Client thread/ERROR] [FML]: 6: ASM: chylex.hee.mechanics.charms.handler.CharmPouchHandlerClient@7ed8d1e8 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  47. [09:06:33] [Client thread/ERROR] [FML]: 7: ASM: chylex.hee.entity.fx.FXEvents@3d9cd5e7 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  48. [09:06:33] [Client thread/ERROR] [FML]: 8: ASM: mods.railcraft.client.sounds.SoundLimiterTicker@654fdea0 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  49. [09:06:33] [Client thread/ERROR] [FML]: 9: ASM: crazypants.enderio.item.darksteel.DarkSteelController@44887630 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  50. [09:06:33] [Client thread/ERROR] [FML]: 10: ASM: codechicken.enderstorage.storage.liquid.TankSynchroniser@6fbfc1da tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  51. [09:06:33] [Client thread/ERROR] [FML]: 11: ASM: com.xcompwiz.mystcraft.error.MystcraftStartupChecker@5e017aae onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  52. [09:06:33] [Client thread/ERROR] [FML]: 12: ASM: Reika.DragonAPI.Auxiliary.Trackers.TickRegistry@8438adf clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  53. [09:06:33] [Client thread/ERROR] [FML]: 13: ASM: com.xcompwiz.lookingglass.proxyworld.LookingGlassEventHandler@1c9e8519 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  54. [09:06:33] [Client thread/ERROR] [FML]: 14: ASM: ichun.client.core.TickHandlerClient@4e7a6d31 clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  55. [09:06:33] [Client thread/ERROR] [FML]: 15: ASM: ichun.client.voxel.TrailTicker@19141aaa worldTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  56. [09:06:33] [Client thread/ERROR] [FML]: 16: ASM: pneumaticCraft.common.semiblock.SemiBlockManager@57c2d7fb onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  57. [09:06:33] [Client thread/ERROR] [FML]: 17: ASM: pneumaticCraft.client.ClientTickHandler@6cea65db tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  58. [09:06:33] [Client thread/ERROR] [FML]: 18: ASM: pneumaticCraft.client.AreaShowManager@4b91ca03 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  59. [09:06:33] [Client thread/ERROR] [FML]: 19: ASM: lumien.randomthings.Client.ClientTickHandler@b79fd30 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  60. [09:06:33] [Client thread/ERROR] [FML]: 20: ASM: com.dynious.refinedrelocation.event.TickEvent@685ebbb6 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  61. [09:06:33] [Client thread/ERROR] [FML]: 21: ASM: com.emoniph.witchery.client.PlayerRender@26ec7f49 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  62. [09:06:33] [Client thread/ERROR] [FML]: 22: ASM: com.emoniph.witchery.client.KeyboardHandler@2bfb18ee onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  63. [09:06:33] [Client thread/ERROR] [FML]: 23: ASM: codechicken.wirelessredstone.core.WRCoreEventHandler@51922498 clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  64. [09:06:33] [Client thread/ERROR] [FML]: 24: ASM: codechicken.core.internal.CCCEventHandler@560ee343 clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  65. [09:06:34] [Client thread/ERROR] [FML]: 25: ASM: codechicken.nei.ClientHandler@6df57990 tickEvent(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  66. [09:06:34] [Client thread/ERROR] [FML]: 26: ASM: squeek.applecore.client.HUDOverlayHandler@314bdba4 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  67. [09:06:34] [Client thread/ERROR] [FML]: 27: ASM: appeng.parts.PartPlacement@617e01e8 playerInteract(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  68. [09:06:34] [Client thread/ERROR] [FML]: 28: ASM: mcp.mobius.waila.overlay.WailaTickHandler@5d37a20c tickClient(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  69. [09:06:34] [Client thread/ERROR] [FML]: 29: ASM: mods.natura.client.NCropsTickHandler@6ca553af tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  70. [09:06:34] [Client thread/ERROR] [FML]: 30: ASM: erogenousbeef.core.multiblock.MultiblockClientTickHandler@29fa0e25 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  71. [09:06:34] [Client thread/ERROR] [FML]: 31: ASM: WayofTime.alchemicalWizardry.common.thread.GAPIChecker@11d81bab onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  72. [09:06:34] [Client thread/ERROR] [FML]: 32: ASM: vazkii.botania.common.core.handler.CommonTickHandler@13985e7f onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  73. [09:06:34] [Client thread/ERROR] [FML]: 33: ASM: vazkii.botania.client.core.handler.ClientTickHandler@262b04e9 clientTickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  74. [09:06:34] [Client thread/ERROR] [FML]: 34: ASM: vazkii.botania.client.core.handler.CorporeaAutoCompleteHandler@32a2e08a onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  75. [09:06:34] [Client thread/ERROR] [FML]: 35: ASM: mods.railcraft.common.util.misc.BlinkTick@6c8f88fe tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  76. [09:06:34] [Client thread/ERROR] [FML]: 36: ASM: twilightforest.client.TFClientTicker@1056798 clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  77. [09:06:34] [Client thread/ERROR] [FML]: 37: ASM: com.rwtema.extrautils.EventHandlerClient@2a63b2d5 getTimer(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  78. [09:06:34] [Client thread/ERROR] [FML]: 38: ASM: com.rwtema.extrautils.item.RenderItemGlove@74d2f292 tickCol(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  79. [09:06:34] [Client thread/ERROR] [FML]: 39: ASM: com.enderio.core.client.handlers.ClientHandler@5624d223 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  80. [09:06:34] [Client thread/ERROR] [FML]: 40: ASM: tterrag.supermassivetech.client.handlers.ClientKeyHandler@f3c2907 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  81. [09:06:34] [Client thread/ERROR] [FML]: 41: ASM: com.enderio.core.common.util.Scheduler@2087a7e7 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  82. [09:06:34] [Client thread/ERROR] [FML]: 42: ASM: crazypants.enderio.CommonProxy$TickTimer@79306a89 onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  83. [09:06:34] [Client thread/ERROR] [FML]: 43: ASM: crazypants.enderio.teleport.TravelController@4055975d onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  84. [09:06:34] [Client thread/ERROR] [FML]: 44: ASM: crazypants.enderio.item.darksteel.SoundDetector@57ec2f70 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  85. [09:06:34] [Client thread/ERROR] [FML]: 45: ASM: mekanism.client.ClientTickHandler@2582106b onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  86. [09:06:34] [Client thread/ERROR] [FML]: 46: ASM: li.cil.oc.common.item.Tablet$@336dd989 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  87. [09:06:34] [Client thread/ERROR] [FML]: 47: ASM: li.cil.oc.util.Audio$@77783dfd onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  88. [09:06:34] [Client thread/ERROR] [FML]: 48: ASM: li.cil.oc.client.renderer.tileentity.HologramRenderer$@624af6ab onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  89. [09:06:34] [Client thread/ERROR] [FML]: 49: ASM: li.cil.oc.client.renderer.PetRenderer$@27fbfe17 tickStart(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  90. [09:06:34] [Client thread/ERROR] [FML]: 50: ASM: li.cil.oc.client.Sound$@4cdcd5f6 onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  91. [09:06:34] [Client thread/ERROR] [FML]: 51: ASM: li.cil.oc.client.renderer.TextBufferRenderCache$@1955f636 onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  92. [09:06:34] [Client thread/ERROR] [FML]: 52: ASM: mods.eln.client.ClientKeyHandler@25813c7c tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  93. [09:06:34] [Client thread/ERROR] [FML]: 53: ASM: mods.eln.client.UuidManager@3c772744 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  94. [09:06:34] [Client thread/ERROR] [FML]: 54: ASM: mods.eln.client.ConnectionListener@711930f1 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  95. [09:06:34] [Client thread/ERROR] [FML]: 55: ASM: flaxbeard.steamcraft.handler.SteamcraftTickHandler@768645bb tickStart(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  96. [09:06:34] [Client thread/ERROR] [FML]: 56: ASM: gravisuite.TickHandler@169422f0 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  97. [09:06:34] [Client thread/ERROR] [FML]: 57: ASM: hats.client.core.TickHandlerClient@50e2703e worldTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  98. [09:06:34] [Client thread/ERROR] [FML]: 58: ASM: com.insane.illuminatedbows.client.RenderWandHandler@3ea4088 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  99. [09:06:34] [Client thread/ERROR] [FML]: 59: ASM: invtweaks.forge.ForgeClientTick@7987a88c onTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  100. [09:06:34] [Client thread/ERROR] [FML]: 60: ASM: logisticspipes.ticks.LPTickHandler@3b560cc clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  101. [09:06:34] [Client thread/ERROR] [FML]: 61: ASM: morph.client.core.TickHandlerClient@29088724 worldTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  102. [09:06:34] [Client thread/ERROR] [FML]: 62: ASM: openblocks.client.ClientTickHandler@5dcd8199 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  103. [09:06:34] [Client thread/ERROR] [FML]: 63: ASM: tombenpotter.sanguimancy.util.EventHandler$ClientEventHandler@33323080 onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  104. [09:06:34] [Client thread/ERROR] [FML]: 64: ASM: com.github.lunatrius.schematica.handler.QueueTickHandler@5ef8e7ad onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  105. [09:06:34] [Client thread/ERROR] [FML]: 65: ASM: com.github.lunatrius.schematica.handler.client.TickHandler@368bc14b onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  106. [09:06:34] [Client thread/ERROR] [FML]: 66: ASM: flaxbeard.thaumicexploration.event.TXTickHandler@3e55e520 tickStart(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  107. [09:06:34] [Client thread/ERROR] [FML]: 67: ASM: codechicken.wirelessredstone.addons.WRAddonEventHandler@594cd752 clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  108. [09:06:34] [Client thread/ERROR] [FML]: 68: ASM: cofh.core.render.ShaderHelper@4faac8c3 clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  109. [09:06:34] [Client thread/ERROR] [FML]: 69: ASM: mods.railcraft.client.core.LatestVersionMessage@247064e tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  110. [09:06:34] [Client thread/ERROR] [FML]: 70: ASM: mods.railcraft.client.core.LocomotiveKeyHandler@1aedb12b tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  111. [09:06:34] [Client thread/ERROR] [FML]: 71: ASM: mods.railcraft.client.core.DebugViewTicker@51fe42a5 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  112. [09:06:34] [Client thread/ERROR] [FML]: 72: ASM: codechicken.lib.world.WorldExtensionManager$WorldExtensionEventHandler@20dfd9c9 clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  113. [09:06:34] [Client thread/ERROR] [FML]: 73: ASM: codechicken.multipart.ControlKeyHandler$@ab65d78 tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  114. [09:06:35] [Client thread/ERROR] [FML]: 74: ASM: tconstruct.armor.ArmorTickHandler@6b328bda tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  115. [09:06:35] [Client thread/ERROR] [FML]: 75: ASM: cofh.thermaldynamics.render.RenderDuctItems@6c81269d clientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  116. [09:06:35] [Client thread/ERROR] [FML]: 76: ASM: cofh.thermaldynamics.core.TickHandlerClient@168d13f tick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  117. [09:06:35] [Client thread/ERROR] [FML]: 77: ASM: forestry.apiculture.render.ParticleRenderer@48257f7f onClientTick(Lcpw/mods/fml/common/gameevent/TickEvent$ClientTickEvent;)V
  118. [09:06:35] [Client thread/ERROR] [FML]: 78: ASM: vazkii.botania.common.block.BlockPistonRelay@1af85d11 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  119. [09:06:35] [Client thread/ERROR] [FML]: 79: ASM: org.dave.CompactMachines.handler.CMTickHandler@5f763838 tick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  120. [09:06:35] [Client thread/ERROR] [FML]: 80: ASM: lumien.randomthings.Handler.RTTickHandler@51d02b6a tick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  121. [09:06:35] [Client thread/ERROR] [FML]: 81: ASM: appeng.hooks.TickHandler@69dad364 onTick(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  122. [09:06:35] [Client thread/ERROR] [FML]: 82: ASM: thaumic.tinkerer.client.core.handler.ClientTickHandler@1da164c8 tickEnd(Lcpw/mods/fml/common/gameevent/TickEvent;)V
  123. [09:06:38] [Client thread/INFO] [FML]: Applying holder lookups
  124. [09:06:38] [Client thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static team.chisel.block.BlockCarvableWall team.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  125. [09:06:38] [Client thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
  126. [09:06:38] [Client thread/WARN] [FML]: Unable to lookup chisel:voidstonerunic for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
  127. [09:06:38] [Client thread/WARN] [FML]: Unable to lookup chisel:circuits for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
  128. [09:06:38] [Client thread/WARN] [FML]: Unable to lookup CompactMachines:interfaceblock for public static org.dave.CompactMachines.block.BlockCM org.dave.CompactMachines.init.ModBlocks.interfaceblock. Is there something wrong with the registry?
  129. [09:06:38] [Client thread/INFO] [FML]: Holder lookups applied
  130. [09:06:41] [Client thread/FATAL]: Unreported exception thrown!
  131. java.lang.IndexOutOfBoundsException: Index: 44, Size: 44
  132. at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_40]
  133. at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_40]
  134. at net.minecraft.inventory.Container.func_75144_a(SourceFile:206) ~[zs.class:?]
  135. at Reika.DragonAPI.Base.CoreContainer.func_75144_a(CoreContainer.java:314) ~[CoreContainer.class:?]
  136. at invtweaks.forge.ClientProxy.slotClick(ClientProxy.java:94) ~[ClientProxy.class:?]
  137. at invtweaks.InvTweaksContainerManager.click(InvTweaksContainerManager.java:266) ~[InvTweaksContainerManager.class:?]
  138. at invtweaks.InvTweaksContainerManager.leftClick(InvTweaksContainerManager.java:253) ~[InvTweaksContainerManager.class:?]
  139. at invtweaks.InvTweaksContainerManager.move(InvTweaksContainerManager.java:160) ~[InvTweaksContainerManager.class:?]
  140. at invtweaks.InvTweaksContainerSectionManager.move(InvTweaksContainerSectionManager.java:41) ~[InvTweaksContainerSectionManager.class:?]
  141. at invtweaks.InvTweaksHandlerAutoRefill$1.run(InvTweaksHandlerAutoRefill.java:195) ~[InvTweaksHandlerAutoRefill$1.class:?]
  142. at invtweaks.InvTweaks$1.run(InvTweaks.java:122) ~[InvTweaks$1.class:?]
  143. at invtweaks.InvTweaks.onTick(InvTweaks.java:475) ~[InvTweaks.class:?]
  144. at invtweaks.InvTweaks.onTickInGUI(InvTweaks.java:151) ~[InvTweaks.class:?]
  145. at invtweaks.forge.ForgeClientTick.onTick(ForgeClientTick.java:22) ~[ForgeClientTick.class:?]
  146. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1491_ForgeClientTick_onTick_ClientTickEvent.invoke(.dynamic) ~[?:?]
  147. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  148. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  149. at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325) ~[FMLCommonHandler.class:?]
  150. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1587) ~[bao.class:?]
  151. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) ~[bao.class:?]
  152. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  153. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  154. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  155. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  156. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  157. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  158. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper.jar:?]
  159. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper.jar:?]
  160. [09:06:41] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  161. // On the bright side, I bought you a teddy bear!
  162. Time: 10/18/15 9:06 AM
  163. Description: Unexpected error
  164. java.lang.IndexOutOfBoundsException: Index: 44, Size: 44
  165. at java.util.ArrayList.rangeCheck(Unknown Source)
  166. at java.util.ArrayList.get(Unknown Source)
  167. at net.minecraft.inventory.Container.func_75144_a(SourceFile:206)
  168. at Reika.DragonAPI.Base.CoreContainer.func_75144_a(CoreContainer.java:314)
  169. at invtweaks.forge.ClientProxy.slotClick(ClientProxy.java:94)
  170. at invtweaks.InvTweaksContainerManager.click(InvTweaksContainerManager.java:266)
  171. at invtweaks.InvTweaksContainerManager.leftClick(InvTweaksContainerManager.java:253)
  172. at invtweaks.InvTweaksContainerManager.move(InvTweaksContainerManager.java:160)
  173. at invtweaks.InvTweaksContainerSectionManager.move(InvTweaksContainerSectionManager.java:41)
  174. at invtweaks.InvTweaksHandlerAutoRefill$1.run(InvTweaksHandlerAutoRefill.java:195)
  175. at invtweaks.InvTweaks$1.run(InvTweaks.java:122)
  176. at invtweaks.InvTweaks.onTick(InvTweaks.java:475)
  177. at invtweaks.InvTweaks.onTickInGUI(InvTweaks.java:151)
  178. at invtweaks.forge.ForgeClientTick.onTick(ForgeClientTick.java:22)
  179. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1491_ForgeClientTick_onTick_ClientTickEvent.invoke(.dynamic)
  180. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  181. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  182. at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
  183. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1587)
  184. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  185. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  186. at net.minecraft.client.main.Main.main(SourceFile:148)
  187. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  188. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  189. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  190. at java.lang.reflect.Method.invoke(Unknown Source)
  191. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  192. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  193. A detailed walkthrough of the error, its code path and all known details is as follows:
  194. ---------------------------------------------------------------------------------------
  195. -- Head --
  196. Stacktrace:
  197. at java.util.ArrayList.rangeCheck(Unknown Source)
  198. at java.util.ArrayList.get(Unknown Source)
  199. at net.minecraft.inventory.Container.func_75144_a(SourceFile:206)
  200. at Reika.DragonAPI.Base.CoreContainer.func_75144_a(CoreContainer.java:314)
  201. at invtweaks.forge.ClientProxy.slotClick(ClientProxy.java:94)
  202. at invtweaks.InvTweaksContainerManager.click(InvTweaksContainerManager.java:266)
  203. at invtweaks.InvTweaksContainerManager.leftClick(InvTweaksContainerManager.java:253)
  204. at invtweaks.InvTweaksContainerManager.move(InvTweaksContainerManager.java:160)
  205. at invtweaks.InvTweaksContainerSectionManager.move(InvTweaksContainerSectionManager.java:41)
  206. at invtweaks.InvTweaksHandlerAutoRefill$1.run(InvTweaksHandlerAutoRefill.java:195)
  207. at invtweaks.InvTweaks$1.run(InvTweaks.java:122)
  208. at invtweaks.InvTweaks.onTick(InvTweaks.java:475)
  209. at invtweaks.InvTweaks.onTickInGUI(InvTweaks.java:151)
  210. at invtweaks.forge.ForgeClientTick.onTick(ForgeClientTick.java:22)
  211. at cpw.mods.fml.common.eventhandler.ASMEventHandler_1491_ForgeClientTick_onTick_ClientTickEvent.invoke(.dynamic)
  212. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  213. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  214. at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
  215. -- Affected level --
  216. Details:
  217. Level name: MpServer
  218. All players: 1 total; [EntityClientPlayerMP['Darqen_T'/10145117, l='MpServer', x=-499.72, y=56.62, z=166.26]]
  219. Chunk stats: MultiplayerChunkCache: 169, 169
  220. Level seed: 0
  221. Level generator: ID 04 - RWG, ver 0. Features enabled: false
  222. Level generator options:
  223. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  224. Level time: 302578863 game time, 316469152 day time
  225. Level dimension: 0
  226. Level storage version: 0x00000 - Unknown?
  227. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  228. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  229. Forced entities: 32 total; [EntityCow['Cow'/13530440, l='MpServer', x=-454.25, y=83.00, z=216.34], EntityCow['Cow'/13530438, l='MpServer', x=-449.38, y=83.00, z=215.69], EntityCow['Cow'/13530439, l='MpServer', x=-447.09, y=83.00, z=216.91], EntityGoblin['Hobgoblin'/13693529, l='MpServer', x=-546.78, y=93.00, z=218.84], EntityCow['Cow'/13530436, l='MpServer', x=-448.38, y=83.00, z=214.47], EntityCow['Cow'/13530437, l='MpServer', x=-456.91, y=83.00, z=215.59], EntityCow['Cow'/13530434, l='MpServer', x=-447.09, y=83.00, z=214.47], EntityCow['Cow'/13530435, l='MpServer', x=-452.03, y=83.00, z=214.47], EntityCow['Cow'/13530432, l='MpServer', x=-448.28, y=83.00, z=216.91], EntityCow['Cow'/13530433, l='MpServer', x=-456.91, y=83.00, z=216.91], EntityTrail['unknown'/120147321, l='MpServer', x=-499.72, y=56.62, z=166.26], EntityClientPlayerMP['Darqen_T'/10145117, l='MpServer', x=-499.72, y=56.62, z=166.26], EntityHat['unknown'/120882851, l='MpServer', x=-523.63, y=51.00, z=201.63], EntityOtherPlayerMP['MrCrackx02'/13483149, l='MpServer', x=-506.50, y=55.50, z=173.50], EntityCreeper['Creeper'/13735543, l='MpServer', x=-523.63, y=51.00, z=201.63], EntityCow['Cow'/13530530, l='MpServer', x=-449.47, y=83.00, z=216.91], EntityZombie['Zombie'/13736062, l='MpServer', x=-526.50, y=12.00, z=137.50], EntityCow['Cow'/13530430, l='MpServer', x=-450.72, y=83.00, z=215.63], EntityPig['Pig'/13557822, l='MpServer', x=-497.50, y=137.00, z=132.50], EntityHat['unknown'/120147288, l='MpServer', x=-499.72, y=56.62, z=166.26], EntityCow['Cow'/13530431, l='MpServer', x=-456.91, y=83.00, z=214.47], EntityPig['Pig'/13557823, l='MpServer', x=-503.88, y=136.00, z=128.81], EntityChicken['Chicken'/13557820, l='MpServer', x=-480.66, y=89.00, z=229.13], EntityCow['Cow'/13530428, l='MpServer', x=-453.09, y=83.00, z=216.91], EntityChicken['Chicken'/13557821, l='MpServer', x=-480.84, y=89.00, z=228.53], EntityCow['Cow'/13530429, l='MpServer', x=-447.09, y=83.00, z=215.75], EntityCow['Cow'/13530426, l='MpServer', x=-450.56, y=83.00, z=216.88], EntityCow['Cow'/13530427, l='MpServer', x=-448.28, y=83.00, z=215.66], EntityCow['Cow'/13530424, l='MpServer', x=-449.50, y=83.00, z=214.47], EntityGoblin['Hobgoblin'/13557817, l='MpServer', x=-495.50, y=98.00, z=210.91], EntityCow['Cow'/13530425, l='MpServer', x=-451.84, y=83.00, z=216.75], EntityOtherPlayerMP['MrCrackx02'/13574486, l='MpServer', x=-500.41, y=55.00, z=183.47]]
  230. Retry entities: 0 total; []
  231. Server brand: fml,forge
  232. Server type: Non-integrated multiplayer server
  233. Stacktrace:
  234. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  235. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  236. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
  237. at net.minecraft.client.main.Main.main(SourceFile:148)
  238. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  239. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  240. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  241. at java.lang.reflect.Method.invoke(Unknown Source)
  242. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  243. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  244. -- System Details --
  245. Details:
  246. Minecraft Version: 1.7.10
  247. Operating System: Windows 7 (amd64) version 6.1
  248. Java Version: 1.8.0_40, Oracle Corporation
  249. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  250. Memory: 3159043064 bytes (3012 MB) / 5636620288 bytes (5375 MB) up to 7635730432 bytes (7282 MB)
  251. Mod Pack: Unknown / None
  252. LiteLoader Mods: 1 loaded mod(s)
  253. - VoxelMap version 1.5.17
  254. LaunchWrapper: 73 active transformer(s)
  255. - Transformer: logisticspipes.asm.LogisticsPipesClassInjector
  256. - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
  257. - Transformer: squeek.applecore.asm.TransformerModuleHandler
  258. - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
  259. - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
  260. - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
  261. - Transformer: net.minecraftforge.classloading.FluidIdTransformer
  262. - Transformer: appeng.transformer.asm.ASMIntegration
  263. - Transformer: codechicken.lib.asm.ClassHeirachyManager
  264. - Transformer: codechicken.core.asm.InterfaceDependancyTransformer
  265. - Transformer: codechicken.core.asm.TweakTransformer
  266. - Transformer: codechicken.core.asm.DelegatedTransformer
  267. - Transformer: codechicken.core.asm.DefaultImplementationTransformer
  268. - Transformer: fastcraft.asm.FastCraftTransformer
  269. - Transformer: mods.immibis.microblocks.coremod.MicroblockSupporterTransformer
  270. - Transformer: mods.immibis.microblocks.crossmod.MicroblocksBCTransformer
  271. - Transformer: mods.immibis.microblocks.crossmod.MicroblocksComputerCraftCompatHack
  272. - Transformer: invtweaks.forge.asm.ContainerTransformer
  273. - Transformer: logisticspipes.asm.LogisticsClassTransformer
  274. - Transformer: mcp.mobius.mobiuscore.asm.CoreTransformer
  275. - Transformer: codechicken.nei.asm.NEITransformer
  276. - Transformer: li.cil.oc.common.asm.ClassTransformer
  277. - Transformer: openeye.asm.MultiTransformer
  278. - Transformer: stevesaddons.asm.StevesAddonsTransformer
  279. - Transformer: thaumic.tinkerer.preloader.AccessTransformer
  280. - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
  281. - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
  282. - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
  283. - Transformer: openmods.core.OpenModsClassTransformer
  284. - Transformer: openblocks.asm.OpenBlocksClassTransformer
  285. - Transformer: me.guichaguri.betterfps.transformers.MathTransformer
  286. - Transformer: me.guichaguri.betterfps.transformers.EventTransformer
  287. - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
  288. - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
  289. - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
  290. - Transformer: appeng.transformer.asm.ASMTweaker
  291. - Transformer: codechicken.core.asm.CodeChickenAccessTransformer
  292. - Transformer: cofh.asm.CoFHAccessTransformer
  293. - Transformer: nf.fr.ephys.cookiecore.common.core.CookieCoreAT
  294. - Transformer: invtweaks.forge.asm.ITAccessTransformer
  295. - Transformer: logisticspipes.asm.LogisticsAccessTransformer
  296. - Transformer: net.malisis.core.asm.MalisisCoreAccessTransformer
  297. - Transformer: mcp.mobius.mobiuscore.asm.CoreAccessTransformer
  298. - Transformer: stevesaddons.asm.StevesAddonsTransformer
  299. - Transformer: thaumic.tinkerer.preloader.AccessTransformer
  300. - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
  301. - Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
  302. - Transformer: Reika.ChromatiCraft.Auxiliary.ChromaASMHandler$ASMExecutor
  303. - Transformer: cofh.asm.CoFHClassTransformer
  304. - Transformer: Reika.DragonAPI.ASM.InterfaceInjector
  305. - Transformer: Reika.DragonAPI.ASM.APIStripper
  306. - Transformer: Reika.DragonAPI.ASM.DragonAPIClassTransfomer
  307. - Transformer: Reika.DragonAPI.ASM.FMLItemBlockPatch
  308. - Transformer: Reika.DragonAPI.ASM.DependentMethodStripper
  309. - Transformer: net.malisis.core.asm.MalisisCoreTransformer
  310. - Transformer: net.malisis.core.util.chunkblock.ChunkBlockTransformer
  311. - Transformer: net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  312. - Transformer: lumien.randomthings.Transformer.RTClassTransformer
  313. - Transformer: Reika.RotaryCraft.Auxiliary.RotaryASMHandler$ASMExecutor
  314. - Transformer: Reika.RotaryCraft.Auxiliary.RotaryASMHandler$InterfaceVerifier
  315. - Transformer: mods.immibis.core.impl.MultiInterfaceClassTransformer
  316. - Transformer: mods.immibis.core.impl.TraitTransformer
  317. - Transformer: mods.immibis.core.multipart.MultipartCoreHookTransformer
  318. - Transformer: farseek.core.FarseekClassTransformer
  319. - Transformer: streams.core.StreamsClassTransformer
  320. - Transformer: com.enderio.core.common.transform.EnderCoreTransformer
  321. - Transformer: com.enderio.core.common.transform.EnderCoreTransformerClient
  322. - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
  323. - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
  324. - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
  325. - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
  326. - Transformer: com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer
  327. - Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
  328. JVM Flags: 3 total; -Xms1G -Xmx8G -XX:PermSize=512M
  329. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  330. IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 17
  331. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 MCUpdater: Erisia #9: Endless Nine (rev 1062) 210 mods loaded, 210 mods active
  332. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  333. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  334. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-10.13.4.1448.jar)
  335. UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-10.13.4.1448.jar)
  336. UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  337. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  338. UCHIJA ImmibisMicroblocks{59.1.1} [Immibis's Microblocks] (immibis-microblocks-59.1.1.jar)
  339. UCHIJA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  340. UCHIJA NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
  341. UCHIJA OpenComputers|Core{1.5.16.726-dev} [OpenComputers (Core)] (minecraft.jar)
  342. UCHIJA OpenEye{0.6} [OpenEye] (openeye.jar)
  343. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  344. UCHIJA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
  345. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  346. UCHIJA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
  347. UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
  348. UCHIJA IC2{2.2.770-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.770-experimental.jar)
  349. UCHIJA ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
  350. UCHIJA AdvancedRepulsionSystems{59.0.3} [Advanced Repulsion Systems] (adv-repulsion-systems-59.0.3.jar)
  351. UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  352. UCHIJA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  353. UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  354. UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  355. UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] (ArmorStatusHUD-client-1.28.jar)
  356. UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  357. UCHIJA asielib{0.4.2} [asielib] (AsieLib-1.7.10-0.4.2.jar)
  358. UCHIJA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  359. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  360. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  361. UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  362. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  363. UCHIJA Automagy{0.26.3} [Automagy] (Automagy-1.7.10-0.26.3.jar)
  364. UCHIJA BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.6][MC1.7.10].jar)
  365. UCHIJA Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2.jenkins188.jar)
  366. UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-99.04f2bb2.jar)
  367. UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1390-universal.jar)
  368. UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
  369. UCHIJA HardcoreEnderExpansion{1.8.3} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.3.jar)
  370. UCHIJA BuildCraft|Core{7.0.22} [BuildCraft] (buildcraft-7.0.22.jar)
  371. UCHIJA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
  372. UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
  373. UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
  374. UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
  375. UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  376. UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  377. UCHIJA bigtrees{1.7.2b} [The BigTrees Mod] (BigTrees-172b-forge1060.jar)
  378. UCHIJA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
  379. UCHIJA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
  380. UCHIJA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
  381. UCHIJA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
  382. UCHIJA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
  383. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
  384. UCHIJA Botania{r1.7-223} [Botania] (Botania r1.7-223.jar)
  385. UCHIJA BuildCraft|Silicon{7.0.22} [BC Silicon] (buildcraft-7.0.22.jar)
  386. UCHIJA BuildCraft|Transport{7.0.22} [BC Transport] (buildcraft-7.0.22.jar)
  387. UCHIJA BuildCraft|Builders{7.0.22} [BC Builders] (buildcraft-7.0.22.jar)
  388. UCHIJA BuildCraft|Robotics{7.0.22} [BC Robotics] (buildcraft-7.0.22.jar)
  389. UCHIJA BuildCraft|Energy{7.0.22} [BC Energy] (buildcraft-7.0.22.jar)
  390. UCHIJA BuildCraft|Factory{7.0.22} [BC Factory] (buildcraft-7.0.22.jar)
  391. UCHIJA BuildCraft|Compat{7.0.11} [BuildCraft Compat] (buildcraft-compat-7.0.11.jar)
  392. UCHIJA CarpentersBlocks{3.3.7 DEV} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar)
  393. UCHIJA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
  394. UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  395. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  396. UCHIJA chisel{2.9.0.3} [Chisel] (Chisel-2.9.0.3.jar)
  397. UCHIJA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
  398. UCHIJA chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-3.jar)
  399. UCHIJA ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
  400. UCHIJA TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.build979.jar)
  401. UCHIJA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
  402. UCHIJA endercore{1.7.10-0.1.0.23_beta} [EnderCore] (EnderCore-1.7.10-0.1.0.23_beta.jar)
  403. UCHIJA EnderIO{1.7.10-2.3.0.414_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.414_beta.jar)
  404. UCHIJA EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
  405. UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
  406. UCHIJA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.TPPI-3.jar)
  407. UCHIJA recipetweakingcore{1.1.0} [Recipe Tweaking Core] (RecipeTweakingCore-MC1.7.10-1.1.0-8.jar)
  408. UCHIJA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
  409. UCHIJA xreliquary{1.2} [Reliquary] (Reliquary-1.2.257.jar)
  410. UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
  411. UCHIJA TPPITweaks{MC1.7.10-1.2.0-120} [TPPI Tweaks] (TPPI-Tweaks-MC1.7.10-1.2.0-120.jar)
  412. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-508.jar)
  413. UCHIJA MagicBees{1.7.10-2.3.5} [Magic Bees] (magicbees-1.7.10-2.3.5.jar)
  414. UCHIJA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
  415. UCHIJA DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V9b.jar)
  416. UCHIJA ChromatiCraft{1.0} [ChromatiCraft] (ChromatiCraft 1.7.10 V9b.jar)
  417. UCHIJA LookingGlass{0.2.0.00} [Looking Glass] (lookingglass-1.7.10-0.2.0.00.jar)
  418. UCHIJA RedLogic{59.1.11} [RedLogic] (redlogic-59.1.11.jar)
  419. UCHIJA OpenComputers{1.5.16.726-dev} [OpenComputers] (OpenComputers-MC1.7.10-1.5.16.726-dev-universal.jar)
  420. UCHIJA CompactMachines{1.7.10-1.20} [Compact Machines] (compactmachines-1.7.10-1.20.jar)
  421. UCHIJA computronics{1.5.6} [Computronics] (Computronics-1.7.10-1.5.6.jar)
  422. UCHIJA cookiecore{1.4.0} [Cookie Core] (CookieCore-1.7.10-1.4.0-11.jar)
  423. UCHIJA customthings{MC1.7.10-0.0.3-38} [CustomThings] (CustomThings-MC1.7.10-0.0.3-38.jar)
  424. UCHIJA DamageIndicatorsMod{3.2.3} [Damage Indicators] (DamageIndicatorsMod-3.2.3.jar)
  425. UCHIJA Eln{50} [Electrical Age] (ElectricalAge_BETA-1.9_r51.jar)
  426. UCHIJA RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V9b.jar)
  427. UCHIJA ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V9b.jar)
  428. UCHIJA extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
  429. UCHIJA harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10c.jar)
  430. UCHIJA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
  431. UCHIJA TSteelworks{1.7.10-1.1.1} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.1.1-17.jar)
  432. UCHIJA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
  433. UCHIJA farseek{1.0.6} [Farseek] (Farseek-1.0.6.jar)
  434. UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  435. UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
  436. UCHIJA Steamcraft{0.28.10} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.10.jar)
  437. UCHIJA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic] (Forbidden Magic-1.7.10-0.57.jar)
  438. UCHIJA fw{1.2.2} [Fullscreen Windowed] (FullscreenWindowed-1.7.10-1.2.2.jar)
  439. UCHIJA GardenCore{1.7.10-1.6.2} [Garden Core] (GardenStuff-1.7.10-1.6.2.jar)
  440. UCHIJA GardenContainers{1.7.10-1.6.2} [Garden Containers] (GardenStuff-1.7.10-1.6.2.jar)
  441. UCHIJA GardenStuff{1.7.10-1.6.2} [Garden Stuff] (GardenStuff-1.7.10-1.6.2.jar)
  442. UCHIJA GardenTrees{1.7.10-1.6.2} [Garden Trees] (GardenStuff-1.7.10-1.6.2.jar)
  443. UCHIJA GeoStrata{1.0} [GeoStrata] (GeoStrata 1.7.10 V9a.jar)
  444. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  445. UCHIJA Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar)
  446. UCHIJA Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar)
  447. UCHIJA Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar)
  448. UCHIJA Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar)
  449. UCHIJA Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar)
  450. UCHIJA Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar)
  451. UCHIJA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  452. UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  453. UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  454. UCHIJA HelpFixer{1.0.5} [HelpFixer] (HelpFixer-1.0.5.jar)
  455. UCHIJA IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
  456. UCHIJA IGWMod{1.1.11-32} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.11-32-universal.jar)
  457. UCHIJA insane_IlluminatedBows{1.7.1f} [Illuminated Bows] (IlluminatedBows-1.7.10-1.7.1f.jar)
  458. UCHIJA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
  459. UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  460. UCHIJA inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar)
  461. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  462. UCHIJA kitchenCraftFoods{1.0.0} [KitchenCraft - Foods] (KitchenCraft-MC1.7.10-1.0.0-63-combo.jar)
  463. UCHIJA kitchenCraftMachines{1.0.0} [KitchenCraft - Machines] (KitchenCraft-MC1.7.10-1.0.0-63-combo.jar)
  464. UCHIJA LogisticsPipes{0.9.2.46} [Logistics Pipes] (logisticspipes-0.9.2.46.jar)
  465. UCHIJA LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar)
  466. UCHIJA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
  467. UCHIJA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
  468. UCHIJA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
  469. UCHIJA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
  470. UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  471. UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  472. UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  473. UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  474. UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  475. UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  476. UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  477. UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  478. UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  479. UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  480. UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  481. UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  482. UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  483. UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  484. UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  485. UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  486. UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  487. UCHIJA testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar)
  488. UCHIJA modpackTweaks{MC1.7.10-1.2.0-26} [ModpackTweaks] (ModpackTweaks-MC1.7.10-1.2.0-26.jar)
  489. UCHIJA modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
  490. UCHIJA ModularArmour{1.0.0} [Modular Armour] (ModularArmour-1.7.10-1.0.18-41.jar)
  491. UCHIJA morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-25.jar)
  492. UCHIJA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
  493. UCHIJA NEIAddons{1.12.12.37} [NEI Addons] (neiaddons-1.12.12.37-mc1.7.10.jar)
  494. UCHIJA NEIAddons|Developer{1.12.12.37} [NEI Addons: Developer Tools] (neiaddons-1.12.12.37-mc1.7.10.jar)
  495. UCHIJA NEIAddons|AppEng{1.12.12.37} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.12.37-mc1.7.10.jar)
  496. UCHIJA NEIAddons|Botany{1.12.12.37} [NEI Addons: Botany] (neiaddons-1.12.12.37-mc1.7.10.jar)
  497. UCHIJA NEIAddons|Forestry{1.12.12.37} [NEI Addons: Forestry] (neiaddons-1.12.12.37-mc1.7.10.jar)
  498. UCHIJA NEIAddons|CraftingTables{1.12.12.37} [NEI Addons: Crafting Tables] (neiaddons-1.12.12.37-mc1.7.10.jar)
  499. UCHIJA NEIAddons|ExNihilo{1.12.12.37} [NEI Addons: Ex Nihilo] (neiaddons-1.12.12.37-mc1.7.10.jar)
  500. UCHIJA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
  501. UCHIJA NetherOres{1.7.10R2.3.1RC1} [Nether Ores] (NetherOres-[1.7.10]2.3.1RC1-18.jar)
  502. UCHIJA NotEnoughCodecs{0.3} [NotEnoughCodecs] (NotEnoughCodecs-1.7.10-0.3-snapshot-13.jar)
  503. UCHIJA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8-snapshot-393.jar)
  504. UCHIJA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4-snapshot-665.jar)
  505. UCHIJA weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip)
  506. UCHIJA PneumaticCraft{1.11.14-136} [PneumaticCraft] (PneumaticCraft-1.7.10-1.11.14-136-universal.jar)
  507. UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
  508. UCHIJA ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V9b.jar)
  509. UCHIJA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
  510. UCHIJA RArm{1.7.10-1.2.0-40} [Redstone Armory] (RedstoneArmory-1.7.10-1.2.0-40.jar)
  511. UCHIJA RefinedRelocation{1.0.8b} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.8b.jar)
  512. UCHIJA rftools{3.35} [RFTools] (rftools-3.35.jar)
  513. UCHIJA AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar)
  514. UCHIJA RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar)
  515. UCHIJA Sanguimancy{1.7.10-1.1.9-33} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-33.jar)
  516. UCHIJA Schematica{1.7.6.129} [Schematica] (Schematica-1.7.10-1.7.6.129-universal.jar)
  517. UCHIJA SpiceOfLife{1.2.2} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.2.jar)
  518. UCHIJA StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar)
  519. UCHIJA StevesCarts{DA3DSOUL Edition} [Steve's Carts 2] (StevesCarts-2.0.0.b16-1.7.10.jar)
  520. UCHIJA StorageDrawers{1.7.10-1.6.0} [Storage Drawers] (StorageDrawers-1.7.10-1.6.0.jar)
  521. UCHIJA streams{0.1.4} [Streams] (Streams-0.1.4.jar)
  522. UCHIJA superMassiveTech{MC1.7.10-0.1.0-alpha-112} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.1.0-alpha-112.jar)
  523. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  524. UCHIJA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
  525. UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar)
  526. UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  527. UCHIJA TickProfiler{1.7.10} [TickProfiler] (TickProfiler-1.7.10.39.jar)
  528. UCHIJA TiCTooltips{1.2.4} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4.jar)
  529. UCHIJA TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
  530. UCHIJA Translocator{1.1.2.null} [Translocator] (Translocator-1.7.10-1.1.2.TPPI-universal.jar)
  531. UCHIJA wailaplugins{MC1.7.10-0.1.2-21} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.1.2-21.jar)
  532. UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
  533. UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  534. UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  535. UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  536. UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  537. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  538. UCHIJA aobd{2.8.2} [Another One Bites The Dust] (AOBD-2.8.2.jar)
  539. UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
  540. UCHIJA HungerOverhaul{1.7.10-beta.5.jenkins47} [Hunger Overhaul] (HungerOverhaul-1.7.10-beta.5.jar)
  541. UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.4.132} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.4.jar)
  542. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  543. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 352.86' Renderer: 'GeForce GTX 570/PCIe/SSE2'
  544. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  545. Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@6c3fee48) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@3ffea8be) returned non-null result: 0
  546. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  547. CoFHCore: -[1.7.10]3.0.3-303
  548. MineFactoryReloaded: -[1.7.10]2.8.0-104
  549. Mantle Environment: Environment healthy.
  550. ThermalFoundation: -[1.7.10]1.2.0-102
  551. ThermalExpansion: -[1.7.10]4.0.3B1-218
  552. TConstruct Environment: Environment healthy.
  553. NetherOres: -[1.7.10]2.3.1RC1-18
  554. RedstoneArsenal: -[1.7.10]1.1.1-89
  555. ThermalDynamics: -[1.7.10]1.1.0-161
  556. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  557. AE2 Integration: IC2:ON, RotaryCraft:ON, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
  558. Launched Version: 1.7.10
  559. LWJGL: 2.9.1
  560. OpenGL: GeForce GTX 570/PCIe/SSE2 GL version 4.5.0 NVIDIA 352.86, NVIDIA Corporation
  561. GL Caps: Using GL 1.3 multitexturing.
  562. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  563. Anisotropic filtering is supported and maximum anisotropy is 16.
  564. Shaders are available because OpenGL 2.1 is supported.
  565. Is Modded: Definitely; Client brand changed to 'fml,forge'
  566. Type: Client (map_client.txt)
  567. Resource Packs: []
  568. Current Language: English (US)
  569. Profiler Position: N/A (disabled)
  570. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  571. Anisotropic Filtering: Off (1)
  572. [09:06:48] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Darqen\AppData\Roaming\.MCUpdater\instances\erisia\crash-reports\crash-2015-10-18_09.06.41-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement