Research Automation Combinator


An advanced combinator that can modify the research queue and output research-related signals based on input signals.

Utilities
10 days ago
2.0
381
Circuit network

b Crash from read research progress setting with no research in progress

7 days ago

I'm getting a crash when I enable “Read research progress” in a research automation combinator with no active research. Here's the log message. I'm using Research Automation Combinator version 1.0.8 and no other mods in Factorio 2.0.76 (build 84451, linux64, full, space-age).

102.342 Error MainLoop.cpp:1468: Exception at tick 1149: The mod Research Automation Combinator (1.0.8) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event research-automation-combinator::on_tick (ID 0)
...-combinator__/scripts/research-automation-combinator.lua:164: attempt to index field 'current_research' (a nil value)
stack traceback:
    ...-combinator__/scripts/research-automation-combinator.lua:164: in function 'get_cached_research_info'
    ...-combinator__/scripts/research-automation-combinator.lua:677: in function 'on_tick'
    __research-automation-combinator__/control.lua:33: in function <__research-automation-combinator__/control.lua:30>

New response