Hello everybody,
most of the time (all the time in fact..) when i open a scene into houdini 13,
i have a lot of error message why a thousand of line “Skipping unrecognized parameter”.
somebody know where is come from and what i suppose to do for avoid this thinks?
Skipping unrecognized parameter
5866 6 0- wildon
- Member
- 12 posts
- Joined: 9月 2013
- Offline
- anon_user_37409885
- Member
- 4189 posts
- Joined: 6月 2012
- Offline
- wildon
- Member
- 12 posts
- Joined: 9月 2013
- Offline
- sebd3dvfx
- Member
- 16 posts
- Joined: 3月 2024
- Offline
Hello,
I would like to forward about this.
We are working on Houdini 18 , on Solaris with USD, and we got tremendous of them once when we update something in the pipeline.
Is there any true way of customizing the behaviori of the "Unrecognized Parameter" warnings, or any "synchronizing child node" warnings ?
I would love to be able to condition some warnings to not be shown.
Thank you
I would like to forward about this.
We are working on Houdini 18 , on Solaris with USD, and we got tremendous of them once when we update something in the pipeline.
Is there any true way of customizing the behaviori of the "Unrecognized Parameter" warnings, or any "synchronizing child node" warnings ?
I would love to be able to condition some warnings to not be shown.
Thank you
- Honza Topinka
- Member
- 12 posts
- Joined: 5月 2015
- Offline
Hey. This just means that the HDAs used in the scene no longer match those that are currently available. afaik there's no way around it and it's just the nature of it as the nodes evolve and change. Using the same version of Houdini that the scene was created with is the only solution.
For your custom HDAs you could/should use versions. That way the scene with an earlier version of a given asset can retain it, while you can still keep working on your assets.
For your custom HDAs you could/should use versions. That way the scene with an earlier version of a given asset can retain it, while you can still keep working on your assets.
- sebd3dvfx
- Member
- 16 posts
- Joined: 3月 2024
- Offline
- Honza Topinka
- Member
- 12 posts
- Joined: 5月 2015
- Offline
Ah yes, sorry if I sounded patronizing.
I just noticed this Docs entry and the SyncNodeVersion event handler being used in at least one SideFX hda (curve::2.0). I suppose the second type of versioning could be used in your situation?
Two types of asset versioning [www.sidefx.com]
I just noticed this Docs entry and the SyncNodeVersion event handler being used in at least one SideFX hda (curve::2.0). I suppose the second type of versioning could be used in your situation?
Two types of asset versioning [www.sidefx.com]
Edited by Honza Topinka - 2024年4月5日 05:42:40
-
- Quick Links