ERROR rasa.core.agent - Could not load model due to Error initializing graph component for node 'run_classifiers.[custom_commponent].[CustomClass]12

By modifying rasa graph.py. _load_component() I can see my component was raising an exception but it is intercepted by rasa and not displayed. Doesn’t explain LanguageModelFeaturizer issues though. I’ll try to understand this better and file a github issue.