Need help with RFtools ControlProblem

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Van_Tastic

New Member
Jul 29, 2019
22
0
0
Hi, I was looking for a good way to automate the lava level for Deep Resonance and thought that RF Controls would be a good way to do so, or so I thought. This mod looks a bit complicated at first but after watching DW20's spotlight I thought I had a good grasp of it.

Fast forward a couple of days and I'm still unable to keep the lava tank at the 40-60% mark and I don't know what else to do. So here's a pastebin of the logic I made plus a couple of in-game screenshots for reference:

http://pastebin.com/mqzjS90q
http://i.imgur.com/HYgTjNL.png
http://i.imgur.com/iXTgViV.png

And thanks for any help !
 

DeathOfTime

New Member
Jul 29, 2019
823
0
1
i not for sure. is the value "8000" to high. sounds like it would be moving about 8 buckets at a time. i really don't know much from reading the paste bin. not used to reading it that way. would it be worth it to have it figure out the percent of liquid it needs to get to 50% and move that much liquid? maybe test for a equals condition?

I seem to remember ending the program at the end of the different paths helped with the flower feeder I did. As well as setting it to only run one instance of the program at a time.

I also found dw20's video extremely helpful on the matter. I couldn't make heads or tales of it until then. After that it was much easier to sort out.