[1.20.1] energy conduits do not accept power from AE2 P2P tunnels or GregTech energy converters
MatthiasMann opened this issue ยท 1 comments
Is there an existing issue for this?
- I did not find any existing issues.
Current Behavior
Energy conduits don't accept energy from AE2 P2P tunnels or GregTech energy converters.
Conduits can send energy into both AE2 P2P tunnels or GT energy converters. And AE2 P2P tunnels can send energy into GT energy converters.
Expected Behavior
Blocks outputting FE energy should be able to send the energy into the conduit network.
How to Test
Using AE2:
- Place an FE source on a FE P2P tunnel
- Connect that P2P tunnel to another other
- Connect a conduit to the 2. P2P tunnel (exit)
- Observer no energy being send to the conduit
Using GT:
- Place a GT Generator (eg gas turbine) and fill it with fuel (eg Nitrobenzene for the gas turbine)
- Put a energy converter of the same tier as the generator on the output side
- Switch it to EU->FE mode by right clicking it with a soft mallet
- Put a energy conduit on the output side of the converter (the red side)
- Observer no energy being send to the conduit
Local Environment
- **Operating System**: Linux Mint, Kernel 6.12.3
- **Launcher**: PRISM Launcher 9.1
- **Java version**: 17.0.8 (Mojang version)
- **Minecraft Version**: 1.20.1
- **Version**: 6.2.5-beta
- **Other Mods**:
Applied Energistics 2: 15.2.13
GregTech Modern: 1.5.4
Any Additional Information?
This is the tick method of the GT energy converter: https://github.com/GregTechCEu/GregTech-Modern/blob/1.20.1/src/main/java/com/gregtechceu/gtceu/common/machine/trait/ConverterTrait.java#L72
which is looking for ForgeCapabilities.ENERGY