Search Unity

Third Party Asset store's photon tutorial error!

Discussion in 'Multiplayer' started by leegod, Jun 13, 2012.

  1. leegod

    leegod

    Joined:
    May 5, 2010
    Posts:
    2,476
    So I start with unity fresh empty new project, run it,

    go to asset store window, download and import 'Photon Unity Networking Free' and then import it,

    error says,

    $photonerror1.PNG

    How fix this?
     
  2. tobiass

    tobiass

    Joined:
    Apr 7, 2009
    Posts:
    3,066
    What error do you get?
     
  3. leegod

    leegod

    Joined:
    May 5, 2010
    Posts:
    2,476
    Assets/Marco Polo/GameLogic.cs(17,46): error CS1061: Type `PhotonPlayer[]' does not contain a definition for `Count' and no extension method `Count' of type `PhotonPlayer[]' could be found (are you missing a using directive or an assembly reference?)
     
  4. tobiass

    tobiass

    Joined:
    Apr 7, 2009
    Posts:
    3,066
    Thanks for the head up. I just noticed that the last upload went missing and the actual content of our package was still the previous release.

    Please update the package from the asset store. The latest one should open and compile without issues. The Marco Polo tutorial which causes you trouble is no longer packaged but simply in it's own folder.