dewiniaid / BlueprintExtensions

Useful blueprinting tools for Factorio
Other
4 stars 8 forks source link

Issue following the update of Electronic Locomotives #25

Closed avpas closed 4 years ago

avpas commented 4 years ago

Hello,

After updating Luzifer_senpai's Electronic Locomotives, I got the following error when I tried to load my game. Please note that there are no electric locomotives in this game (yet).

I am not sure which mod is at fault, so I am contacting the other modder as well.

Thank you!

`The mod Blueprint Extensions caused a non-recoverable error. Please report this error to the mod author.

Error while running event BlueprintExtensions::on_configuration_changed The mod Electronic Locomotives caused a non-recoverable error. Please report this error to the mod author.

Error while running event Electronic_Locomotives::on_surface_created (ID 61) Electronic_Locomotives/scripts/Events.lua:220: bad argument #1 of 2 to 'next' (table expected, got nil) stack traceback: [C]: in function 'next' Electronic_Locomotives/scripts/Events.lua:220: in function 'MainGUIUpdateProviderList' Electronic_Locomotives/scripts/Events.lua:506: in function 'handler' core__/lualib/event_handler.lua:44: in function <core/lualib/event_handler.lua:42> stack traceback: BlueprintExtensions/modules/landfill.lua:53: in function 'compute_prototype_overrides' BlueprintExtensions/modules/landfill.lua:126: in function '?' BlueprintExtensions/control.lua:60: in function 'call_module_methods' BlueprintExtensions/control.lua:96: in function <BlueprintExtensions/control.lua:93> stack traceback: [C]: in function 'create_surface' BlueprintExtensions/modules/landfill.lua:53: in function 'compute_prototype_overrides' BlueprintExtensions/modules/landfill.lua:126: in function '?' BlueprintExtensions/control.lua:60: in function 'call_module_methods' BlueprintExtensions/control.lua:96: in function <BlueprintExtensions__/control.lua:93>`

dewiniaid commented 4 years ago

This should be fixed in 0.4.6, which will be out later today.