1.7.10
Forge
Blocks
Items
Magic
Realism
For those that are curious, Reika posted this graph on reddit about the required torques compared to power stored back when he originally added the torque requirement.
imgur link: http://i.imgur.com/I8C95fG.png
NEI crashes on left click on certain vanilla minecraft recipes. (tried with various wood logs, and stone bricks. Uncertain if same crash log for both-this is the log i got when the stone bricks crashed me.) I know this is a fairly old modpack/world.. I try not to update anything that would risk world corruption.. quite afraid of that, too much to lose.
A user on reddit believes rotarycraft or dragonAPI is the culprit, so here I am. Additionally, this bug seems inconsistent. Sometimes I'll crash, sometimes it works fine for days at a time. As such, i have *not* attempted updating rotarycraft/dragonapi/etc because it seems like I wouldn't be able to tell if it actually fixes or not. Also, unsure if it is related, but NEI just seems to infrequently crash my game in general clicking on any recipe. I can try to get more crash reports if you need them.
Any ideas?
Thanks in advance, ~Jeremy
---- Minecraft Crash Report ---- // Who set us up the TNT?
Time: 3/19/16 12:32 PM Description: Updating screen events
java.lang.IllegalArgumentException: Comparison method violates its
general contract! at java.util.TimSort.mergeHi(TimSort.java:895) at
java.util.TimSort.mergeAt(TimSort.java:512) at
java.util.TimSort.mergeForceCollapse(TimSort.java:453) at
java.util.TimSort.sort(TimSort.java:250) at
java.util.Arrays.sort(Arrays.java:1512) at
java.util.ArrayList.sort(ArrayList.java:1454) at
java.util.Collections.sort(Collections.java:175) at
Reika.DragonAPI.Libraries.Registry.ReikaItemHelper.sortItems(ReikaItemHelper.java:403)
at
Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.updateKeysets(ItemHashMap.java:56)
at
Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.keySet(ItemHashMap.java:139)
at
Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesCentrifuge.getSources(RecipesCentrifuge.java:188)
at
Reika.RotaryCraft.ModInterface.NEI.CentrifugeHandler.loadCraftingRecipes(CentrifugeHandler.java:154)
at
codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
at
Reika.RotaryCraft.ModInterface.NEI.CentrifugeHandler.loadCraftingRecipes(CentrifugeHandler.java:134)
at
codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
at
codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at
codechicken.nei.recipe.RecipeItemInputHandler.mouseClicked(RecipeItemInputHandler.java:36)
at
codechicken.nei.guihook.GuiContainerManager.mouseClicked(GuiContainerManager.java:329)
at
net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java)
at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102) at
net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) at
net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640) 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:483) 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 java.util.TimSort.mergeHi(TimSort.java:895)
at java.util.TimSort.mergeAt(TimSort.java:512) at
java.util.TimSort.mergeForceCollapse(TimSort.java:453) at
java.util.TimSort.sort(TimSort.java:250) at
java.util.Arrays.sort(Arrays.java:1512) at
java.util.ArrayList.sort(ArrayList.java:1454) at
java.util.Collections.sort(Collections.java:175) at
Reika.DragonAPI.Libraries.Registry.ReikaItemHelper.sortItems(ReikaItemHelper.java:403)
at
Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.updateKeysets(ItemHashMap.java:56)
at
Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.keySet(ItemHashMap.java:139)
at
Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesCentrifuge.getSources(RecipesCentrifuge.java:188)
at
Reika.RotaryCraft.ModInterface.NEI.CentrifugeHandler.loadCraftingRecipes(CentrifugeHandler.java:154)
at
codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
at
Reika.RotaryCraft.ModInterface.NEI.CentrifugeHandler.loadCraftingRecipes(CentrifugeHandler.java:134)
at
codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
at
codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at
codechicken.nei.recipe.RecipeItemInputHandler.mouseClicked(RecipeItemInputHandler.java:36)
at
codechicken.nei.guihook.GuiContainerManager.mouseClicked(GuiContainerManager.java:329)
at
net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java)
at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102) at
net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) at
net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen -- Details: Screen name: codechicken.nei.recipe.GuiUsageRecipe
-- Affected level -- Details: Level name: MpServer All players: 1
total; [EntityClientPlayerMP['lordofgnomes0'/782, l='MpServer',
x=5128.38, y=77.18, z=-3256.35]] Chunk stats: MultiplayerChunkCache:
361, 361 Level seed: 0 Level generator: ID 04 - BIOMESOP, ver 0.
Features enabled: false Level generator options: 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) Level time: 17805442 game time, 1212743 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: 86 total; [EntityCreeper['Creeper'/610312, l='MpServer',
x=5080.16, y=22.00, z=-3208.28], EntityItem['item.item.egg'/614144,
l='MpServer', x=5132.19, y=58.13, z=-3287.72],
EntitySpider['Spider'/610310, l='MpServer', x=5077.97, y=22.00,
z=-3209.19], EntityItem['item.item.feather'/588827, l='MpServer',
x=5109.47, y=64.13, z=-3286.44], EntityCreeper['Creeper'/573458,
l='MpServer', x=5071.50, y=34.00, z=-3283.50],
EntitySkeleton['Skeleton'/624147, l='MpServer', x=5070.50, y=27.00,
z=-3321.50], EntityItem['item.item.rottenFlesh'/582675, l='MpServer',
x=5097.75, y=64.13, z=-3238.59], EntitySkeleton['Skeleton'/624146,
l='MpServer', x=5070.69, y=27.00, z=-3323.50],
EntityZombie['Zombie'/610602, l='MpServer', x=5165.50, y=67.00,
z=-3224.50], EntityBat['Bat'/615470, l='MpServer', x=5193.31, y=17.10,
z=-3299.69], EntityChicken['Chicken'/26922, l='MpServer', x=5187.53,
y=72.00, z=-3243.94], EntitySlime['Slime'/416054, l='MpServer',
x=5201.31, y=48.76, z=-3247.31],
EntityItem['item.item.dyePowder.black'/582732, l='MpServer', x=5138.22,
y=60.13, z=-3271.88],
EntityCartChest['entity.MinecartChest.name'/431694, l='MpServer',
x=4987.50, y=28.50, z=-3317.50], EntityBat['Bat'/618563, l='MpServer',
x=5091.34, y=55.56, z=-3253.84], EntitySlime['Slime'/572997,
l='MpServer', x=5208.38, y=57.00, z=-3277.63],
EntityCreeper['Creeper'/610393, l='MpServer', x=5140.50, y=48.00,
z=-3273.50], EntityItem['item.item.egg'/557403, l='MpServer', x=5186.84,
y=72.13, z=-3245.38], EntityTrail['unknown'/16468, l='MpServer',
x=5128.38, y=77.18, z=-3256.35], EntityItem['item.item.egg'/536668,
l='MpServer', x=5103.19, y=49.13, z=-3253.16],
EntitySquid['Squid'/517969, l='MpServer', x=5116.47, y=61.00,
z=-3234.53], EntityChicken['Chicken'/27482, l='MpServer', x=5186.34,
y=64.46, z=-3255.53], EntityChicken['Chicken'/27483, l='MpServer',
x=5186.47, y=69.00, z=-3253.53], EntityBat['Bat'/623721, l='MpServer',
x=5054.40, y=42.61, z=-3222.53], EntityChicken['Chicken'/26212,
l='MpServer', x=5052.53, y=64.00, z=-3208.44],
EntitySheep['Sheep'/26213, l='MpServer', x=5135.94, y=65.00,
z=-3202.06], EntitySheep['Sheep'/26214, l='MpServer', x=5154.66,
y=66.00, z=-3203.44], EntityChicken['Chicken'/26215, l='MpServer',
x=5056.53, y=64.00, z=-3201.47], EntityPig['Pig'/26216, l='MpServer',
x=5098.91, y=64.00, z=-3215.91], EntitySkeleton['Skeleton'/412526,
l='MpServer', x=5137.53, y=59.00, z=-3269.09],
EntityZombie['Zombie'/610401, l='MpServer', x=5085.50, y=23.00,
z=-3210.50], EntityZombie['Zombie'/610400, l='MpServer', x=5082.44,
y=23.00, z=-3212.00], EntityChicken['Chicken'/27501, l='MpServer',
x=5170.53, y=65.00, z=-3266.47], EntitySheep['Sheep'/26222,
l='MpServer', x=5150.13, y=67.00, z=-3222.81], EntityPig['Pig'/27502,
l='MpServer', x=5100.41, y=49.00, z=-3249.81],
EntitySquid['Squid'/599143, l='MpServer', x=5141.50, y=46.94,
z=-3277.38], EntityChicken['Chicken'/27503, l='MpServer', x=5097.63,
y=49.00, z=-3251.56], EntityChicken['Chicken'/27504, l='MpServer',
x=5099.09, y=49.00, z=-3251.03],
EntityClientPlayerMP['lordofgnomes0'/782, l='MpServer', x=5128.38,
y=77.18, z=-3256.35], EntitySlime['Slime'/115316, l='MpServer',
x=5144.22, y=64.69, z=-3191.78], EntityChicken['Chicken'/25717,
l='MpServer', x=5054.44, y=64.00, z=-3192.53], EntityPig['Pig'/25718,
l='MpServer', x=5052.13, y=64.00, z=-3197.31],
EntitySlime['Slime'/356993, l='MpServer', x=5080.22, y=55.00,
z=-3245.78], EntityItem['item.item.egg'/547725, l='MpServer', x=5186.06,
y=64.13, z=-3255.25], EntityChicken['Chicken'/28806, l='MpServer',
x=5132.44, y=58.00, z=-3285.53], EntityChicken['Chicken'/28807,
l='MpServer', x=5101.66, y=49.00, z=-3252.53],
EntityChicken['Chicken'/28808, l='MpServer', x=5131.16, y=58.00,
z=-3287.84], EntityItem['item.item.egg'/568474, l='MpServer', x=5171.31,
y=65.13, z=-3266.78], EntityZombie['Zombie'/610203, l='MpServer',
x=5198.50, y=29.00, z=-3197.50], EntityPig['Pig'/27027, l='MpServer',
x=5089.66, y=64.00, z=-3233.19], EntityChicken['Chicken'/27028,
l='MpServer', x=5086.78, y=51.00, z=-3244.53],
EntityCreeper['Creeper'/610206, l='MpServer', x=5205.50, y=29.00,
z=-3201.50], EntityZombie['Grim Zombie'/610705, l='MpServer', x=5087.50,
y=33.00, z=-3305.50], EntityBat['Bat'/624016, l='MpServer', x=5167.09,
y=8.37, z=-3329.40], EntitySkeleton['Skeleton'/609431, l='MpServer',
x=5100.50, y=24.00, z=-3287.50], EntityPig['Pig'/27039, l='MpServer',
x=5052.06, y=65.00, z=-3239.88], EntitySkeleton['Skeleton'/623788,
l='MpServer', x=5075.50, y=32.00, z=-3242.50],
EntityChicken['Chicken'/30630, l='MpServer', x=5185.47, y=68.00,
z=-3332.47], EntityChicken['Chicken'/25770, l='MpServer', x=5061.63,
y=64.00, z=-3192.44], EntitySkeleton['Skeleton'/592293, l='MpServer',
x=5093.41, y=19.00, z=-3241.09], EntitySkeleton['Skeleton'/592295,
l='MpServer', x=5081.13, y=17.00, z=-3249.50],
EntityChicken['Chicken'/25273, l='MpServer', x=5097.44, y=64.00,
z=-3181.38], EntityChicken['Chicken'/25274, l='MpServer', x=5114.47,
y=64.00, z=-3180.47], EntityPig['Pig'/25275, l='MpServer', x=5177.69,
y=68.00, z=-3179.50], EntityChicken['Chicken'/28348, l='MpServer',
x=5100.41, y=64.00, z=-3308.44], EntityPig['Pig'/25276, l='MpServer',
x=5183.50, y=72.00, z=-3182.78], EntityEnderman['Enderman'/592053,
l='MpServer', x=5076.50, y=32.00, z=-3241.50],
EntityCreeper['Creeper'/610231, l='MpServer', x=5192.50, y=26.00,
z=-3230.50], EntitySheep['Sheep'/25792, l='MpServer', x=5143.19,
y=64.00, z=-3199.19], EntitySquid['Squid'/327110, l='MpServer',
x=5140.48, y=60.03, z=-3272.36], EntityPig['Pig'/25795, l='MpServer',
x=5204.47, y=63.34, z=-3190.19], EntityPig['Pig'/27088, l='MpServer',
x=5107.19, y=49.00, z=-3257.91], EntityZombie['Zombie'/591836,
l='MpServer', x=5129.50, y=42.00, z=-3210.50], EntityPig['Pig'/26585,
l='MpServer', x=5075.88, y=63.00, z=-3224.91],
EntityChicken['Chicken'/26586, l='MpServer', x=5081.88, y=55.00,
z=-3242.16], EntityPig['Pig'/26587, l='MpServer', x=5098.69, y=64.00,
z=-3214.69], EntityItem['item.item.feather'/583662, l='MpServer',
x=5132.00, y=58.13, z=-3287.78], EntityChicken['Chicken'/28142,
l='MpServer', x=5064.56, y=63.00, z=-3277.44],
EntityChicken['Chicken'/28143, l='MpServer', x=5076.47, y=62.29,
z=-3285.84], EntityChicken['Chicken'/28144, l='MpServer', x=5108.63,
y=64.00, z=-3286.59], EntityChicken['Chicken'/28145, l='MpServer',
x=5102.63, y=49.00, z=-3251.59], EntityItem['item.item.egg'/537851,
l='MpServer', x=5184.28, y=68.13, z=-3254.63],
EntityItem['item.item.egg'/555505, l='MpServer', x=5098.97, y=49.13,
z=-3251.81], EntityItem['item.item.egg'/610803, l='MpServer', x=5082.78,
y=55.13, z=-3242.34], EntitySlime['Slime'/37884, l='MpServer',
x=5114.78, y=52.00, z=-3260.22], EntitySkeleton['Skeleton'/624118,
l='MpServer', x=5080.50, y=25.00, z=-3293.50]] Retry entities: 0 total;
[] Server brand: fml,forge Server type: Integrated singleplayer server
Stacktrace: at
net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444) at
net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919) 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:483) at
net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at
net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details -- Details: Minecraft Version: 1.7.10 Operating
System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle
Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed
mode), Oracle Corporation Memory: 5818442608 bytes (5548 MB) /
8531214336 bytes (8136 MB) up to 8589934592 bytes (8192 MB) JVM Flags: 7
total;
-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
-XX:+UseG1GC -Xmx8G -XX:-UseAdaptiveSizePolicy -Xmn128M
-XX:+AggressiveOpts -XX:+UseFastAccessorMethods AABB Pool Size: 0 (0
bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 3,
tcache: 0, allocated: 12, tallocated: 97 FML: MCP v9.05 FML v7.10.99.99
Minecraft Forge 10.13.4.1566 161 mods loaded, 156 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.1566-1.7.10.jar) UCHIJAAAA Forge{10.13.4.1566}
[Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar) UCHIJAAAA
appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core]
(minecraft.jar) UCHIJAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core]
(Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJAAAA CodeChickenCore{1.0.7.46}
[CodeChicken Core] (minecraft.jar) UCHIJAAAA InfiniBows{1.3.0 build 20}
[InfiniBows] (minecraft.jar) UCHIJAAAA NotEnoughItems{1.0.5.110} [Not
Enough Items] (NotEnoughItems-1.7.10-1.0.5.110-universal.jar) UCHIJAAAA
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar) UCHIJAAAA
<CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAA <DragonAPI
ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCHIJAAAA BinniePatcher{1.7.1} [Binnie Patcher] (minecraft.jar)
UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar) UCHIJAAAA
IC2{2.2.811-experimental} [IndustrialCraft 2]
(industrialcraft-2-2.2.811-experimental.jar) UCHIJAAAA
AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels]
(AdvancedSolarPanel-1.7.10-3.5.1.jar) UCHIJAAAA
AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft]
(AgriCraft-1.7.10-1.4.6-hotfix.jar) UCHIJAAAA
appliedenergistics2{rv2-stable-10} [Applied Energistics 2]
(appliedenergistics2-rv2-stable-10.jar) UCHIJAAAA
Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper]
(Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJAAAA AromaBackup{0.0.0.5}
[AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar) UCHIJAAAA
bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) UCHIJAAAA
CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation]
(ThermalFoundation-[1.7.10]1.2.3-112.jar) UCHIJAAAA
ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion]
(ThermalExpansion-[1.7.10]4.1.2-240.jar) UCHIJAAAA BigReactors{0.4.3A}
[Big Reactors] (BigReactors-0.4.3A.jar) UCHIJAAAA
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) UCHIJAAAA
BiomesOPlenty{2.1.0} [Biomes O' Plenty]
(BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar) UCHIJAAAA
Forestry{4.2.7.55} [Forestry for Minecraft]
(forestry_1.7.10-4.2.7.55.jar) UCHIJAAAA BinnieCore{2.0-pre14} [Binnie
Core] (binnie-mods-2.0-pre14.jar) UCHIJAAAA Botany{2.0-pre14} [Botany]
(binnie-mods-2.0-pre14.jar) UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees]
(binnie-mods-2.0-pre14.jar) UCHIJAAAA ExtraTrees{2.0-pre14} [Extra
Trees] (binnie-mods-2.0-pre14.jar) UCHIJAAAA Genetics{2.0-pre14}
[Genetics] (binnie-mods-2.0-pre14.jar) UCHIJAAAA Thaumcraft{4.2.3.5}
[Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHIJAAAA Botania{r1.8-248}
[Botania] (Botania r1.8-248.jar) UCHIJAAAA BuildCraft|Core{7.1.14}
[BuildCraft] (buildcraft-7.1.14.jar) UCHIJAAAA
BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport]
(buildcraft-7.1.14.jar) UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy]
(buildcraft-7.1.14.jar) UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC
Silicon] (buildcraft-7.1.14.jar) UCHIJAAAA BuildCraft|Robotics{7.1.14}
[BC Robotics] (buildcraft-7.1.14.jar) UCHIJAAAA
BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat]
(buildcraft-compat-7.1.3.jar) UCHIJAAAA CarpentersBlocks{3.3.7}
[Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks]
(ChickenChunks-1.7.10-1.3.4.19-universal.jar) UCHIJAAAA
Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar) UCHIJAAAA
TwilightForest{2.3.7} [The Twilight Forest]
(twilightforest-1.7.10-2.3.7.jar) UCHIJAAAA ForgeMultipart{1.2.0.345}
[Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar) UCHIJAAAA
ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar) UCHIJAAAA
funkylocomotion{1.0} [Funky Locomotion]
(funky-locomotion-1.7.10-beta-7.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
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
TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct]
(TConstruct-1.7.10-1.8.8.jar) UCHIJAAAA ThaumicTinkerer{unspecified}
[Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-502.jar) UCHIJAAAA
MagicBees{2.4.2} [Magic Bees] (magicbees-1.7.10-2.4.2.jar) UCHIJAAAA
Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore]
(MrTJPCore-1.7.10-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 DragonAPI{1.0}
[DragonAPI] (DragonAPI 1.7.10 V10d.jar) UCHIJAAAA ChromatiCraft{1.0}
[ChromatiCraft] (ChromatiCraft 1.7.10 V10d.jar) UCHIJAAAA
ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission]
(ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJAAAA
CompactMachines{1.7.10-1.21} [Compact Machines]
(compactmachines-1.7.10-1.21.jar) UCHIJAAAA DraconicEvolution{1.0.1c}
[Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar) UCHIJAAAA
RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V10d.jar) UCHIJAAAA
ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V10b.jar)
UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO]
(EnderIO-1.7.10-2.2.8.381.jar) UCHIJAAAA EnderStorage{1.4.7.37}
[EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCHIJAAAA
EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
UCHIJAAAA ExpandedRedstone{1.0} [Expanded Redstone] (ExpandedRedstone
1.7.10 V10b.jar) UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft]
(Pam's HarvestCraft 1.7.10Lb.jar) UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC]
(ExtraTiC-1.7.10-1.4.5.jar) UCHIJAAAA FastCraft{1.21} [FastCraft]
(fastcraft-1.21.jar) UCHIJAAAA fastleafdecay{1.0} [Fast Leaf Decay]
(FastLeafDecay-1.7.10-1.0.jar) UCHIJAAAA gendustry{1.6.3.132}
[GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar) UCHIJAAAA GeoStrata{1.0}
[GeoStrata] (GeoStrata 1.7.10 V10b.jar) UCHIJAAAA
GraviSuite{1.7.10-2.0.3} [Graviation Suite]
(GraviSuite-1.7.10-2.0.3.jar) UCHIJAAAA guideapi{1.7.10-1.0.1-20}
[Guide-API] (Guide-API-1.7.10-1.0.1-20.jar) UCHIJAAAA
IC2NuclearControl{2.3.4a} [Nuclear Control 2]
(IC2NuclearControl-2.3.4a.jar) UCHIJAAAA iChunUtil{4.2.2} [iChunUtil]
(iChunUtil-4.2.2.jar) UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore]
(INpureCore-[1.7.10]1.0.0B9-62.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
JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) UCHIJAAAA
journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
UCHIJAAAA LogisticsPipes{0.9.1.16} [Logistics Pipes]
(logisticspipes-0.9.1.16.jar) UCHIJAAAA
magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops]
(magicalcrops-4.0.0_PUBLIC_BETA_3.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|CompatForestry{1.7.10R2.8.1} [MFR Compat:
Forestry] (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
MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2]
(MineFactoryReloaded-[1.7.10]2.8.1-174.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|CompatRailcraft{1.7.10R2.8.1} [MFR Compat:
Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) UCHIJAAAA
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat:
Thaumcraft] (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|CompatTwilightForest{1.7.10R2.8.1} [MFR
Compat: TwilightForest] (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
MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJAAAA Morpheus{1.7.10-1.6.20} [Morpheus]
(Morpheus-1.7.10-1.6.20.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.1} [NEI
Integration] (NEIIntegration-MC1.7.10-1.1.1.jar) UCHIJAAAA
NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHIJAAAA notenoughkeys{@MOD_VERSION@} [NotEnoughKeys]
(NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar) UCHIJAAAA
neresources{0.1.0.ManuallyBuilt} [Not Enough Resources]
(NotEnoughResources-1.7.10-0.1.0-121.jar) UCHIJAAAA OpenMods{0.9.1}
[OpenMods] (OpenModsLib-1.7.10-0.9.1.jar) UCHIJAAAA OpenBlocks{1.5.1}
[OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar) UCHIJAAAA
OpenPeripheralCore{1.3} [OpenPeripheralCore]
(OpenPeripheralCore-1.7.10-1.3.jar) UCHIJAAAA OpenPeripheral{0.5.1}
[OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.1.jar) UCHIJAAAA
OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration]
(OpenPeripheralIntegration-1.7.10-0.5.jar) UCHIJAAAA
PortalGun{4.0.0-beta-5} [PortalGun] (PortalGun-4.0.0-beta-5.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
ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V10d.jar)
UCHIJAAAA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJAAAA rftools{4.21} [RFTools] (rftools-4.21.jar) UCHIJAAAA
Roguelike{1.4.4} [Roguelike Dungeons] (roguelike-1.7.10-1.4.4.jar)
UCHIJAAAA runicdungeons{1.1.6a} [Runic Dungeons]
(runicdungeons-1.1.6a.jar) UCHIJAAAA simplyjetpacks{1.5.3} [Simply
Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) UCHIJAAAA
SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
UCHIJAAAA springboards{0.1} [Spring Boards]
(Springboards-1.7.10-0.1.jar) UCHIJAAAA thaumcraftneiplugin{@VERSION@}
[Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) UCHIJAAAA
thaumicenergistics{0.8.10.7} [Thaumic Energistics]
(thaumicenergistics-0.8.10.7.jar) UCHIJAAAA ThaumicExploration{0.6.0}
[Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar) UCHIJAAAA
ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics]
(ThermalDynamics-[1.7.10]1.1.0-161.jar) UCHIJAAAA TiCTooltips{1.2.4}
[TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4.jar) UCHIJAAAA
TMechworks{0.2.15.106} [Tinkers' Mechworks]
(TMechworks-1.7.10-0.2.15.106.jar) UCHIJAAAA Translocator{1.1.2.15}
[Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar) UCHIJAAAA
ttCore{MC1.7.10-0.1.1-78} [ttCore] (ttCore-MC1.7.10-0.1.1-78.jar)
UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability]
(WailaHarvestability-mc1.7.x-1.1.2.jar) UCHIJAAAA wawla{1.3.3} [What Are
We Looking At] (Wawla-1.3.3-1.7.10.jar) UCHIJAAAA WR-CBE|Core{1.4.1.9}
[WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJAAAA
WR-CBE|Addons{1.4.1.9} [WR-CBE Addons]
(WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJAAAA WR-CBE|Logic{1.4.1.9}
[WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.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.1}
[Another One Bites The Dust] (AOBD-2.9.1.jar) UCHIJAAAA denseores{1.0}
[Dense Ores] (denseores-1.6.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|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat:
Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) GL info: '
Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.30' Renderer:
'GeForce GTX 970/PCIe/SSE2' OpenModsLib class transformers:
[stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe AE2 Version: stable
rv2-stable-10 for Forge 10.13.2.1291 CoFHCore: -[1.7.10]3.1.2-325
ThermalFoundation: -[1.7.10]1.2.3-112 ThermalExpansion:
-[1.7.10]4.1.2-240 Mantle Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.2-92 MineFactoryReloaded:
-[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1-22 ThermalDynamics: -[1.7.10]1.1.0-161 List
of loaded APIs: * AgriCraftAPI (1.0) from
AgriCraft-1.7.10-1.4.6-hotfix.jar * API_NEK (1.2.0) from
NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar *
appliedenergistics2|API (rv2) from DragonAPI 1.7.10 V10d.jar *
Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar *
BiomesOPlentyAPI (1.0.0) from
BiomesOPlenty-1.7.10-2.1.0.1826-universal.jar * BotaniaAPI (75) from
Botania r1.8-248.jar * BuildCraftAPI|blocks (1.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|blueprints (1.5) from
buildcraft-7.1.14.jar * BuildCraftAPI|boards (2.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|core (2.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|crops (1.1) from
buildcraft-7.1.14.jar * BuildCraftAPI|events (2.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|facades (1.1) from
buildcraft-7.1.14.jar * BuildCraftAPI|filler (4.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|fuels (2.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|gates (4.1) from
buildcraft-7.1.14.jar * BuildCraftAPI|items (1.0) from
Railcraft_1.7.10-9.6.1.0.jar * BuildCraftAPI|library (2.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|lists (1.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|power (1.3) from
buildcraft-7.1.14.jar * BuildCraftAPI|recipes (3.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|robotics (3.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|statements (1.0) from
Railcraft_1.7.10-9.6.1.0.jar * BuildCraftAPI|tablet (1.0) from
buildcraft-7.1.14.jar * BuildCraftAPI|tiles (1.1) from
Railcraft_1.7.10-9.6.1.0.jar * BuildCraftAPI|tools (1.0) from
Railcraft_1.7.10-9.6.1.0.jar * BuildCraftAPI|transport (4.1) from
buildcraft-7.1.14.jar * CarpentersBlocks|API (3.3.7) from Carpenter's
Blocks v3.3.7 - MC 1.7.10.jar * ChiselAPI (0.1.0) from
Chisel2-2.5.1.44.jar * ChiselAPI|Carving (0.1.0) from
Chisel2-2.5.1.44.jar * ChiselAPI|Rendering (0.1.0) from
Chisel2-2.5.1.44.jar * CoFHAPI (1.7.10R1.0.1) from
Railcraft_1.7.10-9.6.1.0.jar * CoFHAPI|block (1.7.10R1.1.0) from
CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|core (1.7.10R1.1.0) from
CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|energy (1.7.10R1.0.2) from
DragonAPI 1.7.10 V10d.jar * CoFHAPI|fluid (1.7.10R1.1.0) from
EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|inventory (1.7.10R1.0.3) from
SolarExpansion-Basic-1.6a.jar * CoFHAPI|item (1.7.10R1.0.3) from
EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|items (1.7.10R1.0.3) from
SolarExpansion-Basic-1.6a.jar * CoFHAPI|modhelpers (1.7.10R1.1.0) from
CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|tileentity (1.7.10R1.0.3) from
SolarExpansion-Basic-1.6a.jar * CoFHAPI|transport (1.7.10R1.1.0) from
EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|world (1.7.10R1.1.0) from
EnderTech-1.7.10-0.3.2.405.jar * CoFHLib (1.7.10R1.1.2) from
CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|audio (1.7.10R1.1.2) from
CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui (1.7.10R1.0.4B1) from
EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|container (1.7.10R1.1.2)
from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|element (1.7.10R1.1.2)
from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|element|listbox
(1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|gui|slot
(1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|inventory
(1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|render
(1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar *
CoFHLib|render|particle (1.7.10R1.1.2) from
CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|util (1.7.10R1.0.4B1) from
EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util|helpers (1.7.10R1.0.4B1)
from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util|position
(1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|world
(1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar *
CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.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.0) from Draconic-Evolution-1.7.10-1.0.1c.jar *
EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar *
EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar *
EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar *
ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.7.55.jar *
ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.7.55.jar *
ForgeRelocation|API (0.0.1.4) from
ForgeRelocation-1.7.10-0.0.1.4-universal.jar * gendustryAPI (2.3.0) from
gendustry-1.6.3.132-mc1.7.10.jar * Guide-API|API (1.7.10-1.0.1-20) from
Guide-API-1.7.10-1.0.1-20.jar * IC2API (1.0) from
industrialcraft-2-2.2.811-experimental.jar * inpure|api (1.7) from
INpureCore-[1.7.10]1.0.0B9-62.jar * McJtyLib (1.8.1) from
mcjtylib-1.8.1.jar * minechemAPI (1.7.10R1) from DragonAPI 1.7.10
V10d.jar * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.01.jar *
neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-121.jar *
NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.4a.jar *
OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar *
OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar
* OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar *
RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar *
RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar *
Testerino|API (0.01) from runicdungeons-1.1.6a.jar * Thaumcraft|API
(4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar * WailaAPI (1.2) from
Waila-1.5.10_1.7.10.jar Stencil buffer state: Function set: GL30, pool:
forge, bits: 8 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:OFF,
ImmibisMicroblocks:OFF, BetterStorage:OFF Launched Version:
1.7.10-Forge10.13.4.1566-1.7.10 LWJGL: 2.9.1 OpenGL: GeForce GTX
970/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.30, NVIDIA Corporation GL
Caps: Using GL 1.3 multitexturing. Using framebuffer objects because
OpenGL 3.0 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: []
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)
Your version is a bit old. This problem was almost fixed in v11.
Imagine this ability as a non-rotating map with north at the top and logarithmic scale (you are always at the center). Choose direction and follow it, reusing ability from time to time.
I plan to keep it the same except for editing block damage explosions and the use of chunkloaders. I intend to make this a pack exclusive to modrealms.
I was not asking about configs, but things like recipe changes.
This is not a bug.Your generator is still handling four engines.
EC now traces the power right back to it's source, this includes the shaft network, so the induction motor determines that you are actually powering it with four engines and breaks. At least that's how I think it works.
Please don't PM me asking for help, I will just redirect you to the appropriate forum, where there are others who are far more skilled than me.
This is not the signature you are looking for.
Banners and such things
I have found a few things that seem strange.AC engine, if broken with a core in it will drop 2 cores. also the dynometer shows less power the farther from it I am, and some time different on both sides, this is when hooked differently to a AC engine. I also can not seem to get a AC engine above 4,000kW with the fastest clock I can build, or even two.
Check out my channel for Gregtech and HQM content https://www.youtube.com/user/abear989
Almost? Roger that, i'll try updating and see what happens then.
AC engine has an ability to run of the shaft cores inside player inventory (you know strong magnetic fields can form electric fields from some distance) and this ability has priority over the core in the engine itself. So you have not to bring shaft cores near your AC engine, when you want power from it and it already has charged core in it. However this is only for player inventory, nearby chest with charged cores doesn't trigger this.
Well, after updating to v11 (about a month ago) I had only 1 or 2 crashes due to NEI lookup and I'm not really sure that it were Reika's mods.
Electricraft doesn't allow you to overcome rotarycraft's limits. Furthermore it has some more its own limits to prevent shortcutting. Engines, machines and so on from both mods are trying to find the actual source of the power. So if you have hydrokinetic powering your induction generator then induction motors know that they recieve their power from hydrokinetic engine. So if you have 4 hydrokinetics in a row (common setup) it counts as 4 power sources. So you can't merge more power without using of bedrock shafts and electricraft won't help you here neither. Also you can't overcome these restrictions by batteries, induction motors will still know that they have multiple power sources.
However what you can really do is charging up battery (or industrial coil), then shutdown power (only in case of battery as it can provide and recieve power at the same time while industrial coil can't) and apply redstone signal to battery or coil. Now it counts as 1 power source as long as your battery doesn't recieve external power.
You can ask "ok, with all these restrictions why I ever want to use electricraft". Electricraft shines when it is time to split power. So for example you can easily power up 64 woodcutters at decent speed with only 1 microturbine (with just rotarycraft it could be really painfull)
Actually your setup should not work even with 2nd row. If you read electricraft book then you know that each power source creates a path to each power sink. So if you have 2 rows of 4 hydrokinetics feeding one network with 2 motors then you already have 8 power sources per motor. However can we see exact setup when amperage get low? Because amperage of multiple sources must be added, not substracted and voltage will be the lowest of all power sources. But if with adding 3rd row you also added more power sinks then it is intended behaviour as amperage(current) is splitting amongst all power sinks.
I can't seem to figure out how to activate the infusions after I have infused myself in chromaticraft. I can open the infusion menu but I can not click on any of them
Actually all three setups should be broken, however due the Reika's way of doing things may be his machines are smart enough to realize that the number of sources is a multiple of the number of sinks so they don't exceed restriction of maximum of 4 sources.
The last setup is a bit more interesting. All numbers in rotarycraft (and with it in electricraft) tend to be power of two. But when you divide some power of two by three you get fractions, and all this power numbers must be integers so there is round up process (and for obvious reasons it uses floor, not ceil). So I advise you to use parallel lines if you want to use 3 grinders or switch to power of two numbers to avoid losses in your lines.
I just tested 24KW(1 1/2 steam engines) powering grinders to make lube, which more then keeps up with 4 hydros. If you can't make huge amounts of lube with 2MW, then you need to look at how grinders and shaft junctions work.
I found hydros were pretty good for running a tunnel bore.
If you're set for mineral wealth, a second option could be using the chain drive or ElectriCraft to bring the power back up into your base.
If you scrap the hydros, keep the waterfall anyway- you can jump down the hole and land in the water to prevent splatting.
Place a fan vertically for a quick way out.
A mighty machine built within the wake
Of a long dead dream, little demon awake
The citizens sleep, never quite knowing when
The device will reawaken, hungry again.
Reika, I may have found a non-crash bug. Not sure though,, so i'll post it here with a brief description of what I did.
I have a solenoid magnet set up with a steel shaft going into it. I am feeding the absolute minimum power from an infinite industrial coil (265 rad/s at 32768 nM) through a North-Up bevel gear. the shift tooltip says the steel shaft can only handle 6,711 nM, just over 1/5 of what I'm giving it. Sure enough, it visually breaks, but it still seems to transfer power. The solenoid keep spinning, and if i break the shaft block it starts slowing down immediately. Tested it with a diamond shaft, and that carries the power and does not visually break.
Is this truly a bug, or am I missing something obvious?
Note: by visually break I mean the shaft disappears from inside the frame.
Edit1: hit post too early. fixed.
Edit2: slight visual bug on the lower-right corners of the rear of plasma injectors. screenshot attached. The shading is reversed on that one corner.
I'm a Webcomic lover. Have some banners of my favorites:
GENERATION 25: The first time you see this, copy it into your sig on any forum and add 1 to the generation. Social experiment.
The first sounds like a sync issue; the second has been fixed.
Please help. I no know, how to fix it: http://pastebin.com/SnnwxGzG
P.S. My English is poor
My Language is Russian.
I can't figure out what I'm supposed to be doing next in ChromatiCraft. The available progress unlocks are Broadcasting, Unity of the Elements, and Lumen Storage. Broadcasting requires the repeaters, and I don't have a fragment for those. Lumen Storage requires the item pictured in Unity of the Elements, and I don't have a fragment for that either. I tried putting one of each elemental stone in the outer ring of the tier 3 altar, with diamond, then crystal core, then crystal star in the very middle, to try and make that item since it mentions all of the elements, but none of those combinations worked. I'm seeing posts from other people further along, so could someone give a small hint as to what it is I've got to do next?