I believe I fixed this issue, at least for jen_grid_instantiate_*. Please try importing the new v2.0.2 version and let me know if that works.
The issue was the change from number to ref for assets, so the is_real() check was always returning false. I replaced it with object_exists().