LuaCombinator 2 deprecated

by OwnlyMe

Running lua commands on your combinator! Check out LuaCombinator3

Content
4 years ago
0.16 - 0.18
8
Circuit network

b bug when using delay

5 years ago
(updated 5 years ago)

Hi,

First I would like to say it is a fantastic mod. I am really having a love hate relationship with it. That said I am getting an error.
cause: when setting I set a delay and then afterwards try to change something to the code. the error happens when the old delay runs out.


minimum code:
output = {}
delay = 1800


error:
Error while running event LuaCombinator2::on_tick (ID 0)
LuaCombinator2/control.lua:148: attempt to concatenate field 'errors' (a nil value)
stack traceback:
LuaCombinator2/control.lua:148: in function <LuaCombinator2/control.lua:117>


workaround: I delete the combinator and replace it


edit: there is no need to change the code clicking on "OK" is enough and it only happens with a delay of 1800

5 years ago

Thank you, it's fixed

5 years ago

Hi,

I tested it and it worked. Thanks. And again great mod.

New response