I've noticed that after opening the GUI, when I move the mouse over different items, the tooltip (which displays the materials required for the current item) flickers at a high frequency, making it very difficult to use the GUI. Moreover, I observed that about half of the area on the icons of the items located at the edge of the GUI causes this flickering effect when the mouse hovers over it, while the other half does not have the same issue. There are no error messages, but this makes the GUI hard to use. I tried switching between different game aspect ratios and languages, but the problem persists, which is quite strange.
Furthermore, there is another bug. If I install this mod in a game save using a particular language and then save the game, switching to another language and loading the game again results in an error when opening the GUI. Below is the error message.
The mod Quantum Fabrication (2.2.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event quantum-fabricator::on_lua_shortcut (ID 37)
quantum-fabricator/scripts/translation.lua:17: attempt to index field '?' (a nil value)
stack traceback:
quantum-fabricator/scripts/translation.lua:17: in function 'get_translation'
quantum-fabricator/scripts/gui/gui_utils.lua:157: in function 'get_filtered_data'
quantum-fabricator/scripts/gui/fabricator.lua:45: in function 'build_main_gui'
quantum-fabricator/scripts/gui/gui_utils.lua:21: in function 'toggle_qf_gui'
quantum-fabricator/scripts/events.lua:457: in function <quantum-fabricator/scripts/events.lua:453>