McJtyMods / RFTools

A set of blocks and items to help with RF in general. Currently contains a Dimension Builder, Teleportation System, Shield System, RF monitor, an RF network debug tool and an automatic crafter
MIT License
226 stars 89 forks source link

Relay is not outputting energy to a Solar Flux Reborn cable under certain circumstances. #1732

Open xxMattewxx opened 6 years ago

xxMattewxx commented 6 years ago

Issue description: One or more of the output sides of a Relay will stop transferring energy to a Solar Flux Reborn cable completely until a restart or until the Relay is replaced.

Steps to reproduce: Created a method that I'm able to use to reproduce that bug with a 100% success rate (requires both Solar Flux Reborn and RFTools):

  1. Place a solar panel and a cable (hooked to that solar panel) in the floor. Then, place a Relay hooked to that cable (the Relay's front must be facing the cable).
  2. Set the front side to 50000, input.
  3. Place a cable and a power cell in the up side of the relay. (Remember to make the powercell work as 'In' or you may get a false positive)
  4. In the relay, set the up side to 500.
  5. Bug should have already happened. Check if the power cell is receiving power or not!

Versions:

Possibly incompatible mods and versions: Optifine (HD_U_D2). Tested the bug and it still happens without Optifine tho.

2018-05-06_15 27 28 2018-05-06_15 26 53 2018-05-06_15 26 59 2018-05-06_15 27 04 Note: The right side is not working (even if I configured it to send 500 RF in the cables) but the up side is (if I change the values in the up modifier it works fine, I mean.) I also tested the left side and it seems to be working correctly. You can see it from the screenshots as both furnace and matter transmitters are not getting energy (yes, the matter transmitter already had some energy stored but that was before the relay stopped working.)

Solar Flux Reborn link (and also the jar I'm using of it), just in case it is needed: https://minecraft.curseforge.com/projects/solar-flux-reborn/files/2534974

xxMattewxx commented 6 years ago

Cleaned up the issue. I'm thinking this can be caused by RFTools due to some of the output sides working fine with the cables of the Solar Flux Reborn mod and other sides not working correctly. However, all the sides seem to be working correctly using only RFTools part so that may not be a problem in RFTools itself but rather in the Solar Flux Reborn mod. Thanks once again for the great mod!

xxMattewxx commented 6 years ago

From Pengu (Solar Flux Reborn's developer): I can't do anything about that. My cables use capabilities as all other machines, so there is nothing that I seem to be able to do