UnityNinja Community
Would you like to react to this message? Create an account in a few clicks or log in to continue.

UnityNinja CommunityLog in

UnityNinja - Video Game Development Community, including Resources, Forums, Marketplace & More.


descriptionProblem with scripts or something other? EmptyProblem with scripts or something other?

more_horiz
In project scene wont load because there are some error i can't figure in what problem is

4x Errors: (ignore numbers,i just posted thems so you can know which error is for which script)

1. Assets/Photon Unity Networking/Plugins/PhotonNetwork/LoadbalancingPeer.cs(12,31): error CS0234: The type or namespace name `Lite' does not exist in the namespace `ExitGames.Client.Photon'. Are you missing an assembly reference?

2. Assets/Photon Unity Networking/Plugins/PhotonNetwork/NetworkingPeer.cs(8,31): error CS0234: The type or namespace name `Lite' does not exist in the namespace `ExitGames.Client.Photon'. Are you missing an assembly reference?

3. Assets/Photon Unity Networking/Plugins/PhotonNetwork/PhotonHandler.cs(15,54): error CS0246: The type or namespace name `IPhotonPeerListener' could not be found. Are you missing a using directive or an assembly reference?

4. Assets/Photon Unity Networking/Plugins/PhotonNetwork/SocketUdp.cs(22,32): error CS0246: The type or namespace name `IPhotonSocket' could not be found. Are you missing a using directive or an assembly reference?



1. http://pastebin.com/udgNLeTH

2. http://pastebin.com/GpZFDPff

3. http://pastebin.com/uFBrqBjr

4. http://pastebin.com/5YNsuAqW



This is multiplayer game.

descriptionProblem with scripts or something other? EmptyRe: Problem with scripts or something other?

more_horiz
You have not configured photon for your game
Follow this tutorial to You set photon online game
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum
power_settings_newLogin to reply