I am playing my own modpack and it keeps crashing whenever I place the fluiduct from thermal expansion, and after that I cant get on the world anymore, here is the crash report:
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 7/13/15 8:03 AM
Description: Unexpected error
java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
at net.minecraftforge.fluids.FluidStack.(FluidStack.java:36)
at net.minecraftforge.fluids.FluidStack.(FluidStack.java:67)
at cofh.thermaldynamics.ducts.fluid.TileFluidDuct.(TileFluidDuct.java:42)
at cofh.thermaldynamics.ducts.fluid.TileFluidDuctFragile.(TileFluidDuctFragile.java:39)
at cofh.thermaldynamics.ducts.DuctFactory$8.createTileEntity(DuctFactory.java:85)
at cofh.thermaldynamics.block.BlockDuct.func_149915_a(BlockDuct.java:92)
at cofh.core.block.BlockCoFHBase.createTileEntity(BlockCoFHBase.java:63)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660)
at net.minecraft.world.World.func_147465_d(World.java:451)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1953)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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.minecraftforge.fluids.FluidStack.(FluidStack.java:36)
at net.minecraftforge.fluids.FluidStack.(FluidStack.java:67)
at cofh.thermaldynamics.ducts.fluid.TileFluidDuct.(TileFluidDuct.java:42)
at cofh.thermaldynamics.ducts.fluid.TileFluidDuctFragile.(TileFluidDuctFragile.java:39)
at cofh.thermaldynamics.ducts.DuctFactory$8.createTileEntity(DuctFactory.java:85)
at cofh.thermaldynamics.block.BlockDuct.func_149915_a(BlockDuct.java:92)
at cofh.core.block.BlockCoFHBase.createTileEntity(BlockCoFHBase.java:63)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660)
at net.minecraft.world.World.func_147465_d(World.java:451)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
I am playing my own modpack and it keeps crashing whenever I place the fluiduct from thermal expansion, and after that I cant get on the world anymore, here is the crash report:
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 7/13/15 8:03 AM
Description: Unexpected error
java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
at net.minecraftforge.fluids.FluidStack.(FluidStack.java:36)
at net.minecraftforge.fluids.FluidStack.(FluidStack.java:67)
at cofh.thermaldynamics.ducts.fluid.TileFluidDuct.(TileFluidDuct.java:42)
at cofh.thermaldynamics.ducts.fluid.TileFluidDuctFragile.(TileFluidDuctFragile.java:39)
at cofh.thermaldynamics.ducts.DuctFactory$8.createTileEntity(DuctFactory.java:85)
at cofh.thermaldynamics.block.BlockDuct.func_149915_a(BlockDuct.java:92)
at cofh.core.block.BlockCoFHBase.createTileEntity(BlockCoFHBase.java:63)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660)
at net.minecraft.world.World.func_147465_d(World.java:451)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1953)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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.minecraftforge.fluids.FluidStack.(FluidStack.java:36)
at net.minecraftforge.fluids.FluidStack.(FluidStack.java:67)
at cofh.thermaldynamics.ducts.fluid.TileFluidDuct.(TileFluidDuct.java:42)
at cofh.thermaldynamics.ducts.fluid.TileFluidDuctFragile.(TileFluidDuctFragile.java:39)
at cofh.thermaldynamics.ducts.DuctFactory$8.createTileEntity(DuctFactory.java:85)
at cofh.thermaldynamics.block.BlockDuct.func_149915_a(BlockDuct.java:92)
at cofh.core.block.BlockCoFHBase.createTileEntity(BlockCoFHBase.java:63)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660)
at net.minecraft.world.World.func_147465_d(World.java:451)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['Aeonian'/794, l='MpServer', x=-409.31, y=7.83, z=-445.80]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-397,4,-489), Chunk: (at 3,0,7 in -25,-31; contains blocks -400,0,-496 to -385,255,-481), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 91770 game time, 20015 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 47 total; [EntityHorse['Horse'/641, l='MpServer', x=-456.59, y=4.00, z=-478.72], EntityXPOrb['Experience Orb'/642, l='MpServer', x=-448.28, y=4.25, z=-335.72], EntityTrail['unknown'/899, l='MpServer', x=-409.31, y=7.83, z=-445.80], EntityCow['Cow'/649, l='MpServer', x=-433.31, y=4.00, z=-436.22], EntityCow['Cow'/650, l='MpServer', x=-427.16, y=4.00, z=-416.91], EntityPig['Pig'/651, l='MpServer', x=-434.97, y=4.00, z=-376.97], EntityPig['Pig'/652, l='MpServer', x=-441.41, y=4.00, z=-373.78], GCEntityClientPlayerMP['Aeonian'/794, l='MpServer', x=-409.31, y=7.83, z=-445.80], EntityHat['unknown'/796, l='MpServer', x=-409.31, y=7.83, z=-445.80], EntityHorse['Horse'/682, l='MpServer', x=-439.00, y=4.00, z=-453.78], EntityCow['Cow'/683, l='MpServer', x=-438.97, y=4.00, z=-447.97], EntityCow['Cow'/684, l='MpServer', x=-422.78, y=4.00, z=-426.06], EntityZombie['Zombie'/685, l='MpServer', x=-431.44, y=4.00, z=-430.06], EntityHorse['Horse'/686, l='MpServer', x=-429.09, y=4.00, z=-408.00], EntityHorse['Horse'/687, l='MpServer', x=-420.34, y=4.00, z=-402.94], EntityPig['Pig'/688, l='MpServer', x=-437.13, y=4.00, z=-386.03], EntityPig['Pig'/689, l='MpServer', x=-431.16, y=4.00, z=-370.66], EntityCreeper['Creeper'/947, l='MpServer', x=-334.28, y=4.00, z=-412.13], EntityCreeper['Creeper'/949, l='MpServer', x=-329.50, y=4.00, z=-409.50], EntityZombie['Zombie'/699, l='MpServer', x=-408.22, y=4.00, z=-444.22], EntityZombie['Zombie'/700, l='MpServer', x=-409.25, y=4.00, z=-418.84], EntityCreeper['Creeper'/701, l='MpServer', x=-402.78, y=4.00, z=-420.22], EntityZombie['Zombie'/705, l='MpServer', x=-390.50, y=4.00, z=-525.50], EntitySlime['Slime'/706, l='MpServer', x=-391.78, y=4.95, z=-496.91], EntityChicken['Chicken'/707, l='MpServer', x=-381.56, y=4.00, z=-452.19], EntityZombie['Zombie'/708, l='MpServer', x=-391.91, y=4.00, z=-416.72], EntityHat['unknown'/1868, l='MpServer', x=-345.50, y=4.00, z=-458.50], EntityHat['unknown'/1869, l='MpServer', x=-427.16, y=4.00, z=-416.91], EntityZombie['Zombie'/845, l='MpServer', x=-483.75, y=4.00, z=-513.78], EntityHat['unknown'/1870, l='MpServer', x=-433.31, y=4.00, z=-436.22], EntityHat['unknown'/1871, l='MpServer', x=-474.50, y=4.00, z=-463.50], EntityEnderman['Enderman'/722, l='MpServer', x=-364.44, y=4.00, z=-432.03], EntityCreeper['Creeper'/980, l='MpServer', x=-436.99, y=4.00, z=-430.22], EntitySlime['Slime'/725, l='MpServer', x=-345.31, y=1.00, z=-523.14], EntityChicken['Chicken'/726, l='MpServer', x=-349.56, y=4.00, z=-459.38], EntityItem['item.item.egg'/727, l='MpServer', x=-350.25, y=4.13, z=-457.44], EntityCreeper['Creeper'/983, l='MpServer', x=-420.97, y=4.00, z=-445.41], EntityChicken['Chicken'/728, l='MpServer', x=-350.44, y=4.00, z=-447.47], EntityChicken['Chicken'/729, l='MpServer', x=-337.38, y=4.00, z=-438.81], EntityZombie['Zombie'/730, l='MpServer', x=-347.50, y=4.00, z=-432.50], EntityItem['item.item.egg'/731, l='MpServer', x=-349.81, y=4.13, z=-446.13], EntitySpider['Spider'/875, l='MpServer', x=-345.50, y=4.00, z=-458.50], EntitySkeleton['Skeleton'/882, l='MpServer', x=-481.50, y=4.00, z=-408.50], EntityXPOrb['Experience Orb'/755, l='MpServer', x=-279.09, y=4.25, z=-542.78], EntityXPOrb['Experience Orb'/631, l='MpServer', x=-500.88, y=4.25, z=-341.13], EntitySpider['Spider'/636, l='MpServer', x=-481.72, y=4.00, z=-462.00], EntityCreeper['Creeper'/637, l='MpServer', x=-474.50, y=4.00, z=-463.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:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 8 (amd64) version 6.2
Java Version: 1.8.0_20, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 559740128 bytes (533 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 106 mods loaded, 106 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.1448-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-8} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar)
UCHIJAAAA OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
UCHIJAAAA {000} [CoFH ASM Data Initialization] (minecraft.jar)
UCHIJAAAA IC2{2.2.726-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.726-experimental.jar)
UCHIJAAAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (Advanced-Solar-Panels-Addon-1.7.10.jar)
UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-8} [Applied Energistics 2] (appliedenergistics2-rv2-stable-8.jar)
UCHIJAAAA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (Archimedes-Ships-Mod-1.7.10.jar)
UCHIJAAAA BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.0RC7} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC7-211.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.0.0RC7} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC7-62.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.0.0RC7} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0RC7-141.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA CarpentersBlocks{3.2.5} [Carpenter's Blocks] (Carpenters-Blocks-Mod-1.7.10.zip)
UCHIJAAAA chisel{1.5.6b} [Chisel] (Chisel-Mod-1.7.10.jar)
UCHIJAAAA ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar)
UCHIJAAAA OmnisCore{0.0.5} [Omnis Core] (OmnisCore-0.0.5.jar)
UCHIJAAAA dimensionalPockets{0.10.5} [Dimensional Pockets] (DimensionalPockets-1.7.10-0.10.5.jar)
UCHIJAAAA DraconicEvolution{1.0.0e} [Draconic Evolution] (Draconic-Evolution-1.7.10-v1.0.0e.jar)
UCHIJAAAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimeVoid-Library-1.7.10.jar)
UCHIJAAAA DynamicTransport{0.1.2.0} [Dynamic Transport] (Dynamic-Transport-Mod-1.7.10.jar)
UCHIJAAAA DynamicLights{1.3.7} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.7} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0RC8} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHIJAAAA enhancedportals{3.0.6} [EnhancedPortals] (Enhanced-Portals-3-Mod-1.7.10.jar)
UCHIJAAAA ForgeMultipart{1.1.1.320} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar)
UCHIJAAAA ExtraUtilities{1.2.5} [Extra Utilities] (extrautilities-1.2.5.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA FoodPlus{3.0rS} [§bFood Plus] (Food-Plus-Mod-1.7.10.jar)
UCHIJAAAA GalacticraftCore{3.0.5} [Galacticraft Core] (Galacticraft-Mod-1.7.10.jar)
UCHIJAAAA ModGeochests{1.0.5} [§aGeochests] (Geochests-Mod-1.7.10.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAA jcanimation{1.2.4} [JCAnimationAPI] (JurassiCraft-1.4.1.jar)
UCHIJAAAA llibrary{0.2.0-1.7.10} [LLibrary] (LLibrary-0.2.0-1.7.10.jar)
UCHIJAAAA jurassicraft{1.4.1} [JurassiCraft] (JurassiCraft-1.4.1.jar)
UCHIJAAAA lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar)
UCHIJAAAA malisiscore{1.7.10-0.12.3} [MalisisCore] (malisiscore-1.7.10-0.12.3.jar)
UCHIJAAAA malisisdoors{1.7.10-1.8.2} [Malisis' Doors] (malisisdoors-1.7.10-1.8.2.jar)
UCHIJAAAA Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC8} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC8} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC8} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC8} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC8} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC8} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC8} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC8} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC8} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC8} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MrTJPCoreMod{1.0.5.11} [MrTJPCore] (MrTJPCore-1.7.10-1.0.5.11-universal.jar)
UCHIJAAAA ProjRed|Core{4.5.15.75} [ProjectRed] (ProjectRed-1.7.10-4.5.15.75-Base.jar)
UCHIJAAAA ProjRed|Exploration{4.5.15.75} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.5.15.75-World.jar)
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC8} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC8} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC8} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC8} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC8} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC8} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC8} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA TwilightForest{2.2.3} [The Twilight Forest] (Twilight-Forest-Mod-1.7.2.jar)
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC8} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC8} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar)
UCHIJAAAA numina{0.4.0.100} [Numina] (Numina-Mod-1.7.10.jar)
UCHIJAAAA powersuits{0.11.0.176} [MachineMuse's Modular Powersuits] (Modular-Powersuits-Mod-1.7.10.jar)
UCHIJAAAA Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
UCHIJAAAA OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
UCHIJAAAA OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
UCHIJAAAA PneumaticCraft{1.2.5} [PneumaticCraft] (PneumaticCraft-1.2.5.jar)
UCHIJAAAA PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar)
UCHIJAAAA ProjectE{1.7.10-PE1.4.3.1} [ProjectE] (ProjectE-1.7.10-PE1.4.3.1.jar)
UCHIJAAAA ProjRed|Transmission{4.5.15.75} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.15.75-Integration.jar)
UCHIJAAAA ProjRed|Transportation{4.5.15.75} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.5.15.75-Mechanical_beta.jar)
UCHIJAAAA ProjRed|Compatibility{4.5.15.75} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.5.15.75-Compat.jar)
UCHIJAAAA ProjRed|Integration{4.5.15.75} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.15.75-Integration.jar)
UCHIJAAAA ProjRed|Illumination{4.5.15.75} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.5.15.75-Lighting.jar)
UCHIJAAAA ProjRed|Expansion{4.5.15.75} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.5.15.75-Mechanical_beta.jar)
UCHIJAAAA RandomThings{2.2.4} [Random Things] (Random-Things-Mod-1.7.10.jar)
UCHIJAAAA ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
UCHIJAAAA rftools{3.02} [RFTools] (RFTools-Mod-1.7.10.jar)
UCHIJAAAA secretroomsmod{@[email protected]} [The SecretRoomsMod] (Secret-Rooms-Mod-1.7.10.jar)
UCHIJAAAA Sync{4.0.0} [Sync] (Sync-Mod-1.7.10.jar)
UCHIJAAAA Eln{25} [Electrical Age] (The-Electrical-Age-Mod-1.7.10.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.0.0RC2} [Thermal Dynamics] (Thermal-Dynamics-Mod-1.7.10.jar)
UCHIJAAAA tts{0.6} [Tube Transport System] (TubeTransportSystem_1.7.10-0.6.jar)
UCHIJAAAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAA weaponsplus{v1.1 Pre-Release} [Weapons+ Mod] (Weapons-Plus-Mod-1.7.2.jar)
UCHIJAAAA McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar)
UCHIJAAAA ForgeMicroblock{1.1.1.320} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.11774 Compatibility Profile Context' Renderer: 'AMD Radeon HD 7660G'
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-8 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.0RC7-211
ThermalFoundation: -[1.7.10]1.0.0RC7-62
ThermalExpansion: -[1.7.10]4.0.0RC7-141
MineFactoryReloaded: -[1.7.10]2.8.0RC8-86
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.0.0RC2-77
Stencil buffer state: Function set: GL30, pool: internal (hacked forge), bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7660G GL version 4.2.11774 Compatibility Profile Context, ATI Technologies Inc.
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)
please help, remember its whenever I place one fluiduct then it just crashes
Ok I'm gonna look for a later version of thermal dynamics