<div dir="ltr"><div>Dear all,</div><div><br></div><div>I'm working with QGIS 3.4. This is my first QGIS model. I'm facing to
 an error message during the running of the modeler. If I understand the
 error message, the error seems to occur during the step "D" on my 
little screenshot (below) showing the modeler. For information, I've 
defined a conditional branch. In addition to the screenshot of the 
modeler, I paste also the error message.<div class="gmail-postcell gmail-post-layout--right"><div class="gmail-s-prose gmail-js-post-body">
<p>Modeler explanation :</p>
<ul><li>The output of the algorithm A is a raster clipped with a polygon (an area of interest)</li><li>For the algorithm B (difference vector processing between 2 input 
layers), I've setted a dependency so that it only triggers if a 
condition is met (we can see the conditional branch 'C' on the 
screenshot).</li><li>Algorithm D (clip raster with a polygon) takes as input the raster 
output/result of the algorithm A. And as a mask layer, the vector result
 of algorithm B (difference). For this algorithm D, I've still enable 
the same dependency setted for the algorithm B.</li><li>For algorithm E (raster polygonization),we can see there are 2 
possible raster inputs. The output of the algorithm A and the output of 
the algorithm D. Thus, as input to algorithm E, I set the following 
expression (pre-calculated value):</li></ul></div></div></div><div><pre><code> if (@exclude_forest_zones , @cut_raster_segmentation_by_mask_vector_NO_foret_OUTPUT , @cut_raster_segmentation_by_study_area_vector_OUTPUT)</code></pre><br><img src="cid:ii_mkdt8l260" alt="image.png" width="762" height="431" style="margin-right: 0px;"></div><div><br></div><div><br></div><div>
When I run the modeler, I get an error message that seems to be related to algorithm D. Below is the error message: </div><div><br></div><div>
<pre><code>"Unable to evaluate the expression for the extra parameter to clip the raster segmentation by the NO forest mask: no root node! Execution failed after 8 seconds."</code></pre></div><div><br></div><div><img src="cid:ii_mkdt9r1x1" alt="image.png" width="687" height="237" style="margin-right: 0px;"></div><div>
For information, I paste below the overview of the algorithm D :

<br></div><div><br><img src="cid:ii_mkdtaea22" alt="image.png" width="681" height="381" style="margin-right: 0px;"><br><br></div><div>
And I paste below for information the overview of the algorithm E :
As you can see on the screenshot, I haven't defined any dependencies for algorithm this algo E. </div><div><br></div><div><img src="cid:ii_mkdtb0rl3" alt="image.png" width="682" height="297" style="margin-right: 0px;"></div><div><br></div><div>Thanks so much for your valuable help.</div><div><br></div><div><br><br></div><div><br></div><div><br></div><div><br></div></div>