The GUI Library used as your dependency updated yesterday (2025-10-22) and it seems to have introduced a bug within your code. Reverting back to the previous dependency version (0.1.5 instead of 0.1.6) fixes this.
What happens is when I open the Recipe Tweaker GUI the game presents me with an error message and then the game closes to title.
The mod Recipe Tweaker (0.1.5) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event recipe-tweaker::rt_open_gui (ID 229)
glib/glib.lua:78: attempt to concatenate local 's' (a nil value)
stack traceback:
glib/glib.lua:78: in function 'error_def'
glib/glib.lua:99: in function 'add'
recipe-tweaker/scripts/gui.lua:15: in function 'create_gui'
recipe-tweaker/scripts/gui.lua:232: in function 'open'
recipe-tweaker/control.lua:54: in function <recipe-tweaker/control.lua:52>