Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.37 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 2/6/16 8:15 PM
  5. Description: Updating screen events
  6.  
  7. java.lang.IndexOutOfBoundsException: Index: 78, Size: 45
  8. at java.util.ArrayList.rangeCheck(Unknown Source)
  9. at java.util.ArrayList.get(Unknown Source)
  10. at net.minecraft.inventory.Container.func_75144_a(SourceFile:281)
  11. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
  12. at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
  13. at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
  14. at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
  15. at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
  16. at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
  17. at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
  18. at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
  19. at net.minecraft.client.gui.inventory.GuiContainer.func_146983_a(GuiContainer.java:674)
  20. at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java:651)
  21. at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
  22. at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
  23. at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
  24. at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
  25. at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
  26. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
  27. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  28. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  29. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  30. at net.minecraft.client.main.Main.main(SourceFile:148)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  34. at java.lang.reflect.Method.invoke(Unknown Source)
  35. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  36. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  37.  
  38.  
  39. A detailed walkthrough of the error, its code path and all known details is as follows:
  40. ---------------------------------------------------------------------------------------
  41.  
  42. -- Head --
  43. Stacktrace:
  44. at java.util.ArrayList.rangeCheck(Unknown Source)
  45. at java.util.ArrayList.get(Unknown Source)
  46. at net.minecraft.inventory.Container.func_75144_a(SourceFile:281)
  47. at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
  48. at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
  49. at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
  50. at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
  51. at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
  52. at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
  53. at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
  54. at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
  55. at net.minecraft.client.gui.inventory.GuiContainer.func_146983_a(GuiContainer.java:674)
  56. at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java:651)
  57. at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
  58. at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
  59. at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
  60. at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
  61. at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
  62. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
  63.  
  64. -- Affected screen --
  65. Details:
  66. Screen name: ~~ERROR~~ NullPointerException: null
  67.  
  68. -- Affected level --
  69. Details:
  70. Level name: MpServer
  71. All players: 1 total; [EntityClientPlayerMP['rjisademon'/27459414, l='MpServer', x=1548.92, y=70.62, z=991.71]]
  72. Chunk stats: MultiplayerChunkCache: 403, 403
  73. Level seed: 0
  74. Level generator: ID 04 - RTG, ver 0. Features enabled: false
  75. Level generator options:
  76. Level spawn location: World: (521,64,267), Chunk: (at 9,4,11 in 32,16; contains blocks 512,0,256 to 527,255,271), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
  77. Level time: 146479519 game time, 154552736 day time
  78. Level dimension: 0
  79. Level storage version: 0x00000 - Unknown?
  80. Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
  81. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  82. Forced entities: 89 total; [EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=724.42, y=75.84, z=1552.32], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=683.09, y=77.00, z=1501.72], EntityLocomotiveSteamSolid['Steam Locomotive'/2570, l='MpServer', x=1559.13, y=61.50, z=999.50], EntityCartTank['Tank Cart'/2571, l='MpServer', x=1557.44, y=61.50, z=999.50], EntityCartChest['Minecart with Chest'/2572, l='MpServer', x=1555.84, y=61.50, z=999.50], EntityCartAnchor['Anchor Cart'/2573, l='MpServer', x=1554.31, y=61.50, z=999.50], EntityCartChest['Minecart with Chest'/2575, l='MpServer', x=1573.50, y=17.34, z=1051.13], EntityGolemBase['Thaumium Golem'/2576, l='MpServer', x=1590.26, y=64.06, z=1043.26], EntityGolemBase['Thaumium Golem'/2578, l='MpServer', x=1590.74, y=64.06, z=1043.26], EntityGolemBase['Thaumium Golem'/2579, l='MpServer', x=1590.74, y=64.06, z=1043.74], EntityGolemBase['Thaumium Golem'/2580, l='MpServer', x=1589.41, y=64.00, z=1045.09], EntityGolemBase['Thaumium Golem'/2581, l='MpServer', x=1588.50, y=64.00, z=1043.09], BlueSlime['Blue Slime'/30440646, l='MpServer', x=1523.78, y=17.00, z=945.31], EntityZombie['Zombie'/30440648, l='MpServer', x=1522.50, y=17.00, z=945.50], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=1674.43, y=60.00, z=799.38], EntitySpider['Spider'/2428730, l='MpServer', x=24.22, y=-26.62, z=43.29], EntityZombie['Zombie'/30439152, l='MpServer', x=1544.88, y=20.00, z=944.31], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=724.34, y=72.88, z=1555.31], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=726.34, y=71.50, z=1545.50], EntityZombie['Zombie'/30440691, l='MpServer', x=1576.50, y=23.00, z=1034.50], EntityClientPlayerMP['rjisademon'/27459414, l='MpServer', x=1548.92, y=70.62, z=991.71], EntityCreeper['Creeper'/30363132, l='MpServer', x=1505.50, y=12.00, z=963.50], EntitySlime['Slime'/30441188, l='MpServer', x=1517.56, y=64.81, z=1033.10], EntitySpider['Spider'/1868075, l='MpServer', x=28.79, y=-26.62, z=45.35], EntityZombie['Zombie'/30406391, l='MpServer', x=1563.34, y=23.00, z=945.34], EntityZombie['Zombie'/30439151, l='MpServer', x=1543.92, y=19.85, z=945.31], EntityTrail['unknown'/1864540, l='MpServer', x=1548.92, y=70.62, z=991.71], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=1669.44, y=60.00, z=819.84], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=1684.44, y=60.00, z=797.78], EntitySkeleton['Skeleton'/2810722, l='MpServer', x=46.93, y=-28.62, z=19.89], EntityZombie['Zombie'/30444441, l='MpServer', x=1544.50, y=14.00, z=1049.50], EntityOcelot['Ocelot'/30339202, l='MpServer', x=1525.28, y=65.00, z=960.25], EntityOcelot['Ocelot'/30339203, l='MpServer', x=1541.47, y=64.00, z=960.56], EntitySkeleton['Skeleton'/30431389, l='MpServer', x=1531.50, y=14.00, z=948.50], EntitySpider['Spider'/2465387, l='MpServer', x=28.68, y=-48.62, z=29.96], EntityHat['unknown'/1864531, l='MpServer', x=1548.92, y=70.62, z=991.71], EntityItem['item.high_voltage_cable'/30373278, l='MpServer', x=1553.13, y=61.13, z=999.13], EntityItem['item.item.slimeball'/30424452, l='MpServer', x=1487.34, y=64.13, z=995.44], EntityZombie['Zombie'/30361239, l='MpServer', x=1573.50, y=17.00, z=1034.50], EntitySkeleton['Skeleton'/2345594, l='MpServer', x=-17.30, y=-25.62, z=24.45], EntitySpider['Spider'/2356601, l='MpServer', x=-8.25, y=-44.72, z=-46.07], EntitySlime['Slime'/29612188, l='MpServer', x=1549.57, y=63.47, z=995.63], EntityItem['item.item.string'/30385327, l='MpServer', x=1548.28, y=6.13, z=980.69], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=721.91, y=75.84, z=1544.66], EntitySlime['Slime'/29037270, l='MpServer', x=1581.78, y=14.00, z=1041.22], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=728.94, y=72.88, z=1550.84], EntityCreeper['Creeper'/30340543, l='MpServer', x=1541.50, y=21.00, z=947.50], EntityHat['unknown'/6948889, l='MpServer', x=1522.50, y=17.00, z=945.50], EntityZombie['Zombie'/30441384, l='MpServer', x=1520.50, y=5.00, z=1008.50], EntityZombie['Zombie'/30441387, l='MpServer', x=1490.50, y=41.00, z=956.50], EntityZombie['Zombie'/29329858, l='MpServer', x=1502.84, y=36.00, z=949.44], EntityZombie['Zombie'/2427738, l='MpServer', x=31.70, y=-24.62, z=25.41], EntitySlime['Slime'/29271102, l='MpServer', x=1515.31, y=29.00, z=959.31], EntityZombie['Zombie'/30439507, l='MpServer', x=1572.50, y=17.00, z=1045.50], EntityItem['item.item.bone'/30327369, l='MpServer', x=1539.97, y=14.13, z=1047.28], EntityZombie['Zombie'/2427823, l='MpServer', x=39.07, y=-20.62, z=8.40], EntityHat['unknown'/5112005, l='MpServer', x=1590.74, y=64.06, z=1043.26], EntityCreeper['Creeper'/30443101, l='MpServer', x=1541.53, y=14.00, z=1052.06], EntityCreeper['Creeper'/30443102, l='MpServer', x=1539.53, y=15.00, z=1045.97], EntitySlime['Slime'/30442822, l='MpServer', x=1511.13, y=64.00, z=1023.71], EntitySpider['Spider'/2346682, l='MpServer', x=-19.30, y=-51.62, z=11.45], EntitySkeleton['Skeleton'/30443338, l='MpServer', x=1582.50, y=18.00, z=981.50], EntitySlime['Slime'/29753177, l='MpServer', x=1486.63, y=64.00, z=995.63], EntitySlime['Slime'/29865063, l='MpServer', x=1530.78, y=62.00, z=1052.78], EntitySpider['Spider'/30294126, l='MpServer', x=1548.50, y=6.00, z=981.50], EntitySlime['Slime'/30440561, l='MpServer', x=1540.24, y=63.00, z=1044.28], EntityCreeper['Creeper'/30358635, l='MpServer', x=1555.50, y=17.00, z=950.50], EntityZombie['Zombie'/5114083, l='MpServer', x=42.97, y=-20.62, z=9.90], EntitySpider['Spider'/2453908, l='MpServer', x=-19.30, y=-51.62, z=11.48], EntitySkeleton['Skeleton'/30394997, l='MpServer', x=1569.50, y=36.00, z=1044.50], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=721.88, y=75.84, z=1544.66], EntityZombie['Zombie'/30437917, l='MpServer', x=1537.50, y=21.00, z=946.50], EntityItem['item.item.bone'/30403841, l='MpServer', x=1569.19, y=35.13, z=1043.53], EntityZombie['Zombie'/30437918, l='MpServer', x=1537.50, y=21.00, z=948.50], EntityCreeper['Creeper'/30398492, l='MpServer', x=1496.59, y=40.00, z=955.28], EntityCreeper['Creeper'/30398491, l='MpServer', x=1491.09, y=40.00, z=953.59], EntitySpider['Spider'/30398488, l='MpServer', x=1492.09, y=40.00, z=955.28], EntitySlime['Slime'/29654044, l='MpServer', x=1547.97, y=63.03, z=995.63], EntitySpider['Spider'/30398487, l='MpServer', x=1492.72, y=40.00, z=952.72], EntityZombie['Zombie'/1867459, l='MpServer', x=31.41, y=-24.62, z=25.30], EntitySkeleton['Skeleton'/30369314, l='MpServer', x=1496.16, y=17.00, z=937.53], EntitySpider['Spider'/5131966, l='MpServer', x=30.67, y=-26.62, z=44.65], EntityZombie['Zombie'/1867501, l='MpServer', x=43.80, y=-20.62, z=17.12], EntityZombie['Zombie'/30443809, l='MpServer', x=1506.50, y=12.00, z=962.50], EntitySkeleton['Skeleton'/2445533, l='MpServer', x=-17.52, y=-25.62, z=24.34], EntityZombie['Zombie'/3860161, l='MpServer', x=-42.66, y=-33.62, z=-30.78], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=1666.63, y=48.00, z=746.63], EntityOtherPlayerMP['Lutillian'/23096492, l='MpServer', x=1557.78, y=76.75, z=954.93], EntityZombie['Zombie'/5114033, l='MpServer', x=26.65, y=-24.62, z=13.65]]
  83. Retry entities: 0 total; []
  84. Server brand: kcauldron,cauldron,craftbukkit,mcpc,fml,forge
  85. Server type: Non-integrated multiplayer server
  86. Stacktrace:
  87. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  88. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  89. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  90. at net.minecraft.client.main.Main.main(SourceFile:148)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  92. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  93. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  94. at java.lang.reflect.Method.invoke(Unknown Source)
  95. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  96. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  97.  
  98. -- System Details --
  99. Details:
  100. Minecraft Version: 1.7.10
  101. Operating System: Windows 8.1 (amd64) version 6.3
  102. Java Version: 1.8.0_45, Oracle Corporation
  103. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  104. Memory: 4586476272 bytes (4374 MB) / 7082082304 bytes (6754 MB) up to 7635730432 bytes (7282 MB)
  105. JVM Flags: 3 total; -Xms4G -Xmx8G -XX:PermSize=256M
  106. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  107. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  108. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D1 MCUpdater: Erisia #10.5: Suscitavit Eum a Mortuis (rev 690) 217 mods loaded, 217 mods active
  109. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  110. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  111. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-10.13.4.1558.jar)
  112. UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-10.13.4.1558.jar)
  113. UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  114. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  115. UCHIJA ImmibisMicroblocks{59.1.1} [Immibis's Microblocks] (immibis-microblocks-59.1.1.jar)
  116. UCHIJA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
  117. UCHIJA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  118. UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  119. UCHIJA OpenComputers|Core{1.5.16.726-dev} [OpenComputers (Core)] (minecraft.jar)
  120. UCHIJA OpenEye{0.6} [OpenEye] (openeye.jar)
  121. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  122. UCHIJA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
  123. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  124. UCHIJA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
  125. UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
  126. UCHIJA IC2{2.2.770-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.770-experimental.jar)
  127. UCHIJA ImmibisCore{59.1.2} [Immibis Core] (immibis-core-59.1.2.jar)
  128. UCHIJA AdvancedRepulsionSystems{59.0.3} [Advanced Repulsion Systems] (adv-repulsion-systems-59.0.3.jar)
  129. UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  130. UCHIJA AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
  131. UCHIJA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  132. UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  133. UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  134. UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] (ArmorStatusHUD-client-1.28.jar)
  135. UCHIJA armourersWorkshop{1.7.10-0.37.0.94} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.37.0.94.jar)
  136. UCHIJA plushieWrapper{0.0.0} [Plushie Wrapper] (Armourers-Workshop-1.7.10-0.37.0.94.jar)
  137. UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  138. UCHIJA asielib{0.4.2} [asielib] (AsieLib-1.7.10-0.4.2.jar)
  139. UCHIJA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  140. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  141. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  142. UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  143. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  144. UCHIJA Automagy{0.26.3} [Automagy] (Automagy-1.7.10-0.26.3.jar)
  145. UCHIJA BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.6][MC1.7.10].jar)
  146. UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
  147. UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  148. UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  149. UCHIJA Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2.jenkins188.jar)
  150. UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-99.04f2bb2.jar)
  151. UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1390-universal.jar)
  152. UCHIJA HardcoreEnderExpansion{1.8.3} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.3.jar)
  153. UCHIJA BuildCraft|Core{7.1.12} [BuildCraft] (buildcraft-7.1.12.jar)
  154. UCHIJA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar)
  155. UCHIJA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
  156. UCHIJA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
  157. UCHIJA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
  158. UCHIJA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
  159. UCHIJA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
  160. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-13.jar)
  161. UCHIJA Botania{r1.8-247} [Botania] (Botania r1.8-247.jar)
  162. UCHIJA BuildCraft|Builders{7.1.12} [BC Builders] (buildcraft-7.1.12.jar)
  163. UCHIJA BuildCraft|Transport{7.1.12} [BC Transport] (buildcraft-7.1.12.jar)
  164. UCHIJA BuildCraft|Energy{7.1.12} [BC Energy] (buildcraft-7.1.12.jar)
  165. UCHIJA BuildCraft|Silicon{7.1.12} [BC Silicon] (buildcraft-7.1.12.jar)
  166. UCHIJA BuildCraft|Robotics{7.1.12} [BC Robotics] (buildcraft-7.1.12.jar)
  167. UCHIJA BuildCraft|Factory{7.1.12} [BC Factory] (buildcraft-7.1.12.jar)
  168. UCHIJA BuildCraft|Compat{7.1.2} [BuildCraft Compat] (buildcraft-compat-7.1.2.jar)
  169. UCHIJA CarpentersBlocks{3.3.7 DEV} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 DEV - MC 1.7.10.jar)
  170. UCHIJA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
  171. UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  172. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  173. UCHIJA chisel{2.9.0.3} [Chisel] (Chisel-2.9.0.3.jar)
  174. UCHIJA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
  175. UCHIJA chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-3.jar)
  176. UCHIJA chunkgen{1.7.10-1.2.2} [ChunkGen] (chunkgen-1.7.10-1.2.3.jar)
  177. UCHIJA LookingGlass{0.2.0.00} [Looking Glass] (lookingglass-1.7.10-0.2.0.00.jar)
  178. UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  179. UCHIJA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
  180. UCHIJA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
  181. UCHIJA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  182. UCHIJA OpenComputers{1.5.16.726-dev} [OpenComputers] (OpenComputers-MC1.7.10-1.5.16.726-dev-universal.jar)
  183. UCHIJA CompactMachines{1.7.10-1.20} [Compact Machines] (compactmachines-1.7.10-1.20.jar)
  184. UCHIJA cookiecore{1.4.0} [Cookie Core] (CookieCore-1.7.10-1.4.0-11.jar)
  185. UCHIJA CustomOreGen{1.2.24} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.24.jar)
  186. UCHIJA endercore{1.7.10-0.1.0.26_beta} [EnderCore] (EnderCore-1.7.10-0.1.0.26_beta.jar)
  187. UCHIJA customthings{MC1.7.10-0.0.3-38} [CustomThings] (CustomThings-MC1.7.10-0.0.3-38.jar)
  188. UCHIJA DamageIndicatorsMod{3.2.3} [Damage Indicators] (DamageIndicatorsMod-3.2.3.jar)
  189. UCHIJA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
  190. UCHIJA dldungeonsjdg{1.8.7} [Doomlike Dungeons] (DoomlikeDungeons-1.8.7-MC1.7.10.jar)
  191. UCHIJA ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
  192. UCHIJA ImmersiveEngineering{0.5.4} [Immersive Engineering] (ImmersiveEngineering-0.5.4.jar)
  193. UCHIJA TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.build979.jar)
  194. UCHIJA EnderIO{1.7.10-2.3.0.417_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.417_beta.jar)
  195. UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
  196. UCHIJA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.TPPI-5.jar)
  197. UCHIJA recipetweakingcore{1.1.0} [Recipe Tweaking Core] (RecipeTweakingCore-MC1.7.10-1.1.0-8.jar)
  198. UCHIJA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
  199. UCHIJA xreliquary{1.2} [Reliquary] (Reliquary-1.2.257.jar)
  200. UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
  201. UCHIJA TPPITweaks{MC1.7.10-1.2.0-123} [TPPI Tweaks] (TPPI-Tweaks-MC1.7.10-1.2.0-123.jar)
  202. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-508.jar)
  203. UCHIJA MagicBees{1.7.10-2.3.5} [Magic Bees] (magicbees-1.7.10-2.3.5.jar)
  204. UCHIJA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
  205. UCHIJA DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V9b.jar)
  206. UCHIJA DynamicLights{1.3.9} [Dynamic Lights] (DynamicLights-1.7.10.jar)
  207. UCHIJA DynamicLights_onFire{1.0.5} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
  208. UCHIJA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
  209. UCHIJA DynamicLights_dropItems{1.0.8} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
  210. UCHIJA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
  211. UCHIJA DynamicLights_mobEquipment{1.0.8} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
  212. UCHIJA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
  213. UCHIJA DynamicLights_floodLights{1.0.2} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
  214. UCHIJA DynamicLights_otherPlayers{1.0.8} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
  215. UCHIJA DynamicLights_thePlayer{1.1.4} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
  216. UCHIJA Eln{50} [Electrical Age] (ElectricalAge_BETA-1.9_r51.jar)
  217. UCHIJA RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V9b.jar)
  218. UCHIJA ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V9b.jar)
  219. UCHIJA extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar)
  220. UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
  221. UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  222. UCHIJA TSteelworks{1.7.10-1.1.1} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.1.1-17.jar)
  223. UCHIJA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
  224. UCHIJA farseek{1.0.10} [Farseek] (Farseek-1.0.10.jar)
  225. UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  226. UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
  227. UCHIJA Steamcraft{0.28.10} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.10.jar)
  228. UCHIJA ForbiddenMagic{1.7.10-0.572} [Forbidden Magic] (Forbidden Magic-1.7.10-0.572.jar)
  229. UCHIJA fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
  230. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  231. UCHIJA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  232. UCHIJA HardcoreDarkness{1.7} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.7.jar)
  233. UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  234. UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  235. UCHIJA IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
  236. UCHIJA insane_IlluminatedBows{1.7.1f} [Illuminated Bows] (IlluminatedBows-1.7.10-1.7.1f.jar)
  237. UCHIJA immersiveintegration{0.5.4} [Immersive Integration] (immersiveintegration-0.5.4.jar)
  238. UCHIJA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
  239. UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  240. UCHIJA inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar)
  241. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  242. UCHIJA kitchenCraftFoods{1.0.0} [KitchenCraft - Foods] (KitchenCraft-MC1.7.10-1.0.0-63-combo.jar)
  243. UCHIJA kitchenCraftMachines{1.0.0} [KitchenCraft - Machines] (KitchenCraft-MC1.7.10-1.0.0-63-combo.jar)
  244. UCHIJA LogisticsPipes{0.9.2.46} [Logistics Pipes] (logisticspipes-0.9.2.46.jar)
  245. UCHIJA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
  246. UCHIJA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
  247. UCHIJA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
  248. UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  249. UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  250. UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  251. UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  252. UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  253. UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  254. UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  255. UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  256. UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  257. UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  258. UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  259. UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  260. UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  261. UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  262. UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  263. UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  264. UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  265. UCHIJA testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar)
  266. UCHIJA modpackTweaks{MC1.7.10-1.2.0-26} [ModpackTweaks] (ModpackTweaks-MC1.7.10-1.2.0-26.jar)
  267. UCHIJA modtweaker2{0.9.2} [Mod Tweaker 2] (ModTweaker2-0.9.3.jar)
  268. UCHIJA ModularArmour{1.0.0} [Modular Armour] (ModularArmour-1.7.10-1.0.18-41.jar)
  269. UCHIJA morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-25.jar)
  270. UCHIJA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
  271. UCHIJA Morpheus{1.7.10-1.6.10} [Morpheus] (Morpheus-1.7.10-1.6.10.jar)
  272. UCHIJA NEIAddons{1.12.12.37} [NEI Addons] (neiaddons-1.12.12.37-mc1.7.10.jar)
  273. UCHIJA NEIAddons|Developer{1.12.12.37} [NEI Addons: Developer Tools] (neiaddons-1.12.12.37-mc1.7.10.jar)
  274. UCHIJA NEIAddons|AppEng{1.12.12.37} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.12.37-mc1.7.10.jar)
  275. UCHIJA NEIAddons|Botany{1.12.12.37} [NEI Addons: Botany] (neiaddons-1.12.12.37-mc1.7.10.jar)
  276. UCHIJA NEIAddons|Forestry{1.12.12.37} [NEI Addons: Forestry] (neiaddons-1.12.12.37-mc1.7.10.jar)
  277. UCHIJA NEIAddons|CraftingTables{1.12.12.37} [NEI Addons: Crafting Tables] (neiaddons-1.12.12.37-mc1.7.10.jar)
  278. UCHIJA NEIAddons|ExNihilo{1.12.12.37} [NEI Addons: Ex Nihilo] (neiaddons-1.12.12.37-mc1.7.10.jar)
  279. UCHIJA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
  280. UCHIJA NetherOres{1.7.10R2.3.1RC1} [Nether Ores] (NetherOres-[1.7.10]2.3.1RC1-18.jar)
  281. UCHIJA NotEnoughCodecs{0.3} [NotEnoughCodecs] (NotEnoughCodecs-1.7.10-0.3-snapshot-13.jar)
  282. UCHIJA bt{1.0.2} [NotEnoughThaumcraftTabs] (NotEnoughThaumcraftTabs-1.0.2.jar)
  283. UCHIJA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8-snapshot-393.jar)
  284. UCHIJA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4-snapshot-665.jar)
  285. UCHIJA PneumaticCraft{1.11.14-136} [PneumaticCraft] (PneumaticCraft-1.7.10-1.11.14-136-universal.jar)
  286. UCHIJA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
  287. UCHIJA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  288. UCHIJA ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar)
  289. UCHIJA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
  290. UCHIJA prometheus-integration{1.0} [Prometheus Integration] (prometheus-integration-1.0.1.jar)
  291. UCHIJA quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
  292. UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
  293. UCHIJA ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V9b.jar)
  294. UCHIJA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
  295. UCHIJA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
  296. UCHIJA RArm{1.7.10-1.2.0-40} [Redstone Armory] (RedstoneArmory-1.7.10-1.2.0-40.jar)
  297. UCHIJA RefinedRelocation{1.0.8b} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.8b.jar)
  298. UCHIJA rftools{3.35} [RFTools] (rftools-3.35.jar)
  299. UCHIJA RTG{0.0.13} [Realistic Terrain Generation] (RTG-1.7.10-0.0.13.jar)
  300. UCHIJA Sanguimancy{1.7.10-1.1.9-33} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-33.jar)
  301. UCHIJA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
  302. UCHIJA StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar)
  303. UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
  304. UCHIJA StorageDrawers{1.7.10-1.6.0} [Storage Drawers] (StorageDrawers-1.7.10-1.6.0.jar)
  305. UCHIJA streams{0.1.6} [Streams] (Streams-0.1.6.jar)
  306. UCHIJA superMassiveTech{MC1.7.10-0.1.0-alpha-112} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.1.0-alpha-112.jar)
  307. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  308. UCHIJA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
  309. UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar)
  310. UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  311. UCHIJA TiCTooltips{1.2.4} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4.jar)
  312. UCHIJA TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
  313. UCHIJA Translocator{1.1.2.null} [Translocator] (Translocator-1.7.10-1.1.2.TPPI-universal.jar)
  314. UCHIJA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
  315. UCHIJA wailaplugins{MC1.7.10-0.1.2-21} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.1.2-21.jar)
  316. UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
  317. UCHIJA wildcaves3{1.7.10} [Wild Caves 3] (WildCaves3-0.4.3.7(1.7.10).jar)
  318. UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  319. UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  320. UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  321. UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  322. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  323. UCHIJA aobd{2.8.2} [Another One Bites The Dust] (AOBD-2.8.2.jar)
  324. UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
  325. UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
  326. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  327. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.75' Renderer: 'GeForce GTX 770/PCIe/SSE2'
  328. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  329. Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@478e8031) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@55adfce0) returned non-null result: 0
  330. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  331. CoFHCore: -[1.7.10]3.0.3-303
  332. MineFactoryReloaded: -[1.7.10]2.8.0-104
  333. ThermalFoundation: -[1.7.10]1.2.0-102
  334. ThermalExpansion: -[1.7.10]4.0.3B1-218
  335. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  336. TConstruct Environment: Environment healthy.
  337. NetherOres: -[1.7.10]2.3.1RC1-18
  338. RedstoneArsenal: -[1.7.10]1.1.1-89
  339. ThermalDynamics: -[1.7.10]1.1.0-161
  340. EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  341. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  342. Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
  343. Optifine
  344. These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
  345. 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
  346. Launched Version: 1.7.10
  347. LWJGL: 2.9.1
  348. OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.5.0 NVIDIA 361.75, NVIDIA Corporation
  349. GL Caps: Using GL 1.3 multitexturing.
  350. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  351. Anisotropic filtering is supported and maximum anisotropy is 16.
  352. Shaders are available because OpenGL 2.1 is supported.
  353.  
  354. Is Modded: Definitely; Client brand changed to 'fml,forge'
  355. Type: Client (map_client.txt)
  356. Resource Packs: []
  357. Current Language: English (US)
  358. Profiler Position: N/A (disabled)
  359. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  360. Anisotropic Filtering: Off (1)
  361. OptiFine Version: OptiFine_1.7.10_HD_U_D1
  362. Render Distance Chunks: 4
  363. Mipmaps: 0
  364. Anisotropic Filtering: 1
  365. Antialiasing: 0
  366. Multitexture: false
  367. OpenGlVersion: 4.5.0 NVIDIA 361.75
  368. OpenGlRenderer: GeForce GTX 770/PCIe/SSE2
  369. OpenGlVendor: NVIDIA Corporation
  370. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement