Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
json excessively sparse array error — Gideros Forum

json excessively sparse array error

keszeghkeszegh Member
edited March 2017 in General questions
in my app i got the following error when enconding to json:
Cannot serialise table: excessively sparse array

i want json to ignore this and generate the json file anyway, is that possible?

(or at least to catch this error within the app. i never did that, can you tell me how to do that?)

thanks

Comments

Sign In or Register to comment.