looks like your reactor has reached happy pumpkin level. You should rejoice!wtf
replacing the controller fixes that crap but overall - wtf
Seriously tho, I second that comment. wtf br wtf.
looks like your reactor has reached happy pumpkin level. You should rejoice!wtf
replacing the controller fixes that crap but overall - wtf
The aspects and their components can be found here, so you can at least combine them if needed:so is there anything that lists all the gregtech aspects and where you can find them, i.e. the code or something?
I've scanned a bunch of things but I think I keep on forgetting to check hulls and such before I put pieces together and I need a bunch of electrum for the magic things.
A shallow clone should do the trick:Also jason, doing a clone of your repository is pretty crazy cause of all the jars from past builds in there. Assuming nothing can be done about that hehe
Is there a way to turn the EBF on and off using redstone? Placing a machine controller does not work on the EBF controller block and the input hatch also does not react to it.
that's excellent info. Thanks so much for it. I made my first lv magic converter (not using) and an mv magic absorber with the dragon egg on top and running our ebf off of it hehe I love it.The aspects and their components can be found here, so you can at least combine them if needed:
https://github.com/Blood-Asp/GT5-Un.../gregtech/common/GT_ThaumcraftCompat.java#L83
However finding the actual aspects of items is a bit more involved, if you still want to do it just use the github search for the aspect name, e.g.:
https://github.com/Blood-Asp/GT5-Un...mmon/items/GT_MetaGenerated_Item_01.java#L353
A shallow clone should do the trick:
https://www.perforce.com/blog/141218/git-beyond-basics-using-shallow-clones
Afterwards you should still be able to pull normally, but the repo will of course grow with every pull, my way to fix it would be to just delete the local repo and do another shallow clone from time to time.
Why do the Steam Furnace and Steam Alloy Smelter bork themselves so easily? I just ragequit a world because the Alloy Smelter I'd built refused to smelt GregTech Copper and Tin ingots into Bronze ingots more than once. The Steam Furnace kept on getting stuck in processing the item and ate the dusts, repeatedly, in different machines, and on different types of items. Apparently you should not feed the Steam Furnace crushed ores, only impure dusts. I don't even think I've seen documentation, anywhere, that tells me not to do that. I've only learned that through trial and error. I've deleted the world in question, so no, sorry, I can't try any suggested fixes.
Do you mean your machines are running out of steam?
No, I mean that the Steam Furnace consumed an entire buffer's worth of steam from a nearby Small Coal boiler only to fail to smelt anything, and coughed and wheezed as if it was not liking the crushed ore at all, which happened to be yellow limonite ore. It seems that with the Steam versions of the Furnace and Alloy Smelter in GregTech, that they don't wait until their internal buffer actually has enough steam to perform one operation, in addition to the fact that they don't seem to want to smelt crushed ores. Not sure if that's a bug or something Greg intended, which might be intended, or maybe I need them hammered first. Although, I could have sworn since starting this modpack, that I've successfully smelted crushed ores in at least vanilla furnaces. The Steam machines mentioned above also seem to consume every bit of steam they can get. GregTech machines being tiered means I wouldn't want to mix High Pressure blocks with lower tier blocks. At least, that doesn't make any sense, from what I've read on the GregTech documentation (read: any document, wiki article, or website containing information regarding GregTech from sources other than Greg himself.) I can find on the Steam Era.
Cheers ...
BrickVoid
But magic conerters are off in 3.1.23... NEI doesn't show recipesBees can be powerful, but if you never tried them before I must warn you that they require a lot of patience and dedication, especially in this pack.
Bees I usually go for are Diamandi, Edenic (for the Explorer effect, which gives xp), Draconic (eggs can power Magic Energy Converters (or Absorbers?), Withering (wither skulls for nether stars), and whatever I currently need (you can get many different things from bees - most metals, minerals and mob drops). I suggest starting bees when you're at least in HV and can make some Gendustry machines, otherwise breeding can be really painful.
So I can't check if it is the same in 3.1 as I'm using the 3.2 alpha but check in Thaumcraft, at least in 3.2 they are thaumcraft infusions, the researches unlocked from the arcane bore.But magic conerters are off in 3.1.23... NEI doesn't show recipes
But magic conerters are off in 3.1.23... NEI doesn't show recipes
Correct. NEI will not show a recipe for Magic Generator or Convertors until you have researched it in Thaumonomicon.So I can't check if it is the same in 3.1 as I'm using the 3.2 alpha but check in Thaumcraft, at least in 3.2 they are thaumcraft infusions, the researches unlocked from the arcane bore.
It's more like the "why does this machine keep breaking down and stop working" era.
No, I mean that the Steam Furnace consumed an entire buffer's worth of steam from a nearby Small Coal boiler only to fail to smelt anything, and coughed and wheezed as if it was not liking the crushed ore at all, which happened to be yellow limonite ore. It seems that with the Steam versions of the Furnace and Alloy Smelter in GregTech, that they don't wait until their internal buffer actually has enough steam to perform one operation, in addition to the fact that they don't seem to want to smelt crushed ores. Not sure if that's a bug or something Greg intended, which might be intended, or maybe I need them hammered first. Although, I could have sworn since starting this modpack, that I've successfully smelted crushed ores in at least vanilla furnaces. The Steam machines mentioned above also seem to consume every bit of steam they can get. GregTech machines being tiered means I wouldn't want to mix High Pressure blocks with lower tier blocks. At least, that doesn't make any sense, from what I've read on the GregTech documentation (read: any document, wiki article, or website containing information regarding GregTech from sources other than Greg himself.) I can find on the Steam Era.
Cheers ...
BrickVoid
Sounds like operator error to me. Steam era machines need two things: enough steam to operate and an unblocked exhaust. Provide both of those things and they work indefinitely.
If it runs once and stops then the output is blocked.
If it runs out of steam it makes the out-of-steam/power noise.
The alloy smelter in particular requires a lot of steam. What I did was put a bank of buildcraft glass tanks above my line of steam machines, that way I could always tell at a glance if I had enough steam, if I was running at a steam deficit, etc. If your tanks have plenty of steam yet you're still getting the out-of-power noise then it means your piping is inadequate.
A particular problem is that the machines themselves don't show their internal steam buffer so if I went and did something else like fetch ores from a chest I might miss them getting some steam. How does one determine the amount of steam available in a machine, anyway?
Well, you can rule out blocked exhaust, I found that out the first time around and gave them plenty of space for that. I even double-checked where the exhaust was facing.
I never knew the bronze era steam machines could supply steam via piping, if that is true I will definitely have to investigate that and possibly put up a bank of boilers of the correct tier - if steam machines are tier dependent.
A particular problem is that the machines themselves don't show their internal steam buffer so if I went and did something else like fetch ores from a chest I might miss them getting some steam. How does one determine the amount of steam available in a machine, anyway?
Cheers ...
BrickVoid