mrh0 / createaddition

Create Crafts & Additions, Addon to the Create mod by the Create Team.
Other
84 stars 112 forks source link

Redstone Relays don't feed power to Small Connectors With Lights #721

Open Tamaized opened 9 months ago

Tamaized commented 9 months ago

Describe the bug Redstone Relays don't feed power to Small Connectors With Lights unless there's another block on the network demanding power such as a motor.

To Reproduce Place a powered Redstone Relay between a light and a power source, the light doesn't draw power and remains off. Connect a motor to the light's connector, the light draws power and turns on.

Additional context

Peekofwar commented 7 months ago

Was literally trying to create a light switch and power was not transferring through the relay.

https://github.com/mrh0/createaddition/assets/10189526/393b9190-89d2-4589-8003-801bb3d9d93f

Barerock commented 3 months ago

I was able to do this just fine. Make sure the push/pull settings are correct.

YaBoiMax commented 3 months ago

I was able to do this just fine. Make sure the push/pull settings are correct.

This is very much broken, check if your lights have a power source at the end Lights don't work unless the grid they're on has power in some way, and relays don't transfer power to the lights for some reason

https://github.com/user-attachments/assets/184b3f90-bfa4-48dc-b1dc-8074e5b062d1

Barerock commented 3 months ago

This is very much broken, check if your lights have a power source at the end Lights don't work unless the grid they're on has power in some way, and relays don't transfer power to the lights for some reason

I can feed power to lights from relays

2024-07-22_14 10 09

pull is on the lightbulb side while push is on the generator side

YaBoiMax commented 3 months ago

This is very much broken, check if your lights have a power source at the end Lights don't work unless the grid they're on has power in some way, and relays don't transfer power to the lights for some reason

I can feed power to lights from relays

2024-07-22_14 10 09

pull is on the lightbulb side while push is on the generator side

Weird, are you on forge or fabric?

Barerock commented 3 months ago

Yes, 47.2.20, 300 some mods

YaBoiMax commented 3 months ago

Yes, 47.2.20, 300 some mods

Forge or Fabric?

Barerock commented 3 months ago

mb, forge

YaBoiMax commented 3 months ago

Can confirm it works on forge, but is broken on fabric bug

Barerock commented 3 months ago

neat, RIP fabric. I wonder if it would work on forge with the fabric version running through connector?