raiguard / RecipeBook

Recipe Book for Factorio.
MIT License
19 stars 9 forks source link

Error when loading a savegame after editing some mod recipes #165

Closed Schmitt-DE closed 2 months ago

Schmitt-DE commented 2 months ago

The following error happened after loading a savegame directly after editing another mods recipes.

394.180 Error AppManagerStates.cpp:1659: The mod Recipe Book (3.5.7) caused a non-recoverable error. Please report this error to the mod author.

Error while running event RecipeBook::on_load() RecipeBook/scripts/database/technology.lua:68: attempt to index local 'recipe_data' (a nil value) stack traceback: RecipeBook/scripts/database/technology.lua:68: in function 'technology' RecipeBook/scripts/database.lua:73: in function 'build' RecipeBook/control.lua:196: in function <RecipeBook/control.lua:191>

raiguard commented 2 months ago

This is a known issue, and cannot be fixed in the current version. The 4.0 rewrite will not have this problem.