It appears that in `util.bit`, the line: ok, e = pcall(require, "bit") -- the LuaJIT one ? can't work because it will import itself recursively, until it gets a stack overflow.