Exception in Web Player (v1.79)

Options
Get this exception when I trying connect to photon:
TypeLoadException: Error verifying ExitGames.Client.Photon.EnetPeer:get_encryptor (): Could not load type ExitGames.Client.Photon.EncryptorManaged.Encryptor at 0x0000
ExitGames.Client.Photon.EnetPeer.InitPeerBase ()
ExitGames.Client.Photon.EnetPeer.Connect (System.String ipport, System.String appID, System.Object custom)
ExitGames.Client.Photon.PhotonPeer.Connect (System.String serverAddress, System.String applicationName, System.Object custom)
NetworkingPeer.ConnectToRegionMaster (CloudRegionCode region)
PhotonNetwork.ConnectUsingSettings (System.String gameVersion)
PUN v1.79
Unity 5.3.7
Web Player Build

Comments

  • Hi Rusildo,

    please take a look inside the Plugins folder of your project. After having the latest PUN version imported there is also a zip archive available, where you find a Web Player compatible version of PUN's library. Simply replace the files from the Plugins folder with the files from the archive.
  • jeanfabre
    jeanfabre mod
    edited November 2016
    Options
    Hi,

    [edit] unrelated, I misreaded web player and webgl :)

    Bye,

    Jean
  • Rusildo
    Options

    Simply replace the files from the Plugins folder with the files from the archive

    It works. Thanks :)