Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.20.1] energy conduits do not accept power from AE2 P2P tunnels or GregTech energy converters #923

Open
1 task done
MatthiasMann opened this issue Dec 13, 2024 · 1 comment
Labels
Area-Conduits Everything involving conduits MC-1.20.1 Status-Triage A Triage Member should take a look at this Type-Bug There is a problem.

Comments

@MatthiasMann
Copy link

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:

  1. Place an FE source on a FE P2P tunnel
  2. Connect that P2P tunnel to another other
  3. Connect a conduit to the 2. P2P tunnel (exit)
  4. Observer no energy being send to the conduit

Using GT:

  1. Place a GT Generator (eg gas turbine) and fill it with fuel (eg Nitrobenzene for the gas turbine)
  2. Put a energy converter of the same tier as the generator on the output side
  3. Switch it to EU->FE mode by right clicking it with a soft mallet
  4. Put a energy conduit on the output side of the converter (the red side)
  5. 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

@MatthiasMann MatthiasMann added Status-Triage A Triage Member should take a look at this Type-Bug There is a problem. labels Dec 13, 2024
@github-project-automation github-project-automation bot moved this to To triage in Ender IO Bugs Dec 13, 2024
@CitiesXL2815 CitiesXL2815 added MC-1.20.1 Area-Conduits Everything involving conduits labels Dec 13, 2024
@Rover656
Copy link
Member

If this is a kubejs conduit (you can tell by it having a speed limit) then this is being tracked by the kubejs plugin. Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Conduits Everything involving conduits MC-1.20.1 Status-Triage A Triage Member should take a look at this Type-Bug There is a problem.
Projects
Status: To triage
Development

No branches or pull requests

3 participants