``` Use: local tab = minetest.wrap_text(content, guide_size.fx, true) Needs 3rd argument 'true' to ensure 'tab' is a table. See 649eef9e4f/builtin/common/misc_helpers.lua (L311) ```
649eef9e4f/builtin/common/misc_helpers.lua (L311)
It was replaced with minetest.wrap_text. Hopefully that won't make problems.