You’d need to make sure the BP_Player has a value, and then you can do separate checks for the ActiveQuests Array.
You only started getting the error because that’s when you started using the values from BP_Player (I’m guessing). If you pull out any function from BP_Player you’ll most likely get the same error.