Hi there,
I'm getting a strange warning, when working with a data structure array containing text elements:
"warning: word_restore: extra arguments"
This message gets posted for every array element, when loading the data.
There's an example patch attached. Open test_preset_data_structure.pd and click "read preset.txt".
There's a comment in the text/data structure help patch saying: "bug - saving multi-line texts inside structures"
As far as i can tell, the data gets stored and loaded correctly. Can i just ignore this warning, or should i be worried about losing data?
thx, Jan