(FREE) Photon Networking error..

The whole answer can be found below.

Please note: The Photon forum is closed permanently. After many dedicated years of service we have made the decision to retire our forum and switch to read-only: we've saved the best to last! And we offer you support through these channels:

Try Our
Documentation

Please check if you can find an answer in our extensive documentation on PUN.

Join Us
on Discord

Meet and talk to our staff and the entire Photon-Community via Discord.

Read More on
Stack Overflow

Find more information on Stack Overflow (for Circle members only).

Write Us
an E-Mail

Feel free to send your question directly to our developers.

(FREE) Photon Networking error..

Hulp
2015-09-29 14:55:58

1.61.1 from asset store gives following warnings when imported into an empty project (Unity 5.2.1p1) :

Assets/Photon Unity Networking/Plugins/PhotonNetwork/PhotonView.cs(308,66): warning CS0618: UnityEngine.Application.isLoadingLevel' is obsolete: This property is deprecated, please use LoadLevelAsync to detect if a specific scene is currently loading.'

Assets/Photon Unity Networking/Plugins/PhotonNetwork/PhotonView.cs(313,178): warning CS0618: UnityEngine.Application.isLoadingLevel' is obsolete: This property is deprecated, please use LoadLevelAsync to detect if a specific scene is currently loading.'

Is this serious? Will it break anything in-game?

Also, when imported with Playmaker (before or after) it gives following warning:
Error importing folder (The pathName assets/plugins is already mapped to 002c89f108a697847977b73c3bbe823e. But the meta data wants it to be mapped to a0ac6467d6aa84e4d8c64954dce181e9)

Comments

JohnTube
2015-09-29 20:47:36

@Hulp

Regarding your first question, please take a look here.

Hulp
2015-09-30 23:21:09

Heh, thanks. It has been more than a week but it seems the update will take longer to be released.

Hulp
2015-10-06 07:28:13

Any update on this?

Tobias
2015-10-13 13:25:34

See: http://forum.photonengine.com/discussion/6662

Back to top