SelfieView spam error - "Cannot load the AnimationClipProvider Service"

The Roblox provided selfie view module spams errors on live, this is the most spammed error for our game.

Cannot load the AnimationClipProvider Service.
Script ‘CoreGui.RobloxGui.Modules.SelfieView.Components.FaceClone’, Line 805

The problem is that the Selfie view controller attempts to load an animation on an animator that is not parented to workspace or WorldModel.

Other people are seeing this issue too: How to Fix "FaceClone" Error

Expected behavior

That the SelfieView module does not spam errors

Already reported here: Self View breaks, spamming errors

1 Like