Closed troit5ky closed 2 years ago
This is because ever since release 4.5 lua pattern functions have been nerfed since they can easily lag/crash your game.
Starfall has to edit the string metatable in order to keep everything sandboxed, which ends up affecting other addons if they use the (""):foo()
format versus string.foo("")
.
Since this addon scb-20
overrides chat.AddText it's not very viable to fix here (Why does this detour exist anyway..)
So either
waiting for Rubat...
ver. = 4.5 (Release)
Error on
printTable()
andprint()
only on 4.5 ver. 4.4 haven't that problem