raiguard / RecipeBook

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

Crash on player join #161

Closed FKuerten closed 3 months ago

FKuerten commented 4 months ago

A third player joined. I do not recall if the mod was still "translating".

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::Custom event (ID 270) RecipeBook/scripts/formatter.lua:60: attempt to concatenate local 'inner' (a nil value) stack traceback: RecipeBook/scripts/formatter.lua:60: in function 'rich_text' RecipeBook/scripts/formatter.lua:276: in function 'get_base_tooltip' RecipeBook/scripts/formatter.lua:566: in function <RecipeBook/scripts/formatter.lua:534> (...tail calls...) RecipeBook/scripts/gui/util.lua:88: in function 'update_list_box' RecipeBook/scripts/gui/search/index.lua:258: in function 'update_history' RecipeBook/scripts/gui/search/index.lua:501: in function 'build' RecipeBook/control.lua:255: in function <RecipeBook/control.lua:240> [C]: in function 'raise_event' flib/dictionary-lite.lua:372: in function <flib/dictionary-lite.lua:354> stack traceback: [C]: in function 'raise_event' flib/dictionary-lite.lua:372: in function <flib/dictionary-lite.lua:354>

FKuerten commented 4 months ago

After reloading, same error with same player. This time I am sure the mod was not translating.

raiguard commented 3 months ago

This should have been fixed in the latest version of flib (Factorio Library).