Currently, when submitting VPs via the /self-descriptions endpoint with deactivated signature check (here), the app crashes due to a NullPointerException here, since validators is null. This small fix resolves the issue.
validators
null