Accessed none error?

I had the same errors in my project. Just add an Isvalid to check your reference before you try to read any variables from it. In my case the error disappeared.

1 Like