Here is the error:
[Exception] : ArgumentException: The Object you want to instantiate is null.
UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation) (at <85d1d3e7744a4a47b5f51883bf40bba2>:0)
nanosuit.nanosuit.Update () (at <4ae1c19611fb424ab547035a0e78d9f3>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
Class312:UnityEngine.ILogHandler.LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)