Cannot decode object of class (EOAspectConnector)

From EOFWiki
Jump to: navigation, search

cannot decode object of class (EOAspectConnector)

Program received signal:  "SIGTRAP".
2007-11-05 15:52:15.654 EOComboBoxColumnAssociationTest[9599] An uncaught exception was raised
2007-11-05 15:52:15.654 EOComboBoxColumnAssociationTest[9599] *** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of class (EOAspectConnector)
2007-11-05 15:52:15.654 EOComboBoxColumnAssociationTest[9599] *** Uncaught exception: <NSInvalidUnarchiveOperationException> *** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of class (EOAspectConnector)

This can happen, when you start a project and you created a NIB containing EOF objects, but forgot to link against EOInterface.

Personal tools