Error when exporting a dict to json with js object (only on Max 8)

Sebastia Vicenc Amengual Gari's icon

Hi all,

I have a patch that deals with a small database imported from a .json file within a js object. The database is then modified to exclude some of the entries and finally export it again using the export_json() method from the 'dict' class in javascript. Everything works fine in Max 7, but in Max 8 I receive an error:

dictwrap - doesn't understand "filechanged"

The behavior is still correct, but this error is present whenever the dictionary is exported to .json. Is anyone aware of any changes in the js dictionary wrapper or other functionality that might have changed between Max 7 and 8?

sono's icon

Hi,

Any new insights on this? I am having the same issue with import_json(). Everything is working as it should but this dictwrap - doesn't understand "filechanged" error just keeps popping up.

Cheers