this is the error:
Btw: this is not from other lua scripts!
LUA ERROR: sys/lua/../../../../addons/_functions.lua:62: malformed pattern (missing ']')
file: sys/lua/../../../../addons/_functions.lua
line num: 62
error: malformed pattern (missing ']')
code: self:gsub(pattern, function(c) fields[#fields+1] = c end)
--------------------------------------------------