Case in question: File Geodatabase writer fails, because it attempts to add a field/column named "ObjectID", which is present in the input data. This is apparently a reserved name. And the error message never mentions the offending column name!
It would be much better, if such obstacles were dealt with automatically by any writer, by either removing or renaming such problems, and instead issuing a warning about them.
The problem exists in 2023.1.
Cheers.

