`/defsave/defsave.lua:191: buffer (524280 bytes) too small for table` Maybe there could be an option for using io.* as Britzl mention on [the forum](https://forum.defold.com/t/sys-save-dont-work-with-big-tables/14847/5) > You could use json encoding for the table and normal io.* functions to load and save.