The debug assert condition was inverted. It is expected that we do not find a `FileHandlerType` with the given `idname` during add. Like Operators being added twice from c code, this will now assert if one is actually found. Python duplicates are handled through `register_class` already. Pull Request: https://projects.blender.org/blender/blender/pulls/116084