The answer is the same as three weeks ago. When you follow the port-connections of any blocked object, you will eventually arrive at the "Package1" combiner that can't accept items because it is missing a pallet. It is missing a pallet becaues the feeder queue is completely filled with white pallets.
Thus the solution is to make sure that both Package combiners are always supplied with pallets. The simple solutions are to either connect the sources directly to the combiners or to use two queues, one for each combiner. When you change the combiner inputs, make sure that the first input port is the one the pallets are received through. You can change port rankings in the "Ports" tab of the combiner properties. Or you first remove all inputs and then reconnect them in the correct order.