TeamDman / SuperFactoryManager

Mozilla Public License 2.0
49 stars 19 forks source link

Bug in "For Each Loop" 2 #44

Closed Proha5 closed 5 years ago

Proha5 commented 5 years ago

the bug present only in v2.0.20. v2.0.19 was forks fine.

Needs: Move resources to several chests. Using "for loop". (I know, SFM can it do without loop, but my real setup have extended logic)

Input(from source chest, empty black list.) foreach(List var: Several destination chests; Element var: current) output(to current, empty black list.)

Run. And SFM fill only 1 chest. Never outputed into other chests. But, if change code to: foreach input output then works fine.

TeamDman commented 5 years ago

With input empty blacklist With output whitelist 10xstone image works image doesn't work (bug)

Should be fixed now, pushing build to Curseforge