Useful Combinators


Adds many useful combinators that do various things! some simplify combinator logic whilst others add new functionality!

Content
2 years ago
0.14 - 1.1
6.68K
Circuit network

g compatability issue

6 years ago
(updated 6 years ago)

playing Factorio 0.15.30
using UC 0.3.6
exact error given:
Error while running event
UniqueSignal::on_built_entity(ID 6)
_UniqueSignal _/control.lua:12:attempt to
index field 'parameters' (a nil value)

This likely isn't a bug with your mod. However, it seems the emitter throws errors upon placing if Darkfrei's 'Unique Signal' mod is installed.

6 years ago
(updated 6 years ago)

I think it's due to that my mod uses Constant Combinators as a base and the Unique Signals mod searches for Combinators by type and not name

New response