Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Json error handling — Gideros Forum

Json error handling

VenorcisVenorcis Member
edited October 2013 in Bugs and issues
When json.decode encounters incorrect JSON, the whole Gideros Player (runtime error) or app (quit) crashes.
Even using a pcall on this does not help this. Is it possible to add appropriate error handling to the decode function, with e.g. a status,result output or something?
Would be great :)

Comments

Sign In or Register to comment.