In Jan 25th's update it seemed that the mod would result in a crash when generating a new world (only Insight was enabled).
The error code is shown below.
[string "scripts/json.lua"]:475: bad argument #1 to 'gsub' (string expected, got boolean)
LUA ERROR stack traceback:
=[C]:-1 in (field) gsub (C) <-1--1>
scripts/json.lua:475 in (upvalue) encodeString (Lua) <474-482>
scripts/json.lua:127 in (global) encode (Lua) <97-146>
scripts/json.lua:127 in (global) encode (Lua) <97-146>
scripts/json.lua:127 in (global) encode (Lua) <97-146>
scripts/json.lua:127 in (global) encode (Lua) <97-146>
scripts/json.lua:127 in (global) encode (Lua) <97-146>
scripts/json.lua:127 in (global) encode (Lua) <97-146>
scripts/json.lua:127 in (global) encode (Lua) <97-146>
In Jan 25th's update it seemed that the mod would result in a crash when generating a new world (only Insight was enabled). The error code is shown below.