Page 1 of 1

invalid ID A_COMPATIBILITY

Posted: Thu Aug 10, 2023 1:05 pm
by dermotfaloon
Trying to get the bottom of this message in the LOG.
'Tried to access attribute via invalid ID A_COMPATIBILITY_VERSION (438)'

I use a template C4D scene as my startup the way I like to start an octane job.
If I make a blank scene without 'new.c4d' and add a few objects etc and render the message 'Tried to access attribute via invalid ID A_COMPATIBILITY_VERSION (438)' doesn't show.
If I paste in my scene bits and camera etc into here and render then it shows again?

Re: invalid ID A_COMPATIBILITY

Posted: Thu Aug 10, 2023 11:06 pm
by aoktar
There is a function that's trying to access this attribute which is unavailable. It's not a message that should be worried about. What's your problem with it?

Re: invalid ID A_COMPATIBILITY

Posted: Fri Aug 11, 2023 9:38 am
by dermotfaloon
Thanks for the quick reply Aoktar, I was troubleshooting a job which had issues, (x-particles) on certain frames.
I thought this message was partially responsible until I started working on blank and basic scenes.
I realised it shows up as soon as you add a material the message is duplicated per material.
If its normal and nothing to worry about that's fine - at least this post may be helpful to others when troubleshooting.

Thanks

Re: invalid ID A_COMPATIBILITY

Posted: Fri Aug 11, 2023 10:51 am
by aoktar
It will be fixed but that's not a critical message for the users. Just for developers