Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got a crash when running with a lot of mods. #463

Open
Sipke82 opened this issue Dec 30, 2024 · 1 comment
Open

Got a crash when running with a lot of mods. #463

Sipke82 opened this issue Dec 30, 2024 · 1 comment
Labels

Comments

@Sipke82
Copy link

Sipke82 commented Dec 30, 2024

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

@kryzeth
Copy link

kryzeth commented Jan 2, 2025

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants