Jump to content

Warning are not passed on


Harlequinade

Recommended Posts

I realized today something, which is very confusing. Somewhere in the code the warnings are discarded.

 

In this simple example, an error is connected is correctly passed:

post-2979-0-86440000-1291287039_thumb.png

 

post-2979-0-88933600-1291287253_thumb.png

 

However, when a warning is connected, the warning is reset ...

post-2979-0-34532900-1291287264_thumb.png

 

Now I have to use the merge error cluster to merge the errors/warnings from the input with the output, in order to be able to pass it on.

It might be a simple case of not using a shift register in a for loop.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.