MicroController


Program circuit network logic using FAL, a Factorio Assembly Language. Has FAL's in-game compact wiki with a pdf reference file. Author: Luke Perkin. Modified by ZwerOxotnik and by contributors. Anyone can translate the mod on Crowdin. https://crowdin.com/project/factorio-mods-localization

Content
a month ago
0.17 - 2.0
2.82K
Circuit network

b [BUG] Connected combinators error and ram error

a month ago

When try mov to ram
in gui - line 1: uaConstantCombinatorControlBehavior doesnt't contain key get_signal

Sometimes when opening the interface of a connected combinator
0.12.1
Error while running event m-microcontroller::on_nth_tick(1)
m-microcontroller/control.lua:339: attempt to index field '?' (a nil value)
stack traceback:
m-microcontroller/control.lua:339: in function <m-microcontroller/control.lua:303>

a month ago
(updated a month ago)
a month ago

I found how to reproduce the error.
1 Attach one controller to another.
2 In 1st mc only one line - clr
3 run
try to open second controller gui -> error

New response