Skip to content

Failed verification: ' fStageListeners.empty() ' -- Coding Error in onStageSet at line 517 #2074

Answered by kxl-adsk
csyshing asked this question in Q&A
Discussion options

You must be logged in to vote

This is important to investigate issue. We are sending onStageInvalidate from dirty propagation, and after onStageSet from compute when the new stage is set. The error is telling us that something refreshed the map of all stages but with invalid data. This means that some consumers of this information (either read directly for proxy shape or via stage cache) have received incorrect information.

Most likely, something causes pull evaluation during dirty propagation. This is illegal in Maya's DG.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@csyshing
Comment options

Answer selected by csyshing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants