You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error while running event factoryplanner::on_init() factoryplanner/backend/handlers/generator_util.lua:46: attempt to index field '?' (a nil value)
stack traceback: factoryplanner/backend/handlers/generator_util.lua:46: in function 'combine_identical_products' factoryplanner/backend/handlers/generator_util.lua:110: in function 'format_recipe' factoryplanner/backend/handlers/generator.lua:444: in function 'generate' factoryplanner/backend/handlers/prototyper.lua:103: in function 'build' factoryplanner/backend/init.lua:217: in function <factoryplanner/backend/init.lua:204>
Reproduction
Start a new game
The text was updated successfully, but these errors were encountered:
Problem Description
Error while running event factoryplanner::on_init()
factoryplanner/backend/handlers/generator_util.lua:46: attempt to index field '?' (a nil value)
stack traceback:
factoryplanner/backend/handlers/generator_util.lua:46: in function 'combine_identical_products'
factoryplanner/backend/handlers/generator_util.lua:110: in function 'format_recipe'
factoryplanner/backend/handlers/generator.lua:444: in function 'generate'
factoryplanner/backend/handlers/prototyper.lua:103: in function 'build'
factoryplanner/backend/init.lua:217: in function <factoryplanner/backend/init.lua:204>
Reproduction
Start a new game
The text was updated successfully, but these errors were encountered: