Query Regarding Sequence Layering Management

In reply to tfitz:

Hi tfitz,
I got the source of error, so we cant run sequence in sequencer which is not the same parameterized item (* extends uvm_sequence#(h_pkt) as well as * extends uvm_sequencer #(h_pkt)).
And I am not understanding the last line in your previous comment which is “You’ll need to make sure that these sequences call the lower_sequences rather than expecting the lower_sequences to call get().”… can u explain this?? Thank you.