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
I tried to start a new game with a lot of mods but got this crash, and error message:
The mod Factory Planner (2.0.16) caused a non-recoverable error.
Please report this error to the mod author.
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
No response
The text was updated successfully, but these errors were encountered:
I think this is a duplicate of this issue, likely caused by Cerys (or there might be another mod using this newly added Factorio property, that Cerys was first to implement, according to them on the mod portal discussion page)
Problem Description
I tried to start a new game with a lot of mods but got this crash, and error message:
The mod Factory Planner (2.0.16) caused a non-recoverable error.
Please report this error to the mod author.
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
No response
The text was updated successfully, but these errors were encountered: