Setting a name above player

That’s a python error, you’re referencing an item in a sequence (list or dict or tuple etc, looks like lists in your case) that doesn’t exist. But you probably already knew that, so I’ll be quiet.