SkinnedMeshRenderer error stops Gameplay

To get straight to the point, I get this error whenever I press play on the game.

SkinnedMeshRenderer requires a mesh with skinning information.
UnityEditor.DockArea:OnGUI()

I was experimenting with the cause of the error, and I concluded that it occurs when I select the Player object in the heirarchy. I can’t post the error log, because the list goes on and on when I select Player.

Oh, and there are two others working on this project who say that the folder does work, so I don’t know what to make of it. And I’m not sure I can give any more detail though.

Please help

did you find an answer to this problem
SkinnedMeshRenderer requires a mesh with skinning information. UnityEditor.DockArea:OnGUI()
I have the same and cant find a solution