pls help me

Options
problem pun


Assets/Photon/PhotonRealtime/Code/PhotonPing.cs(23,27): error CS0101: The namespace `Photon.Realtime' already contains a definition for `PhotonPing'

Assets/Photon/PhotonRealtime/Code/PhotonPing.cs(63,18): error CS0101: The namespace `Photon.Realtime' already contains a definition for `PingMono'

Comments

  • Tobias
    Options
    Does this happen, when you import PUN into a new, empty project?
    If not: Make sure you don't have the named files more than once in the project.
    In doubt: Use the explorer/finder to remove said files and re-import.