Hi All,
I was just reviewing the API documents and ran across this…
usersNumber of times this datablock is referenced
[TABLE=“class: docutils field-list”]
[TR=“class: field-odd field”]
[TH=“class: field-name”]Type :[/TH]
int in [0, 32767], default 0, (readonly)
[/TR]
[/TABLE]
This implies that there can be no count reference higher than 32,767. So if we create more than 32,767 instances of a single datablock Blender may become unstable…right?