-
Notifications
You must be signed in to change notification settings - Fork 98
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
Solar panels don't work on cables #1365
Comments
Is that a 1 EU/tick solar panel? If so, then your panel is generating 1EU every tick, then sending it down that cable and the EU losses of at least 1EU/m are meaning that no energy actually reaches the machine. You have two options at this point: Either put every solar panel on a transformer so that the energy is stored until it has enough to send it as a bigger packet, or use red alloy wire, which has 0EU/m energy losses (note that red alloy wire can only take 8EU-Voltage) |
Refer the issue to here: #1349 |
Solar Panel Fix: 5bb0553 |
Nope, this is 32V panel, as seen on first screenshot on "average input". @leagris |
Fixed since pre2 |
When placed on machine, it gives energy, but on cables, connectet to any machine, it no longer gives enegry. Bug or feauture? GT 5.09.32-pre-pipes-fix
![2018-01-04_22 41 47](https://user-images.githubusercontent.com/33575695/34581140-771bd1e8-f1a0-11e7-9e73-362a88503017.png)
#1349
The text was updated successfully, but these errors were encountered: