View Single Post
08/18/18, 04:01 AM   #5
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
A white square stands for "non-empty, but invalid texture path".
The texture property of a pin can be a function or a static value. Calling a static value as a function would cause an error.
So I guess it was a static value, but now is a function and the addon does not handle it. The function reference itself is non-empty, but not a valid path => white square.
  Reply With Quote