Search Unity

How to sole the cryptic xcode error?

Discussion in 'Scripting' started by shmomo, Feb 27, 2016.

  1. shmomo

    shmomo

    Joined:
    Oct 11, 2011
    Posts:
    127
    Screen Shot 2016-02-27 at 13.23.36.png Hello world,

    Im getting xcode is telling me I have a null reference error but the 'Invoke()' method its coming from is leaving me with no clues how to find it.

    Any idea what the 'Invoke()' method would be?

    Thanks

    J
     
  2. larku

    larku

    Joined:
    Mar 14, 2013
    Posts:
    1,422
    Have you tried looking in the source file listed at line 427? It will likely give some hints there.
     
  3. shmomo

    shmomo

    Joined:
    Oct 11, 2011
    Posts:
    127
    The method at the top of that thread list led me to the solution.

    I dont understand xcode enough. Need to learn more about it.

    Thanks,

    J
     
    larku likes this.