If you get this error it probably means you have too many function arguments, local variables or return values in your function. Christian Reitwiessner, creator of Solidity, says this: There are several situations in which this or similar errors occur. Most are related to too many local variables, parameters or…