Compact circuits


Miniaturize a whole logic network into a single entity to save place (similar to factorissimo but for signals).

Content
7 days ago
1.1 - 2.0
10.6K
Circuit network

b Can't get out of editor without crahs

a month ago

After placing a bunch of processors in the 3rd nesting level to sort ingredients of some equipment, I get the following crash:

The mod Compakt circuits (2.0.20) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event compaktcircuit::on_player_changed_surface (ID 58)
Trying to read property that is not available on LuaRenderObjects of type line.
stack traceback:
[C]: in function 'index'
__compaktcircuit
/scripts/build.lua:914: in function 'get_reverse_sprite_map'
compaktcircuit/scripts/build.lua:223: in function 'save_packed_circuits2'
compaktcircuit/scripts/build.lua:303: in function 'save_packed_circuits'
compaktcircuit/scripts/editor.lua:1027: in function <compaktcircuit/scripts/editor.lua:1004>

a month ago

Okay, I found the culprit. It's https://mods.factorio.com/mod/DisplayPlatesForked, which I can place within the compact circiut and than crashes the packing.

New response