dewiniaid / BlueprintExtensions

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

Getting error on server startup #19

Closed sebbi08 closed 4 years ago

sebbi08 commented 5 years ago

aftern an update of the game and mods on my serve. i get the following error

51.931 Error ServerMultiplayerManager.cpp:92: MultiplayerManager failed: "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 Invalid surface name: Surface names must not be blank and must be unique. 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>

Wyrrrd commented 5 years ago

Looks like a duplicate of #16

dewiniaid commented 4 years ago

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