[Fix for Error]
Replace lines 282-285 in secure.lua with the following....
-- if assert and string and string.dump and type(assert) == "function" and type(string) == "table" and type(string.dump) == "function" then
-- string.dump(v)
-- end
-- cracker = true