Script error: The module returned a boolean value. It is supposed to return an export table.
function f() a=f() return a end return pcall(f)