I don't know what the problem is with your objects, but with regards to the rules messages, the defaults for RULES__ERROR and RULES__CHANGE was changed
to disabled in Rev1498. The rules will still be loading, but you won't see the messages.
If you want the messages back, add:
Code:
RULES__ERROR=on
RULES__CHANGE=on
to log.ini in your base server folder.