How do I fix this error?

It says “Accessed None trying to read property ActorCheck”, but the game seems to work fine


I’m guessing you’re calling the function without setting this parameter

image

1 Like

How do I set it?

Can you do a picture of your call?

1 Like

Ok, it seems that value that had to be set was the Damage causer, it was in my AI blueprint when arrows are casted on actors. Thank you for help, hope this bug won’t appear again

1 Like

Accessed None is the most common beginner error there is! :slight_smile:
As you progress and grasp the logic of how everything communicates intricately with each other, you will be able to solve them with ease. Also, the lovely forums and amazing community is here to help, so feel free to ask if you get stuck. Best of luck to you.

1 Like