Sometimes the playlists may be removed but it's still referenced from somewhere. Then this line
$client = brightcove_client_load($bcid);
Makes $client === FALSE, so it's an boolean, not a Entity, so all crashes.
Check the result and return false if the client couldn't be loaded.
Closed: outdated
6.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.