

ABS-01: Object reference not set to an instance of an object
I'm trying to reproduce a sample simulation available on DWSIM, the liquid-liquid extractor, but I'm getting the error message "object reference not set to an instance of an object".
On the tab general of my simulation, the stages available for the feed and solvent are stage 0, stage 1, stage 2 and stage 11; however, on the example the stages available are stage 0, stage 1, stage 2 and stage 3.

DWSIM


Object reference not set to an instance of an object. This exception is thrown when you try to access a member—for instance, a method or a property—on a variable that currently holds a null reference.