I get the following error on my server:
io2.open(): io2.file.new(): Cannot open .\server\data/custom/__config_ContainerFramework.json in mode "r"
io2.open(): io2.file.new(): Cannot open .\server\data/custom/__config_ContainerFramework.json in mode "w+b"
I tried creating the file and placing it into custom folder but didn't help.
The main.lua is placed into .\server\data\custom\containerFramework
Am I missing something or is your script broken?