When i do;
local json = require("json")
this error appears;
error loading module 'json' from file 'C:\Users\petra\Desktop\LuaRt\bin\..\modules\json.dll':
%1 is not a valid Win32 application.
(luart)
PS: I managed by downloading third party json.lua library for my needs, but isnt that strange ?