PHP Fatal error: Call to a member function getFormLanguage() on a non-object in entity_translation/entity_translation.module on line 1771
I create a content type
I am adding a dependent/dependee relationship.
When I click enter I get a white screen and the above error in my logs
When I do a print_r/dpm or other debug effort the entity_type is defined while the actually entity is not.