I\'m trying to add a parameter to a constructor, but the variable I create has no address. That causes the compiler to fail an assert check because the address is -1. My cod