[Rseding91] [0.17.38] Crash when reading flow stats
Posted: Tue May 14, 2019 12:32 am
Running this code crashes the game every time:
Code: Select all
local flow = game.pollution_statistics
local bitspwn_flow = flow.get_flow_count{name = 'biter-spawner', input = false,
precision_index = defines.flow_precision_index.one_second, count = true}