This is great, but seems to be incompatible with the latest CodeChickenLib, crashing immediately on startup.
Nevermind, mismatching version between Forge Multipart and CCL was causing Tubes to throw an error.
I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
#Baum4God
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
There is only one tube that I am missing, and that is a source sorting tube, that sorts based on the items source(Vanilla Minecraft, Tubes, etc). Also Ore Dictionary Support for the normal sorting tube in the form of an option would be amazing too.
Rollback Post to RevisionRollBack
There is a rare mythical button called "Search" that likes to answer questions; however, due to its nature, it often blends in with its surroundings so as to remain hidden.
There seems to be a crash with the most recent versions of Tubes and BuildCraft. I assume the Refinery is causing issues. Have a crashlog!
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 10/25/14 4:43 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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)
Caused by: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at schmoller.tubes.BuildcraftProxy.<init>(BuildcraftProxy.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:40)
at schmoller.tubes.ModTubes.postInit(ModTubes.java:141)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I'm having an issue where using multiple request tubes in the same system is causing them to stop working.
In the first system I have request tubes pulling cobble, dirt and gravel each to a different Thermal Expansion Cache. Well, at first this worked okay, but after a while it just stopped working. Now, for reasons unknown, only the request tube for the cobble cache is working in that system.
In the second system I have a setup requesting cobble and dirt from those caches to a setup I have which uses pulverizers and auto-crafters to yield fertilizer for my forestry farms. Well, Each request tube pulled once and only once EVER. I removed them and replaced them, and they will NOT work anymore at all. To restate, they DID work ONCE, but have ceased to work. I have tried every setting combination available, and nothing seems to work. I have tried both with/without redstone signal, and all the choices involving that as well as each of the 'pull' settings. I have 'no' color coding settings selected.
My first question is this: Could this have to do with the Dimensional Anchors mod or one of the CodeChickenCore-related mods which I am making use of to keep my base area loaded? The base is big enough that I need these things to keep everything functioning properly.
My second question is this: Could this be an issue which occurs when multiple request tubes are pulling from a source on the other end of the same length of tubes? In other words, the multiple request tubes would receive their items through the same path in the tube system regularly, and I'm wondering if this is the real problem, which I could fix by adding extra tube paths(which I am loathe to do, because it's tedious and cumbersome), or if it's something else which is causing me grief?
Also, this is now my favorite pipe mod of all time. Well Done!! Even without the request tubes(I can totally make this work without them, but they are super-convenient when they actually work)which are great.
I use the same anchors and don't have a issue with them so don't think it would be down to that, I would suspect the multiple request tubes, it's possible they are requesting but it's not going to the tube, that it's going some other place that is closer to the source.
Tubes will request the item, but it won't goto the tube, it will still goto the closest place that will accept the item, I've had to use a series of valves to prevent it from going to other inventory's, I also had to modify the source so that it would only goto the tube that is actually requesting the item otherwise it will goto the tube that can accept the item (IE: if you have 3 tubes that request diamonds, but only 1 is active, it will still goto the tube that can request diamonds that is closest to the source, not necessarily the tube that is requesting the item.
Check to see if they are actually not requesting, or if the item is actually going someplace else.
I think there's a bug with this mod and the latest version of Buildcraft! See here.
Rollback Post to RevisionRollBack
Teddwa (The Fakemon in my avatar) belongs to ReallyDarkAndWindie and that is used with permission from him.
Click on this spoiler to see mods and ideas that I support!
Click on this Spoiler to see misc. banners and whatnot!
You should add a routed request tube that opens up a GUI and shows all items on a network of tubes, and lets you choose a certain amount of something and have it send out of the request tube! Just like good ol' red power 2
I use the same anchors and don't have a issue with them so don't think it would be down to that, I would suspect the multiple request tubes, it's possible they are requesting but it's not going to the tube, that it's going some other place that is closer to the source.
Tubes will request the item, but it won't goto the tube, it will still goto the closest place that will accept the item, I've had to use a series of valves to prevent it from going to other inventory's, I also had to modify the source so that it would only goto the tube that is actually requesting the item otherwise it will goto the tube that can accept the item (IE: if you have 3 tubes that request diamonds, but only 1 is active, it will still goto the tube that can request diamonds that is closest to the source, not necessarily the tube that is requesting the item.
Check to see if they are actually not requesting, or if the item is actually going someplace else.
I'm pretty sure you are right about it going somewhere else.... That kinda seriously defeats the usefulness of the request tubes though, doesn't it? I mean, you can shoehorn them into some system where its important to sort specific things OUT of a given inventory, but unless you have a perfectly situated arrangement, you will not end up with it GOING where you need it to... The only thing that gives me pause about that theory is that it DID work for a little bit. That makes me really wonder. Maybe the routing takes enough time that it goes ahead and sends it to the request tube instead until it finds a shorter-path solution. I DO have a rather large(in range of chunks about 35 square)area to pipe stuff around in.
I could always attach filter tubes leading to all the 'wrong ways' for the item to go and blacklist it i guess.... More tedium.... Still a better love story than Twilight, though... Oh, well. That will have to do, and my ears are open for an update.
EDIT: After a bit of testing if this would work I determined that I have a different problem. Apparently, even with the chunk loaded and me standing in it, the caches simply cease releasing their contents to the requesting pipe. If I manually do ANYTHING to the cache, it begins sending again, but only five or six stacks until it stops again... This is odd.
2nd EDIT: CONFIRMED - Thermal Expansion caches do not like to play nice with the Tubes mod for some reason. I'm guessing(but do not feel like bothering to test) that Better Barrels and Factorization barrels will have a similar problem, since I have experienced problems with them in the past.
is this mod dead? it hasn't been updated in 3 months...
Rollback Post to RevisionRollBack
I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
#Baum4God
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
There seems to be a crash with the most recent versions of Tubes and BuildCraft. I assume the Refinery is causing issues. Have a crashlog!
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 10/25/14 4:43 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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)
Caused by: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at schmoller.tubes.BuildcraftProxy.<init>(BuildcraftProxy.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:40)
at schmoller.tubes.ModTubes.postInit(ModTubes.java:141)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I just updated to Buildcraft 6.1.5 and the Tubes! Mod is causing a problem crashing.
(I really hope this Mod is not dead. Can someone pick up the ball if it is - that would be awesome
Here is my crash log:
---- Minecraft Crash Report ----
// You're mean.
Time: 11/3/14 4:40 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(Main.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at schmoller.tubes.BuildcraftProxy.<init>(BuildcraftProxy.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at java.lang.Class.newInstance(Class.java:374)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:40)
at schmoller.tubes.ModTubes.postInit(ModTubes.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
And everybody rejoices! Thank you for not abandoning this mod!
Rollback Post to RevisionRollBack
Teddwa (The Fakemon in my avatar) belongs to ReallyDarkAndWindie and that is used with permission from him.
Click on this spoiler to see mods and ideas that I support!
Click on this Spoiler to see misc. banners and whatnot!
I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
#Baum4God
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
Its a bit awkward of a situation... you become dependent having the mod installed in your world/server and then when a core mod like Buildcraft updates, it forces you to update everything.... and when there is no activity or update from a mod that is conflicting with that larger core mod, it puts you in a place that is very uncomfortable because you have to decide how best to proceed.
I love TUBES! And hope you continue to update and add more stuff - especially for fluid routing, etc.
Thank you again for updating and for touching base once an a while with us here in the forum
I know how to do all of this but don't have Time so if you would like to help texture and coding with 1 of 4 mods I have made Pm Me!
If I'm rude to you, just tell me. Don't take it too personally. Well, unless you were being stupid. If you were, DO take it personally.
This is great, but seems to be incompatible with the latest CodeChickenLib, crashing immediately on startup.Nevermind, mismatching version between Forge Multipart and CCL was causing Tubes to throw an error.
http://pastebin.com/TN5eMWiH
i love this mod! and i would hate to remove it...
I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
http://en.wikipedia.org/wiki/Oden so what I'm soup? Fish soup?
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
#Baum4God
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
OHHH U FELL FOR IT! OOOOOHHH
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 10/25/14 4:43 PM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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)
Caused by: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at schmoller.tubes.BuildcraftProxy.<init>(BuildcraftProxy.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:40)
at schmoller.tubes.ModTubes.postInit(ModTubes.java:141)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 612795584 bytes (584 MB) / 2365063168 bytes (2255 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms1024M -Xmx4096M -XX:PermSize=4096M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1229 Minecraft Forge 10.13.1.1229 143 mods loaded, 143 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{7.10.85.1229} [Forge Mod Loader] (forge-1.7.10-10.13.1.1229-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{10.13.1.1229} [Minecraft Forge] (forge-1.7.10-10.13.1.1229-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
appliedenergistics2-core{rv1-beta-37} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{1.0.3.26} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PacketLogger{0.0.1} [PacketLogger] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.0.3.56} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.56-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
simplyjetpackscore{1.0} [Simply Jetpacks Coremod] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TubesCore{${version}} [Tubes Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
malisiscore{1.7.10-0.9.3} [Malisis Core] (malisiscore-1.7.10-0.9.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
lotr{Beta v20.2 for Minecraft 1.7.10} [The Lord of the Rings Mod] ([1.7.10] The Lord of the Rings Mod B20.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AetherCraft{1.4.5.68} [AetherCraft] (AetherCraft-1.7.10-1.4.5.68.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
appliedenergistics2{rv1-beta-37} [Applied Energistics 2] (appliedenergistics2-rv1-beta-37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Thaumcraft{4.2.1.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Waila{1.5.4a} [Waila] (Waila-1.5.4a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Automagy{0.12.2} [Automagy] (Automagy-1.7.10-0.12.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
betterstorage{0.10.3.115} [BetterStorage] (BetterStorage-1.7.10-0.10.3.115.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioWoodsNatura{1.4} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.7.10R3.0.0B6} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion{1.7.10R4.0.0B5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B5-13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BigReactors{0.4.0rc10} [Big Reactors] (BigReactors-0.4.0rc10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{6.1.2} [BuildCraft] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{3.1.0.3} [Forestry for Minecraft] (forestry_1.7.10-3.1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BinnieCore{2.0-dev5} [Binnie Core] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Botany{2.0-dev5} [Botany] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees{2.0-dev5} [Extra Bees] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraTrees{2.0-dev5} [Extra Trees] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Genetics{2.0-dev5} [Genetics] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AWWayofTime{v1.2.0} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.2.0(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1_B43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BloodUtils{1.3.1} [BloodUtils] (BloodUtils-1.3.1_B0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Botania{r1.2-129} [Botania] (Botania r1.2-129.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{6.1.2} [BC Builders] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{6.1.2} [BC Transport] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{6.1.2} [BC Silicon] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{6.1.2} [BC Factory] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{6.1.2} [BC Energy] (buildcraft-6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CarpentersBlocks{3.2.7} [Carpenter's Blocks] (Carpenters Blocks v3.2.7 - MC 1.7.10.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
cookiecore{1.3.0} [Cookie Core] (cookiecore-1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{6.0.43.730} [Iron Chest] (ironchest-1.7.10-6.0.43.730-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
craftingpillars{1.5.5} [Crafting Pillars Mod] (craftingpillars-1.7.X-1.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderIO{1.7.10-2.1.6.250} [Ender IO] (EnderIO-1.7.10-2.1.6.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.5.24} [EnderStorage] (EnderStorage-1.7.10-1.4.5.24-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
enhancedportals{3.0.6} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
exnihilo{1.36} [Ex Nihilo] (Ex-Nihilo-1.36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{9.3.3.0} [Railcraft] (Railcraft_1.7.10-9.3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedstoneArsenal{1.7.10R1.1.0B4} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0B4-10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded{1.7.10R2.8.0RC3} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct{1.7.10-1.7.1.build748} [Tinkers' Construct] (TConstruct-1.7.10-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TSteelworks{1.7.10-1.0.6} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
exastris{For 1.7.10} [Ex Astris] (Ex-Astris-1.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMultipart{1.1.0.311} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraUtilities{1.1.0k} [Extra Utilities] (extrautilities-1.1.0k.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FastCraft{1.9} [FastCraft] (fastcraft-1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
fluxedfeederunit{1.0.0} [FluxedFeederUnit] (FluxedFeederUnit-MC1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-398.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForbiddenMagic{1.7.10-0.53} [Forbidden Magic] (Forbidden Magic-1.7.10-0.53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
foxlib{0.4.0} [FoxLib] (FoxLib-1.7.10-0.4.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ganysend{1.8.3} [Gany's End] (Ganys End-1.8.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ganysnether{1.7.5} [Gany's Nether] (Ganys Nether-1.7.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ganyssurface{1.9.3} [Gany's Surface] (Ganys Surface-1.9.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GardenCore{1.2.0} [Garden Core] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GardenContainers{1.2.1} [Garden Containers] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GardenTrees{1.2.0} [Garden Trees] (GardenStuff-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
wuppy29_harderpeaceful{1.7.3} [Harder Peaceful] (Harder Peaceful 1.7.10-1.7.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
JABBA{1.1.4} [JABBA] (Jabba-1.1.4_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MagicBees{1.7.10-2.1.21} [Magic Bees] (magicbees-1.7.10-2.1.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
malisisdoors{1.7.10-1.1.1} [Malisis' Doors] (malisisdoors-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC3} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC2} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC3} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC3} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC2} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC2} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC3} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC3} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC3} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC2} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatPams{1.7.10R2.8.0RC2} [MFR Compat: Pam's Mods] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Core{4.5.1.51} [ProjectRed] (ProjectRed-Base-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Exploration{4.5.1.51} [ProjectRed-Exploration] (ProjectRed-World-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC2} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC3} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC2} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC2} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC3} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC3} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC3} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC3} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MineMenu{1.1.7} [MineMenu] (MineMenu-1.7.X-1.1.7.B38-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mythril{1.6} [Mythril mod] (mithril_mod-1.7.2-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MultiPageChest{1.3.2} [Multi Page Chest] (MultiPageChest-1.3.2-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons{1.12.2.9} [NEI Addons] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|Botany{1.12.2.9} [NEI Addons: Botany] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|Forestry{1.12.2.9} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|CraftingTables{1.12.2.9} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIAddons|ExNihilo{1.12.2.9} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NetherOres{1.7.10R2.3.0RC3} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-84.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
nhwrench{2.0.1} [NHAVE's OmniWrench 2] (nhwrench2-1.7.10-2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-224.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-433.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PlayerBeacons{$version} [Player Beacons] (PlayerBeacons-1.7.10-2.0.0_beta3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Transmission{4.5.1.51} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Compatibility{4.5.1.51} [ProjectRed-Compatibility] (ProjectRed-Compat-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Integration{4.5.1.51} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ProjRed|Illumination{4.5.1.51} [ProjectRed-Illumination] (ProjectRed-Lighting-1.7.10-4.5.1.51.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RandomThings{2.1.5} [Random Things] (RandomThings-2.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RefinedRelocation{1.0.6e} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.6e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
xreliquary{1.2.DEV} [Reliquary] (Reliquary-1.2.164.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Sanguimancy{1.1.7} [Sanguimancy] (Sanguimancy-1.7.10-1.1.7-2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SelfieMod{1.1.0-beta1} [Selfie Mod] (selfiemod-1.1.0-beta1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
simplyjetpacks{1.1.0} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
SolarFlux{1.7.10-0.4b} [Solar Flux] (SolarFlux-1.7.10-0.4b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StorageDrawers{1.0.5} [Storage Drawers] (StorageDrawers-1.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
supercraftingframe{1.7.10.1} [Super Crafting Frame] (supercraftingframe-1.7.10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
thaumcraftneiplugin{1.7.10-1.4a} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.4a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TMechworks{1.7.10-75.0afb56c} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Tubes{2.0.4} [Tubes] (Tubes-1.7.10-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
voxelmap{1.7.10} [VoxelMap No Radar] (voxelmapNoRadar-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
wawla{1.0.6} [What Are We Looking At] (Wawla-1.0.6_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
witchery{0.20.6} [Witchery] (witchery-1.7.10-0.20.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
McMultipart{1.1.0.311} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMicroblock{1.1.0.311} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AE2 Version: beta rv1-beta-37 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, MJ6:ON, MJ5: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:ON
If I'm rude to you, just tell me. Don't take it too personally. Well, unless you were being stupid. If you were, DO take it personally.
In the first system I have request tubes pulling cobble, dirt and gravel each to a different Thermal Expansion Cache. Well, at first this worked okay, but after a while it just stopped working. Now, for reasons unknown, only the request tube for the cobble cache is working in that system.
In the second system I have a setup requesting cobble and dirt from those caches to a setup I have which uses pulverizers and auto-crafters to yield fertilizer for my forestry farms. Well, Each request tube pulled once and only once EVER. I removed them and replaced them, and they will NOT work anymore at all. To restate, they DID work ONCE, but have ceased to work. I have tried every setting combination available, and nothing seems to work. I have tried both with/without redstone signal, and all the choices involving that as well as each of the 'pull' settings. I have 'no' color coding settings selected.
My first question is this: Could this have to do with the Dimensional Anchors mod or one of the CodeChickenCore-related mods which I am making use of to keep my base area loaded? The base is big enough that I need these things to keep everything functioning properly.
My second question is this: Could this be an issue which occurs when multiple request tubes are pulling from a source on the other end of the same length of tubes? In other words, the multiple request tubes would receive their items through the same path in the tube system regularly, and I'm wondering if this is the real problem, which I could fix by adding extra tube paths(which I am loathe to do, because it's tedious and cumbersome), or if it's something else which is causing me grief?
Also, this is now my favorite pipe mod of all time. Well Done!! Even without the request tubes(I can totally make this work without them, but they are super-convenient when they actually work)which are great.
I use the same anchors and don't have a issue with them so don't think it would be down to that, I would suspect the multiple request tubes, it's possible they are requesting but it's not going to the tube, that it's going some other place that is closer to the source.
Tubes will request the item, but it won't goto the tube, it will still goto the closest place that will accept the item, I've had to use a series of valves to prevent it from going to other inventory's, I also had to modify the source so that it would only goto the tube that is actually requesting the item otherwise it will goto the tube that can accept the item (IE: if you have 3 tubes that request diamonds, but only 1 is active, it will still goto the tube that can request diamonds that is closest to the source, not necessarily the tube that is requesting the item.
Check to see if they are actually not requesting, or if the item is actually going someplace else.
Click on this spoiler to see mods and ideas that I support!
Confirmed:
Tubes 2.0.4
Buildcraft 6.1.4
Forge 1231
I'm pretty sure you are right about it going somewhere else.... That kinda seriously defeats the usefulness of the request tubes though, doesn't it? I mean, you can shoehorn them into some system where its important to sort specific things OUT of a given inventory, but unless you have a perfectly situated arrangement, you will not end up with it GOING where you need it to... The only thing that gives me pause about that theory is that it DID work for a little bit. That makes me really wonder. Maybe the routing takes enough time that it goes ahead and sends it to the request tube instead until it finds a shorter-path solution. I DO have a rather large(in range of chunks about 35 square)area to pipe stuff around in.
I could always attach filter tubes leading to all the 'wrong ways' for the item to go and blacklist it i guess.... More tedium.... Still a better love story than Twilight, though... Oh, well. That will have to do, and my ears are open for an update.
EDIT: After a bit of testing if this would work I determined that I have a different problem. Apparently, even with the chunk loaded and me standing in it, the caches simply cease releasing their contents to the requesting pipe. If I manually do ANYTHING to the cache, it begins sending again, but only five or six stacks until it stops again... This is odd.
2nd EDIT: CONFIRMED - Thermal Expansion caches do not like to play nice with the Tubes mod for some reason. I'm guessing(but do not feel like bothering to test) that Better Barrels and Factorization barrels will have a similar problem, since I have experienced problems with them in the past.
I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
http://en.wikipedia.org/wiki/Oden so what I'm soup? Fish soup?
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
#Baum4God
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
OHHH U FELL FOR IT! OOOOOHHH
I will +1 this.
I just updated to Buildcraft 6.1.5 and the Tubes! Mod is causing a problem crashing.
(I really hope this Mod is not dead. Can someone pick up the ball if it is - that would be awesome
Here is my crash log:
// You're mean.
Time: 11/3/14 4:40 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(Main.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoSuchMethodError: buildcraft.core.recipes.RefineryRecipeManager.addRecipe(Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;II)V
at schmoller.tubes.BuildcraftProxy.<init>(BuildcraftProxy.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at java.lang.Class.newInstance(Class.java:374)
at cpw.mods.fml.common.event.FMLPostInitializationEvent.buildSoftDependProxy(FMLPostInitializationEvent.java:40)
at schmoller.tubes.ModTubes.postInit(ModTubes.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.8.5
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 17355928344 bytes (16551 MB) / 20580925440 bytes (19627 MB) up to 20580925440 bytes (19627 MB)
JVM Flags: 3 total; -Xmx20G -Xms20G -XX:MaxPermSize=2048M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1229 Minecraft Forge 10.13.1.1229 87 mods loaded, 87 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{7.10.85.1229} [Forge Mod Loader] (forge-1.7.10-10.13.1.1229.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{10.13.1.1229} [Minecraft Forge] (forge-1.7.10-10.13.1.1229.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
appliedenergistics2-core{rv2-alpha-12} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Aroma1997Core{1.0.2.9} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.0.3.64} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.64-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TubesCore{${version}} [Tubes Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{2.2.650-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.650-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedMachines{1.1.2} [IC2 Advanced Machines Addon] (AdvancedMachinesAS-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AFSU{1.0.1a} [AFSU Mod] (AFSU-1.0.1a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
appliedenergistics2{rv2-alpha-12} [Applied Energistics 2] (appliedenergistics2-rv2-alpha-12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Aroma1997CoreHelper{1.0.2.9} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
bdlib{1.5.0.31} [BD Lib] (bdlib-mc1710-1.5.0.31.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BetterChests{1.1.1.5} [BetterChests] (BetterChests-1.7.10-1.1.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1004-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CoFHCore{1.7.10R3.0.0B6} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{6.1.5} [BuildCraft] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{6.1.5} [BC Builders] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{6.1.5} [BC Transport] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{6.1.5} [BC Silicon] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{6.1.5} [BC Factory] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{6.1.5} [BC Energy] (buildcraft-6.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CarpentersBlocks{3.3.0} [Carpenter's Blocks] (Carpenter's Blocks v3.3.0 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ChickenChunks{1.3.4.14} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.14-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
colorblocks{1.4} [Color Blocks] (colorblocks-172-14.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DamageIndicatorsMod{3.2.0} [Damage Indicators] (DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
desertcraft{1.7.2b} [Pam's DesertCraft] (DesertCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EasyCrafting{1.7.10-2.0.1.16} [Easy Crafting] (EasyCrafting-1.7.10-2.0.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Eln{43} [Electrical Age] (ElectricalAge_BETA-1.9_r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderIO{1.7.10-2.1.2.237} [Ender IO] (EnderIO-1.7.10-2.1.2.237.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage{1.4.5.24} [EnderStorage] (EnderStorage-1.7.10-1.4.5.24-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
eureka{@VERSION@} [Eureka] (Eureka-1.7.10-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
exnihilo{1.37} [Ex Nihilo] (Ex-Nihilo-1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
extendedWorkbench{1.2.1.0} [Extended Workbench] (ExtendedWorkbench v1.2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
extrabuttons{1.7.10.1} [ExtraButtons] (ExtraButtons-1.7.10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
extracells{2.2.0} [ExtraCells] (ExtraCells-1.7.10-2.2.0b5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TConstruct{1.7.10-1.7.0.build721} [Tinkers' Construct] (TConstruct-1.7.10-1.7.0d4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMultipart{1.1.0.311} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraUtilities{1.1.0k} [Extra Utilities] (extrautilities-1.1.0k.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization{1.7.10-0.8.88.2} [Factorization] (Factorization-1.7.10-0.8.88.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization.misc{1.7.10-0.8.88.2} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FastCraft{1.9} [FastCraft] (fastcraft-1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Steamcraft{0.26.2} [Flaxbeard's Steam Power] (FlaxbeardsSteamPower-1.7.10-0.26.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry{3.1.1.4} [Forestry for Minecraft] (forestry_1.7.10-3.1.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{9.3.3.4} [Railcraft] (Railcraft_1.7.10-9.3.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
fluxedfeederunit{1.0.0} [FluxedFeederUnit] (FluxedFeederUnit-MC1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
gendustry{1.4.0.41} [GenDustry] (gendustry-mc1710-1.4.0.41.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
advgenerators{0.9.3.22} [Advanced Generators] (generators-mc1710-0.9.3.22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum_Core_Lib.1.7.10-2.0.0Beta1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GregsLighting{1.11.0} [Greg's Lighting] (GregsLighting-1.11.0-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Highlands{2.2.2} [Highlands] (Highlands-1.7.2-v-2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl{2.0.5b-Unicorn} [Nuclear Control 2] (IC2NuclearControl-2.0.5b-Unicorn.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{59.0.3} [Immibis Core] (immibis-core-59.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
InfiniTubes{59.0.1} [InfiniTubes] (infinitubes-59.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes{0.8.2.76} [Logistics Pipes] (logisticspipes-0.8.2.76.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PowerConverters{1.7.10-3.0.1.37} [Power Converters] (PowerConverters-1.7.10-3.0.1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
YogpstopLib{2.0-RC4} [Yogpstop Library] (QuarryPlus-1.7.10-2.0-RC4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
QuarryPlus{2.0-RC4} [QuarryPlus] (QuarryPlus-1.7.10-2.0-RC4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TiCTooltips{1.1.11b} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.1.11b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
torchLevers{1.4.1} [Torch Levers] (TorchLeversV1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Tubes{2.0.4} [Tubes] (Tubes-1.7.10-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
Tubestuff{59.0.1} [Tubestuff] (tubestuff-59.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WailaHarvestability{1.1.0} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WorldEdit{6.0.0-SNAPSHOT} [WorldEdit] (worldedit-forge-6.0.0-SNAPSHOT-shadow.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Core{1.4.1.7} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.7-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Addons{1.4.1.7} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.7-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
WR-CBE|Logic{1.4.1.7} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.7-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
McMultipart{1.1.0.311} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ForgeMicroblock{1.1.0.311} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AE2 Version: alpha rv2-alpha-12 for Forge 10.13.1.1217
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, MJ6:ON, MJ5:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:OFF, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
MCforge 10.13.2.1233 + 1.7.10 OptiFine HD A4 Ultra (visible)
MCforge 10.13.2.1233 + 1.7.10 OptiFine HD A4 Ultra (invisible)
MCforge 10.13.2.1234 + 1.7.10 OptiFine HD A4 Ultra (invisible)
MCforge 10.13.2.1235 + 1.7.10 OptiFine HD A4 Ultra (invisible)
And everybody rejoices! Thank you for not abandoning this mod!
Click on this spoiler to see mods and ideas that I support!
im glad your back
I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
http://en.wikipedia.org/wiki/Oden so what I'm soup? Fish soup?
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
#Baum4God
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
OHHH U FELL FOR IT! OOOOOHHH
THANK YOU!
Its a bit awkward of a situation... you become dependent having the mod installed in your world/server and then when a core mod like Buildcraft updates, it forces you to update everything.... and when there is no activity or update from a mod that is conflicting with that larger core mod, it puts you in a place that is very uncomfortable because you have to decide how best to proceed.
I love TUBES! And hope you continue to update and add more stuff - especially for fluid routing, etc.
Thank you again for updating and for touching base once an a while with us here in the forum