Hey guys, So I called the AddICEAttribute() method, and on its returned attribute I can't seem to set its .DataArray property with a simple list of integers. It logs this:
*# WARNING : 3392 - Invalid offset specified while extracting data from this attribute: <Attribute: myCustomAttr>* *# <Offset: 0>* ...but I'm not extracting anything! I'm trying to SET the data. Is there a secret trick to it? I'm trying to use Python. Thanks in advance. Cheers, -- Alan

