Thats all well and good. But they didn’t fix the issue im talking about. I am not sure what they corrected in the file, but the current version posted on their github needs the 0 to be changed to a 1 on line 150 or it doesn’t work with lua files (because lua tables start with 1 and not 0 so it throws all the images off by 1).
But as mentioned, if you are using json, you need to leave it as it is. If you are using both json and lua. well first off, why?.. but second it won’t work for both at this time.