Sorry if this is in the wrong section but I have been doing research for a week and cannot for the life of me figure out how to fix this error. I get the out of bounds error whenever I attempt to destroy a project red inverted lamp cover in a single player world. Here is the error. if someone could just walk me through how to fix this I would be eternally grateful. Thanks here is the error: (Sorry if i posted it wrong)
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 6/12/18 12:38 AM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 23
at net.minecraft.block.Block.getHarvestTool(Block.java:2199)at net.minecraft.block.Block.getHarvestTool(Block.java:2199)
at tconstruct.library.tools.HarvestTool.isEffective(HarvestTool.java:133) at tconstruct.library.tools.HarvestTool.getDigSpeed(HarvestTool.java:78)
at net.minecraft.entity.player.EntityPlayer.getBreakSpeed(EntityPlayer.java:811)
at codechicken.microblock.BlockMicroMaterial.getStrength(BlockMicroMaterial.scala:98)
at codechicken.microblock.Microblock.getStrength(Microblock.scala:44) at codechicken.multipart.BlockMultipart.func_149737_a(BlockMultipart.scala:205) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78743_b(PlayerControllerMP.java:177)
at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1409) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1948)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.block.Block.getHarvestTool(Block.java:2199)at net.minecraft.block.Block.getHarvestTool(Block.java:2199)
at tconstruct.library.tools.HarvestTool.isEffective(HarvestTool.java:133) at tconstruct.library.tools.HarvestTool.getDigSpeed(HarvestTool.java:78)
at net.minecraft.entity.player.EntityPlayer.getBreakSpeed(EntityPlayer.java:811)
at codechicken.microblock.BlockMicroMaterial.getStrength(BlockMicroMaterial.scala:98)
at codechicken.microblock.Microblock.getStrength(Microblock.scala:44) at codechicken.multipart.BlockMultipart.func_149737_a(BlockMultipart.scala:205) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78743_b(PlayerControllerMP.java:177)
at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1409)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1948)
-- Affected level ----
Affected level --Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['dramalama12'/2754, l='MpServer', x=160.78, y=104.62, z=225.34]]
Chunk stats: MultiplayerChunkCache: 1089, 1089
Level seed: 0
Level generator: ID 05 - SKYLANDS, ver 0.
Features enabled: false
Level generator options:
Level spawn location: World: (212,64,245),
Chunk: (at 4,4,5 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. EnderIO: Found the following problem(s) with your installation:
An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
Ender IO was build against API version rv2 and may or may not work with a newer version.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: ARB, pool: forge, bits: 8 AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON,
BuildCraftTransport:ON,
BuildCraftBuilder: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,
OpenComputers:OFF,
PneumaticCraft:ON
Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1
OpenGL: Intel(R) Iris(TM) Graphics 550 GL version 2.1 INTEL-10.32.48, Intel Inc. GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [Sphax PureBDcraft 128x MC17] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Sorry if this is in the wrong section but I have been doing research for a week and cannot for the life of me figure out how to fix this error. I get the out of bounds error whenever I attempt to destroy a project red inverted lamp cover in a single player world. Here is the error. if someone could just walk me through how to fix this I would be eternally grateful. Thanks here is the error: (Sorry if i posted it wrong)
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 6/12/18 12:38 AM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 23
at net.minecraft.block.Block.getHarvestTool(Block.java:2199)at net.minecraft.block.Block.getHarvestTool(Block.java:2199)
at tconstruct.library.tools.HarvestTool.isEffective(HarvestTool.java:133) at tconstruct.library.tools.HarvestTool.getDigSpeed(HarvestTool.java:78)
at net.minecraft.entity.player.EntityPlayer.getBreakSpeed(EntityPlayer.java:811)
at codechicken.microblock.BlockMicroMaterial.getStrength(BlockMicroMaterial.scala:98)
at codechicken.microblock.Microblock.getStrength(Microblock.scala:44) at codechicken.multipart.BlockMultipart.func_149737_a(BlockMultipart.scala:205) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78743_b(PlayerControllerMP.java:177)
at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1409) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1948)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.block.Block.getHarvestTool(Block.java:2199)at net.minecraft.block.Block.getHarvestTool(Block.java:2199)
at tconstruct.library.tools.HarvestTool.isEffective(HarvestTool.java:133) at tconstruct.library.tools.HarvestTool.getDigSpeed(HarvestTool.java:78)
at net.minecraft.entity.player.EntityPlayer.getBreakSpeed(EntityPlayer.java:811)
at codechicken.microblock.BlockMicroMaterial.getStrength(BlockMicroMaterial.scala:98)
at codechicken.microblock.Microblock.getStrength(Microblock.scala:44) at codechicken.multipart.BlockMultipart.func_149737_a(BlockMultipart.scala:205) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78743_b(PlayerControllerMP.java:177)
at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1409)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1948)
-- Affected level ----
Affected level --Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['dramalama12'/2754, l='MpServer', x=160.78, y=104.62, z=225.34]]
Chunk stats: MultiplayerChunkCache: 1089, 1089
Level seed: 0
Level generator: ID 05 - SKYLANDS, ver 0.
Features enabled: false
Level generator options:
Level spawn location: World: (212,64,245),
Chunk: (at 4,4,5 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 4859239 game time, 5512944 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0).
Hardcore: false.
Cheats: false
Forced entities: 95 total; [EntityBlitz['Blitz'/18177, l='MpServer', x=171.50, y=51.00, z=168.50], EntityBlitz['Blitz'/18178, l='MpServer', x=172.50, y=51.00, z=168.50], EntityZombie['Zombie'/18179, l='MpServer', x=173.50, y=51.00, z=162.50], EntityZombie['Zombie'/18180, l='MpServer', x=172.50, y=51.00, z=167.50], EntitySlime['Slime'/22791, l='MpServer', x=183.72, y=55.00, z=264.40], EntitySkeleton['Skeleton'/12823, l='MpServer', x=190.56, y=76.00, z=168.06], EntityZombie['Zombie'/2849, l='MpServer', x=140.50, y=76.00, z=192.50], EntitySpider['Spider'/2860, l='MpServer', x=205.28, y=50.00, z=168.78], EntityFluidCow['Fluid Cow'/2606, l='MpServer', x=98.44, y=41.00, z=193.28], EntityBat['Bat'/11311, l='MpServer', x=187.38, y=48.37, z=157.53], EntityBat['Bat'/11312, l='MpServer', x=166.66, y=49.49, z=150.78], EntityCreeper['Creeper'/2613, l='MpServer', x=136.50, y=61.00, z=177.50], EntityChicken['Chicken'/2617, l='MpServer', x=159.41, y=66.00, z=172.53], EntityBat['Bat'/2618, l='MpServer', x=130.00, y=50.26, z=151.84], EntityTrail['unknown'/4154, l='MpServer', x=160.78, y=104.62, z=225.34], EntityBat['Bat'/2619, l='MpServer', x=155.84, y=43.23, z=205.13], EntityItem['item.item.string'/2621, l='MpServer', x=158.88, y=36.13, z=268.38], EntitySkeleton['Skeleton'/2623, l='MpServer', x=167.63, y=85.00, z=152.88], EntitySkeleton['Skeleton'/2624, l='MpServer', x=167.50, y=85.00, z=156.50], EntityItem['item.item.string'/2626, l='MpServer', x=170.00, y=48.13, z=162.13], EntityZombie['Zombie'/13123, l='MpServer', x=206.50, y=50.00, z=170.50], EntityZombie['Zombie'/13124, l='MpServer', x=207.50, y=50.00, z=168.50], EntityItem['item.item.string'/2628, l='MpServer', x=169.13, y=48.13, z=162.56], EntitySkeleton['Skeleton'/2632, l='MpServer', x=170.06, y=52.00, z=174.63], EntitySkeleton['Skeleton'/2634, l='MpServer', x=173.50, y=48.00, z=166.00], EntityBat['Bat'/2637, l='MpServer', x=187.59, y=58.41, z=179.88], EntitySkeleton['Skeleton'/2639, l='MpServer', x=174.91, y=48.00, z=166.50], BlueSlime['Blue Slime'/2640, l='MpServer', x=164.00, y=50.00, z=190.22], EntityCreeper['Creeper'/2642, l='MpServer', x=170.50, y=52.00, z=183.50], EntityBlitz['Blitz'/2643, l='MpServer', x=170.41, y=52.00, z=179.72], EntityCreeper['Creeper'/2644, l='MpServer', x=169.50, y=54.00, z=182.06], EntityCreeper['Creeper'/2645, l='MpServer', x=171.50, y=52.00, z=183.50], EntitySkeleton['Skeleton'/2646, l='MpServer', x=169.56, y=52.00, z=178.50], EntityEnderman['Enderman'/2648, l='MpServer', x=173.44, y=85.00, z=174.06], EntityZombie['Zombie'/2649, l='MpServer', x=175.50, y=37.00, z=211.50], EntityFluidCow['Fluid Cow'/2651, l='MpServer', x=160.28, y=47.00, z=256.31], EntityWitch['Witch'/2652, l='MpServer', x=175.13, y=53.00, z=268.56], EntityBat['Bat'/2657, l='MpServer', x=162.50, y=51.00, z=168.94], EntityBat['Bat'/2661, l='MpServer', x=204.69, y=49.32, z=164.78], EntityBlitz['Blitz'/2662, l='MpServer', x=188.50, y=51.00, z=175.50], EntityBlitz['Blitz'/2664, l='MpServer', x=188.63, y=46.00, z=173.50], EntityBat['Bat'/2665, l='MpServer', x=198.56, y=47.00, z=166.16], EntityBat['Bat'/2666, l='MpServer', x=177.75, y=49.10, z=164.25], EntitySkeleton['Skeleton'/2667, l='MpServer', x=196.09, y=78.00, z=171.34], EntityBlitz['Blitz'/2668, l='MpServer', x=176.50, y=46.00, z=176.50], EntityZombie['Zombie'/11372, l='MpServer', x=180.78, y=65.00, z=178.34], EntityCreeper['Creeper'/2669, l='MpServer', x=179.69, y=52.00, z=188.38], EntitySkeleton['Skeleton'/2673, l='MpServer', x=177.06, y=52.00, z=192.53], EntityItem['item.item.slimeball'/2674, l='MpServer', x=190.63, y=44.13, z=239.81], EntityCreeper['Creeper'/2675, l='MpServer', x=185.50, y=38.00, z=237.50], EntitySkeleton['Skeleton'/2676, l='MpServer', x=188.50, y=44.00, z=231.94], EntitySlime['Slime'/2679, l='MpServer', x=191.69, y=44.00, z=240.31], EntitySkeleton['Skeleton'/2680, l='MpServer', x=179.09, y=45.00, z=250.50], EntityCreeper['Creeper'/2684, l='MpServer', x=185.16, y=58.00, z=271.28], EntityCreeper['Creeper'/2685, l='MpServer', x=176.50, y=53.00, z=267.50], EntityCreeper['Creeper'/2687, l='MpServer', x=205.50, y=77.00, z=152.31], EntitySpider['Spider'/2688, l='MpServer', x=206.25, y=77.00, z=148.66], EntityBlitz['Blitz'/2690, l='MpServer', x=202.50, y=52.00, z=186.53], EntitySlime['Slime'/2693, l='MpServer', x=205.34, y=54.00, z=268.31], EntityItem['item.item.bone'/2696, l='MpServer', x=215.97, y=51.13, z=177.81], EntitySlime['Slime'/2697, l='MpServer', x=220.31, y=67.00, z=213.31], EntitySlime['Slime'/2698, l='MpServer', x=218.31, y=68.00, z=219.69], EntitySlime['Slime'/2699, l='MpServer', x=217.31, y=68.00, z=216.47], EntityItem['item.item.slimeball'/2700, l='MpServer', x=223.84, y=66.13, z=213.56], EntitySpider['Spider'/12428, l='MpServer', x=184.41, y=74.00, z=182.28], EntityItem['item.item.slimeball'/2701, l='MpServer', x=218.13, y=67.13, z=218.81], EntityFluidCow['Fluid Cow'/2702, l='MpServer', x=211.09, y=79.00, z=233.09], EntityCow['Cow'/2703, l='MpServer', x=213.50, y=79.00, z=233.09], EntitySlime['Slime'/2704, l='MpServer', x=220.31, y=60.00, z=248.63], EntityZombie['Zombie'/2706, l='MpServer', x=226.50, y=64.00, z=173.94], EntityCreeper['Creeper'/2707, l='MpServer', x=231.53, y=79.00, z=172.00], EntityZombie['Zombie'/2709, l='MpServer', x=227.31, y=85.00, z=189.00], EntitySlime['Slime'/2710, l='MpServer', x=232.30, y=65.00, z=208.37], EntitySlime['Slime'/2711, l='MpServer', x=231.31, y=65.00, z=208.30], EntitySlime['Slime'/2712, l='MpServer', x=227.69, y=67.00, z=210.31], EntitySlime['Slime'/2713, l='MpServer', x=234.78, y=65.00, z=209.78], EntityBat['Bat'/12953, l='MpServer', x=169.25, y=48.00, z=161.06], EntityXPOrb['Experience Orb'/2734, l='MpServer', x=261.13, y=33.25, z=295.94], EntityItem['item.item.slimeball'/15026, l='MpServer', x=219.63, y=68.13, z=219.13], EntitySkeleton['Skeleton'/16566, l='MpServer', x=209.50, y=80.00, z=209.50], EntitySkeleton['Skeleton'/15288, l='MpServer', x=203.50, y=42.00, z=181.50], EntityCreeper['Creeper'/16836, l='MpServer', x=180.91, y=52.00, z=185.09], EntitySpider['Spider'/16837, l='MpServer', x=178.06, y=52.00, z=187.63], EntitySpider['Spider'/16838, l='MpServer', x=175.72, y=51.00, z=185.97], EntityClientPlayerMP['dramalama12'/2754, l='MpServer', x=160.78, y=104.62, z=225.34], EntityBat['Bat'/11730, l='MpServer', x=193.22, y=47.19, z=169.66], EntityBat['Bat'/14810, l='MpServer', x=191.28, y=48.26, z=199.22], EntitySpider['Spider'/12773, l='MpServer', x=217.53, y=79.00, z=166.22], EntityBat['Bat'/11752, l='MpServer', x=181.47, y=50.57, z=172.75], EntitySkeleton['Skeleton'/12520, l='MpServer', x=179.50, y=35.00, z=222.50], EntityBat['Bat'/15080, l='MpServer', x=184.16, y=46.65, z=176.25], EntityBat['Bat'/15081, l='MpServer', x=177.97, y=47.40, z=169.00], EntityBat['Bat'/11754, l='MpServer', x=179.56, y=52.41, z=171.75], EntityBlitz['Blitz'/12523, l='MpServer', x=160.50, y=39.00, z=189.50], EntityCreeper['Creeper'/12524, l='MpServer', x=159.50, y=39.00, z=189.50]]
Retry entities: 0 total;
Retry entities: 0 total;
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
Stacktrace:
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details ----
System Details --
Details: Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.13.4
Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM)
64-Bit Server VM (mixed mode),
Oracle Corporation Memory: 1850213800 bytes (1764 MB) / 3338141696 bytes (3183 MB) up to 3579314176 bytes (3413 MB) JVM Flags: 3 total; -Xmx3840m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 96 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 218 mods loaded, 208 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJAAAA appliedexchange-core{1} [Applied Exchange Core] (minecraft.jar) UCHIJAAAA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) UCHIJAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJAAAA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJAAAA PlayerAPI{1.4} [Player API] (minecraft.jar) UCHIJAAAA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar) UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar) UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar) UCHIJAAAA gilded-games-util{1.7.10-2.1} [Gilded Games Utility] (gilded-games-util-1.7.10-2.0.jar) UCHIJAAAA ItemBlacklist{1.2.0.8} [ItemBlacklist] (ItemBlacklist-1.7.10-1.2.0.8.jar) UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar) UCHIJAAAA FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar) UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) UCHIJAAAA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar) UCHIJAAAA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar) UCHIJAAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) UCHIJAAAA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar) UCHIJAAAA aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar) UCHIJAAAA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar) UCHIJAAAA AppleCore{3.0.0} [AppleCore] (AppleCore-mc1.7.10-3.0.0.jar) UCHIJAAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar) UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHIJAAAA Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHIJAAAA Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar) UCHIJAAAA wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1.7.10-1.8.jar) UCHIJAAAA avaritiaddons{1.4b} [Avaritiaddons] (Avaritiaddons-1.4b.jar) UCHIJAAAA baublelicious{1.7.10-1.2.2-final} [Baublelicious] (baublelicious-1.7.10-1.2.2-final.jar) UCHIJAAAA BetterAchievements{0.1.0} [Better Achievements] (BetterAchievements-1.7.10-0.1.0.jar) UCHIJAAAA betterbuilderswands{0.8.1} [Better Builder's Wands] (BetterBuildersWands-0.8.1-1.7.10r92+aec06c3.jar) UCHIJAAAA betterquesting{2.0.233} [Better Questing] (BetterQuesting-2.0.233.jar) UCHIJAAAA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHIJAAAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) UCHIJAAAA BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar) UCHIJAAAA BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar) UCHIJAAAA BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar) UCHIJAAAA BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar) UCHIJAAAA BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar) UCHIJAAAA BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar) UCHIJAAAA BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar) UCHIJAAAA BuildCraft|Compat{7.1.7} [BuildCraft Compat] (buildcraft-compat-7.1.7.jar) UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCHIJAAAA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar) UCHIJAAAA chancecubes{1.7.10-2.4.1.0} [Chance Cubes] (ChanceCubes-1.7.10-2.4.1.182.jar) UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) UCHIJAAAA compacter{1.1.0.12} [Compacter] (compacter-1.1.0.12-mc1.7.10.jar) UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar) UCHIJAAAA convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar) UCHIJAAAA cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar) UCHIJAAAA MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.11.jar) UCHIJAAAA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar) UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJAAAA customthings{MC1.7.10-0.0.3-55} [CustomThings] (CustomThings-MC1.7.10-0.0.3-55.jar) UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.498.jar) UCHIJAAAA Mekanism{9.1.1} [Mekanism] (Mekanism-1.7.10-9.1.1.1031.jar) UCHIJAAAA DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar) UCHIJAAAA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHIJAAAA eiramoticons{1.3.88} [EiraMoticons] (EiraMoticons_1.7.10-1.3.88.jar) UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCHIJAAAA enderbatteries{1.0} [enderbatteries] (enderbatteries-MC1.7.10-0.1-5.jar) UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) UCHIJAAAA waterhooks{1.2.1} [Water Hooks] (waterhooks-1.2.1.jar) UCHIJAAAA enderioaddons{0.10.13} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar) UCHIJAAAA ESM{10.0.148} [Epic Siege Mod] (EpicSiegeMod-10.0.148.jar) UCHIJAAAA thermsingul{1.7.10-1.2} [Thermal Singularities] (ThermalSingularities-1.7.10-1.2.jar) UCHIJAAAA universalsingularities{1.7.10-8.0} [Universal Singularities] (Universal Singularities [Version 8]-1.7.10.jar) UCHIJAAAA eternalsingularity{1.7.10-.1.0.3} [Eternal Singularity] (EternalSingularity-1.7.10-1.0.4.jar) UCHIJAAAA exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar) UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar) UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHIJAAAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJAAAA exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar) UCHIJAAAA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.498.jar) UCHIJAAAA ExtraPlanets{1.8.8} [Extra Planets] (ExtraPlanets-1.8.8.jar) UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar) UCHIJAAAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) UCHIJAAAA FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar) UCHIJAAAA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar) UCHIJAAAA FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar) UCHIJAAAA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar) UCHIJAAAA GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar) UCHIJAAAA hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar) UCHIJAAAA hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar) UCHIJAAAA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) UCHIJAAAA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar) UCHIJAAAA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar) UCHIJAAAA InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar) UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCHIJAAAA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHIJAAAA karatgarden{0.1.0} [Karat Garden] (KaratGarden-0.1.0-[1.7.10].jar) UCHIJAAAA kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar) UCHIJAAAA LogisticsPipes{0.9.3.132} [Logistics Pipes] (logisticspipes-0.9.3.132.jar) UCHIJAAAA lootplusplus{0.24_for_1.7} [Loot++] (Loot++-0.24_for_1.7.jar) UC
HIJAAAA lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar) UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar) UCHIJAAAA magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar) UCHIJAAAA magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar) UCHIJAAAA Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar) UCHIJAAAA MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.1.1031.jar) UCHIJAAAA MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.7.10-9.1.1.1031.jar) UCHIJAAAA MineFactoryReloaded|CompatMagicalCrops{1.2.4} [MFR Compat: MagicalCrops] (MFR Compat - Magical Crops v1-2-4.jar) UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar) UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) UCHIJAAAA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.1.jar) UCHIJAAAA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar) UCHIJAAAA morechisels{@[email protected]} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar) UCHIJAAAA Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar) UCHIJAAAA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar) UCHIJAAAA mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.8.jar) UCHIJAAAA mpbasic{1.0.0} [ModPack Basic Tools] (mpbasic-1.7.10-1.0.0.jar) UCHIJAAAA cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) UCHIJAAAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar) UCHIJAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar) UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar) UCHIJAAAA nmsot{1.2.0-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.7.10.jar) UCHIJAAAA nomorerain{0.0.1} [No More Rain] (nomorerain-1.7.10-0.0.1.jar) UCHIJAAAA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar) UCHIJAAAA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar) UCHIJAAAA openmodularturrets{2.2.11-238} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.11-238.jar) UCHIJAAAA p455w0rdslib{1.0.4} [p455w0rd's Library] (p455w0rdslib-1.7.10-1.0.4.jar) UCHIJAAAA ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar) UCHIJAAAA peaether{1.7.10-PEA1.0.0} [ProjectE Aether Addon] (peaether-1.7.10-PEA1.0.0.jar) UCHIJAAAA PneumaticCraft{1.12.7-151} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-151-universal.jar) UCHIJAAAA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar) UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJAAAA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar) UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) UCHIJAAAA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJAAAA quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar) UCHIJAAAA questbook{2.1.0-1.7.10} [Better Questing Quest Book] (questbook-2.1.0-1.7.10.jar) UCHIJAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) UCHIJAAAA Redstonic{1.4.10} [Redstonic] (Redstonic-v1.4.11.jar) UCHIJAAAA libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar) UCHIJAAAA xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar) UCHIJAAAA ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar) UCHIJAAAA rftools{4.23} [RFTools] (rftools-4.23.jar) UCHIJAAAA SimpleAchievements{MC1.7.10-1.1.0-21} [Simple Achievements] (SimpleAchievements-MC1.7.10-1.1.0-21.jar) UCHIJAAAA SimpleLabels{@[email protected]} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar) UCHIJAAAA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) UCHIJAAAA SkyLandsForge{1.7.10_0.0.4} [SkyLandsForge] (SkyLandsForge-1.7.10_0.0.4.jar.jar) UCHIJAAAA snad{1.7.10-1.6.01.31a} [Snad] (Snad-1.7.10-1.6.01.31a.jar) UCHIJAAAA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar) UCHIJAAAA bq_standard{2.0.130} [Standard Expansion] (StandardExpansion-2.0.130.jar) UCHIJAAAA StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar) UCHIJAAAA erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar) UCHIJAAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar) UCHIJAAAA ThermalSmeltery{1.0} [Thermal Smeltery] (ThermalSmeltery-1.3.1.4.jar) UCHIJAAAA TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar) UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCHIJAAAA Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar) UCHIJAAAA treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar) UCHIJAAAA VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar) UCHIJAAAA VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar) UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHIJAAAA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar) UCHIJAAAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar) UCHIJAAAA ae2wct{1.7.10-rv3-1.8.7.9b} [AE2 Wireless Crafting Terminal] (WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar) UCHIJAAAA xprings{1.3.0} [Experience Rings] (xprings-1.7.10-1.3.0.jar) UCHIJAAAA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar) UCHIJAAAA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar) UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar) UCHIJAAAA MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar) UCHIJAAAA RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar) UCHIJAAAA UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar) UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactory
Reloaded-[1.7.10]2.8.1-174.jar) UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.32.48' Renderer: 'Intel(R) Iris(TM) Graphics 550' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448 Mantle Environment: Environment healthy. CoFHCore: -[1.7.10]3.1.4-329 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 MineFactoryReloaded: -[1.7.10]2.8.1-174 RedstoneArsenal: -[1.7.10]1.1.2-92 TConstruct Environment: Environment healthy. NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.2.1-172 List of loaded APIs: * ae2wct|API (1.7.10-rv3-1.8.6b) from WirelessCraftingTerminal-1.7.10-rv3-1.8.7.9b.jar * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar * AppleCoreAPI (3.0.0) from AppleCore-mc1.7.10-3.0.0.jar * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar * Baubles|API (1.0.1.10) from xprings-1.7.10-1.3.0.jar * BetterAchievements|API (0.1.0) from BetterAchievements-1.7.10-0.1.0.jar * BetterQuesting|API (2.6) from BetterQuesting-2.0.233.jar * BotaniaAPI (61) from Avaritia-1.11.jar * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.23.jar * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23.jar * BuildCraftAPI|boards (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|core (1.0) from buildcraft-7.1.23.jar * BuildCraftAPI|crops (1.1) from buildcraft-7.1.23.jar * BuildCraftAPI|events (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|facades (1.1) from buildcraft-7.1.23.jar * BuildCraftAPI|filler (4.0) from buildcraft-7.1.23.jar * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|gates (4.1) from buildcraft-7.1.23.jar * BuildCraftAPI|items (1.1) from buildcraft-7.1.23.jar * BuildCraftAPI|library (2.0) from buildcraft-7.1.23.jar * BuildCraftAPI|lists (1.0) from buildcraft-7.1.23.jar * BuildCraftAPI|power (1.3) from buildcraft-7.1.23.jar * BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23.jar * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23.jar * BuildCraftAPI|statements (1.1) from buildcraft-7.1.23.jar * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.23.jar * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.23.jar * BuildCraftAPI|tools (1.0) from buildcraft-7.1.23.jar * BuildCraftAPI|transport (4.1) from buildcraft-7.1.23.jar * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar * CoFHAPI (1.7.10R1.0.2) from RandomThings-2.2.4.jar * CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar * CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHAPI|energy (1.7.10R1.0.2) from Redstonic-v1.4.11.jar * CoFHAPI|fluid (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar * CoFHAPI|inventory (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHAPI|item (1.7.10R1.0.13) from ImmersiveEngineering-0.7.7.jar * CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHAPI|tileentity (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar * CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.1.7.jar * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|audio (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar * CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * CoFHLib|world|feature (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar * ComputerCraft|API (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar * EiraMoticons|API (1.1) from EiraMoticons_1.7.10-1.3.88.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.498.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.1.1.1031.jar * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.7-151-universal.jar * ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.1.jar * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.9.jar * Thaumcraft|API (4.2.2.0) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar * VeinMinerApi (0.3) from VeinMiner-1.7.10-0.36.0.496+28a7f13.jar * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar * waterhooks|API (1.0) from waterhooks-1.2.1.jar
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. EnderIO: Found the following problem(s) with your installation:
An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
Ender IO was build against API version rv2 and may or may not work with a newer version.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: ARB, pool: forge, bits: 8 AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:ON,
BuildCraftTransport:ON,
BuildCraftBuilder: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,
OpenComputers:OFF,
PneumaticCraft:ON
Launched Version: forge-10.13.4.1614 LWJGL: 2.9.1
OpenGL: Intel(R) Iris(TM) Graphics 550 GL version 2.1 INTEL-10.32.48, Intel Inc. GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [Sphax PureBDcraft 128x MC17] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)