Page 1 of 1
[0.15.16][Twinsen] Inserters do not update circuit net properly
Posted: Tue May 30, 2017 7:03 am
by chrisgbk
- inserter circuit.png (149.62 KiB) Viewed 870 times
Code: Select all
0eNqVk9FugzAMRf/Fj1OYgJZt4mE/MlUogNdaggQZU7Wq8u9LgrqitVu7l0qu8fU913CCuptwYDIC5QmosWaE8uMEI22N7sJ/chwQSiDBHhQY3YdKM8muR6EmaWxfk9FiGZwCMi0eoMycuqsRdok2clshdxsFaISEcLYUi2Nlpr5G9ivumFEw2NFPWxMcHOLAEcokfS78lpYYm7m5VsGKsO2qGnd6T37YT1xUK99uo9IYGmffUKYK7ICsZx14Aueilpml49NZ+GFslwjkq5XbOBdS+oGV/5nPFVQyU6UPIX1SJ8gPHZjYmmTotCBEpinwZov7bn5B3TKieRR2ddlnRmRv7pow/Qa8hdQQNxPJ5UQzJ49S/ZNwcVQf+KA5Bl7C+3+u6hM6O4pleIlvJpLHRHw3mioXn6GCvb9RJHlZr/OiKN7S7NW5L83/QgI=
In this simple setup, a constant combinator outputs IRON=1 over green, the inserters enable condition is set to IRON>0 and is connected to the constant combinator with green, and the inserter is additionally connected to the input of another combinator with red. If you remove either the green wire, or the constant combinator, the inserter does not update it's enabled condition, even though there is no longer a signal being sent to it, and it will remain enabled forever. Or, at least until you modify the red wire network, or attach to a new green wire network. Seems like it ignores that it was disconnected from the first network.
Re: [0.15.16][Twinsen] Inserters do not update circuit net properly
Posted: Wed May 31, 2017 12:40 pm
by Twinsen
Related to
viewtopic.php?f=30&t=48876
Fixed in Version: 0.15.17. Thanks for the report.