Many shafts, many possibilities.
Does that mean that inter-dimensional Mystcraft power transport doesn't actually respect where the linking book links, but only the dimension? E.g., (100,100,100) in Dim-37 can only link to (100,100,100) in some other dimension, and not from (100,100,100) Dim-37 to (2000,100,100) in Dim-0, even if the book links to there? Also, the overworld and the Nether's x and z coordinates are scaled at an 8:1 ratio, so (800,64,800) in Dim-1 would normally link to a portal at about (100,64,100) in Dim-0; does interdimensional shaft power transport violate this rule?Exact location matters. So if you are entering the west side of a portal block at 37, 64, 96 (receiving from a shaft at 36, 64, 96), you would exit from the east side of a portal block at 37, 64, 96 (delivering to a shaft at 38, 64, 96).
See my answer below.Well that's what she... wait this is a family forum.
In the same functional sense, if you had multiple shafts entering the same spot (mystcraft portals) and direction applying power, would it pull the combined power out on the companion side?
All of it, yes.Does that mean that inter-dimensional Mystcraft power transport doesn't actually respect where the linking book links, but only the dimension? E.g., (100,100,100) in Dim-37 can only link to (100,100,100) in some other dimension, and not from (100,100,100) Dim-37 to (2000,100,100) in Dim-0, even if the book links to there? Also, the overworld and the Nether's x and z coordinates are scaled at an 8:1 ratio, so (800,64,800) in Dim-1 would normally link to a portal at about (100,64,100) in Dim-0; does interdimensional shaft power transport violate this rule?
Did you place the controller first?On an only moderately related note, exactly how the hell do shaft power busses work? I tried setting a small system up to conveniently distribute power to 16 bedrock breakers today, but to my dismay I couldn't get any of the busses to actually output power. I set up the controller, fed it a few buckets of lubricant, attached a bus, put a steel shaft item in the red slot, attached a bedrock shaft to the red face, and fed power to the appropriate face on the controller, but I never managed to get any output back out of the bus. The angular transducer confirmed that it was lubricated, receiving power and splitting power between the correct number of destinations, and on the machine end that it was receiving power from the industrial coil powering it at so-and-so coordinates, however that power happened to be 0 W @ 0 rad/s.
This is a v18 feature.EDIT: Oh, I should note that this was on RoC v17b.
See my answer below.
All of it, yes.
Did you place the controller first?
.
Yes, this is a bug in v17.I had a similar issue. I did place the controller first. I could not get them to output to shafts, only a machine or dynamometer. I had this issue when testing my build. I wanted a dynamometer on each bus so I could figure out the power I needed to input. So I tried to offset them with shafts so I could see the screens. For some reason, they won't transfer power to shafts.
Here's a screenshot of test setup. You can see the Dynamometer connected directly has power and the one with the shaft doesn't. Both buses are setup identically with a steel shaft in them. Even though the 2nd one isn't spinning, the 1st is only get half the power. If I remove the shaft from the 2nd connection, I get the total power in the first one.
I was referring specifically to the shaft power controller thing with that bit.This is a v18 feature.
Oh, that's weird.I had a similar issue. I did place the controller first. I could not get them to output to shafts, only a machine or dynamometer.
Bad things being?I was referring specifically to the shaft power controller thing with that bit.
Oh, that's weird.
On a related note, it's worth mentioning that bad things happen if you place a shaft power bus on top of a bedrock breaker pointed downwards.
or2014-03-04 22:35:45 [INFO] [STDERR] at Reika.RotaryCraft.Auxiliary.PowerSourceList.getAllFrom(PowerSourceList.java:64)
2014-03-04 22:35:45 [INFO] [STDERR] at Reika.RotaryCraft.Base.TileEntity.TileEntityPowerReceiver.getPowerSources(TileEntityPowerReceiver.java:628)
2014-03-04 22:35:45 [INFO] [STDERR] at Reika.RotaryCraft.TileEntities.Transmission.TileEntityPowerBus.getPowerSources(TileEntityPowerBus.java:317)
I've had both happen from doing the same thing, but not both at once.2014-03-04 15:14:31 [INFO] [STDOUT] Tile Entity Bedrock Breaker @ -461, 4, 1650 is throwing class java.lang.ArrayIndexOutOfBoundsException on update: -2
2014-03-04 15:14:31 [INFO] [STDERR] java.lang.ArrayIndexOutOfBoundsException: -2
2014-03-04 15:14:31 [INFO] [STDERR] at Reika.RotaryCraft.TileEntities.Transmission.TileEntityPowerBus.getAbsRatio(TileEntityPowerBus.java:93)
2014-03-04 15:14:31 [INFO] [STDERR] at Reika.RotaryCraft.TileEntities.Transmission.TileEntityPowerBus.getTorqueToSide(TileEntityPowerBus.java:157)
2014-03-04 15:14:31 [INFO] [STDERR] at Reika.RotaryCraft.Base.TileEntity.TileEntityPowerReceiver.getPower(TileEntityPowerReceiver.java:210)
2014-03-04 15:14:31 [INFO] [STDERR] at Reika.RotaryCraft.TileEntities.Production.TileEntityBedrockBreaker.readPower(TileEntityBedrockBreaker.java:74)
2014-03-04 15:14:31 [INFO] [STDERR] at Reika.RotaryCraft.TileEntities.Production.TileEntityBedrockBreaker.updateEntity(TileEntityBedrockBreaker.java:48)
2014-03-04 15:14:31 [INFO] [STDERR] at Reika.DragonAPI.Base.TileEntityBase.func_70316_g(TileEntityBase.java:178)
2014-03-04 15:14:31 [INFO] [STDERR] at net.minecraft.world.World.func_72939_s(World.java:2209)
2014-03-04 15:14:31 [INFO] [STDERR] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
2014-03-04 15:14:31 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
2014-03-04 15:14:31 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
2014-03-04 15:14:31 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
2014-03-04 15:14:31 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
2014-03-04 15:14:31 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
OK...One of the following into the console about once per tick, complete with chat spam:
or
I've had both happen from doing the same thing, but not both at once.
What the heck is a husher? Also, one color per ore block is the default behavior, unless everything is dropping blue fluorite. If that is happening, these hushers are ignoring metadata.Hey just a heads up; hushers only scoop up one color of flourite when it breaks a block (monster 1.0.13)
What the heck is a husher? Also, one color per ore block is the default behavior, unless everything is dropping blue fluorite. If that is happening, these hushers are ignoring metadata.
Hey just a heads up; hushers only scoop up one color of flourite when it breaks a block (monster 1.0.13)
Then why did you say you only got one?Hushers are Engineer's Toolboxes quarries. One color per block? When I break them I get multiple colors..
That option was, yes.I thought that was your fix for everyone complaining about the worldgen?
You do not need fluorite (directly) to make a tokamak; you need magnetite. That said, you are correct; there are already dozens of people b**ching about how you now need lots of magnetite and "I threw mine all away cuz I thought it had no use". If I respond at all to such complaints, it is to mock them.I just wanted to mention it since it's a quarryish machine so if regular quarries are doing it too people are bound to start griping since everyone wants to make a Tokamak now and will be looking for fluorite.
I am glad that I am such a hoarder.You do not need fluorite (directly) to make a tokamak; you need magnetite. That said, you are correct; there are already dozens of people b**ching about how you now need lots of magnetite and "I threw mine all away cuz I thought it had no use". If I respond at all to such complaints, it is to mock them.
Then why did you say you only got one?
I must admit I take a sort of glee in seeing their horror when they realize they now need 10K magnetite, and they trashed all of it.I get them all manually mining, the autominer only pulls one.
Lel @ the magnetite. Seems legit "this guy coded up this stuff just to fill my world obvs, voidvoidvoid"
And aye, was thinking of the fission / breeder reactors, you take my point though.
Only 10k of it? What a relief, I have that in a barrel somewhere...I must admit I take a sort of glee in seeing their horror when they realize they now need 10K magnetite, and they trashed all of it.
You do not need fluorite (directly) to make a tokamak; you need magnetite. That said, you are correct; there are already dozens of people b**ching about how you now need lots of magnetite and "I threw mine all away cuz I thought it had no use". If I respond at all to such complaints, it is to mock them.