[Bug]: Ad Astra machines input/output energy to the wrong side of blocks adjacent
QuickBASIC opened this issue ยท 0 comments
Bug Description
All tests were performed in a test instance with only Ad Astra, Immersive Engineering, JEI, Controllable (because I'm on SteamDeck), and Energy Meter mods.
Ad Astra machines and cables input/output side is flipped. A coal generator configured to push energy up, pushes energy to the top side of the block on top of it instead of the bottom side that it's touching. Likewise, the right side outputs to the right side of the block that's to the right of it instead of the face it's touching.
In my testing I used Immersive Engineering accumulators which have a sided config. Placing an accumulator to the right of the coal generator and configuring the Coal Generator to push right and configuring the accumulator to pull from left does not work, but if I configure the accumulator to pull from the right (where there is air), the coal generator pushes energy into the accumulator.
The same test performed with an Energizer gives the same result. The energizer pushes energy into the right side of the accumulator (where there is air) instead of the left side that is touching the energizer.
The issue also occurs when there are cables in between, so if you have generator > cable > accumulator the cable will push to the right side of the accumulator instead of the left that it's touching.
I also tested with an Energy Meter which has a sided config and got the same results (although the Energy Meter didn't read the FE/t because even though the right side was configured for input it only sees air to the right.)
How to Reproduce?
- Configure a Coal Generator to push right and insert fuel
- Place an IE accumulator to the right of Coal Generator and configure the accumulator's left side as Input.
- Does not work.
- Configure the accumulator's right side as input.
- Works.
Expected Behavior
Machines that push energy in a direction, should push it into the opposite face of the block in that direction. IE if you push up, it should be inserted from the bottom side direction of the block it's pushing into.
Version
1.15.16
Mod Loader Version
1.20.1 47.1.97
Mod Loader
NeoForge
Logs or additional context
No response
Code of Conduct
- I have searched the issue tracker and confirmed that the issue has not been reported
- I have checked the FAQ (if one is present) and my issue is not listed
- I have verified that I am using the latest version of the mod
- I have verified that I have installed all the required dependencies for the mod
- I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.