Strange error

Hi,
I’m getting this error on NGClient:

ERROR com.servoy.j2db.util.Debug - org.json.JSONException: Expected a ',' or '}' at 26 [character 16 line 2]

I checked also on the servoy admin page:
[attachment=0]servoy admin error.PNG[/attachment]

But I’m not understanding what it’s giving this error.

Thanks

Marco

Don’t know if you figured it out yet, but it looks like a JSON syntax error in one of your .frm files (on some component the “attributes” or other custom property content is wrong).
Maybe a merge from Git or whatever SCM you are using went wrong… I will add more info to the error output so that in the future it is easier to locate what form and what component have this problem.