Third person controller error in line 333 and 337

I get this error every time y press space to jump:

NullReferenceException
ThirdPersonController.Update()(at Assets/MyAssets/CharacterController/ThirdPersonController.cs:333

NullReferenceException
ThirdPersonController.Update()(at Assets/MyAssets/CharacterController/ThirdPersonController.cs:337

I searched but not found anything related.

Please help ;(

The animations were asigned by a .txt in a strange way. Appear in an order that if not respected does not work. It was the Spartan King from the Asset Store with the script ThirdPersonController.cs in case anyone wants to use.

Thanks for the replies :slight_smile: