In MissionControllerEC.cs, around line 207, you have a property returning the Instance, the problem is that the line in the get is returning itself (Instance), the capitalized Instance instead of the lower case instance which is set in the instantator