i got 150+ complie errors help me fix it

Support for MFPS 2.0 (for verified users)
Forum rules
To request support/assistance for MFPS, you first have to verify your purchase by sending your purchase invoice number to Lovatto in a PM.
Post Reply
User avatar
__manish0404
New Member
New Member
Posts: 1
Joined: Sun Oct 04, 2020 9:34 am

Assets\MFPS\Scripts\Network\bl_LobbyChat.cs(4,31): error CS0234: The type or namespace name 'Chat' does not exist in the namespace 'ExitGames.Client.Photon' (are you missing an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(12,39): error CS0234: The type or namespace name 'PunBehaviour' does not exist in the namespace 'Photon' (are you missing an assembly reference?)
Assets\MFPS\Scripts\UI\bl_RoomInfo.cs(22,25): error CS0246: The type or namespace name 'RoomInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_RoomSettings.cs(239,26): error CS0115: 'bl_RoomSettings.OnPhotonCustomRoomPropertiesChanged(Hashtable)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(214,46): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(45,29): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(220,49): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(14,15): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(244,50): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(254,53): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AirInstance\bl_AirInstantiator.cs(12,42): error CS0234: The type or namespace name 'MonoBehaviour' does not exist in the namespace 'Photon' (are you missing an assembly reference?)
Assets\MFPS\Scripts\UI\bl_RoomInfo.cs(15,13): error CS0246: The type or namespace name 'RoomInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(260,52): error CS0246: The type or namespace name 'DisconnectCause' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(214,26): error CS0115: 'bl_GameManager.OnPhotonInstantiate(PhotonMessageInfo)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(220,26): error CS0115: 'bl_GameManager.OnMasterClientSwitched(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(227,26): error CS0115: 'bl_GameManager.OnPhotonPlayerPropertiesChanged(object[])': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(232,26): error CS0115: 'bl_GameManager.OnDisconnectedFromPhoton()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(244,26): error CS0115: 'bl_GameManager.OnPhotonPlayerConnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(250,26): error CS0115: 'bl_GameManager.OnReceivedRoomListUpdate()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(254,26): error CS0115: 'bl_GameManager.OnPhotonPlayerDisconnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(260,26): error CS0115: 'bl_GameManager.OnFailedToConnectToPhoton(DisconnectCause)': no suitable method found to override
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(44,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(44,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AirInstance\bl_AirInstantiator.cs(10,26): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(12,5): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(11,38): error CS0234: The type or namespace name 'MonoBehaviour' does not exist in the namespace 'Photon' (are you missing an assembly reference?)
Assets\MFPS\Scripts\Misc\AirInstance\bl_AirInstantiator.cs(45,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AirInstance\bl_AirInstantiator.cs(45,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(33,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(184,20): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(110,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(110,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(116,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(116,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Struct\bl_OnDamageInfo.cs(19,12): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(175,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(175,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(183,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(183,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(19,39): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(441,35): error CS0246: The type or namespace name 'RoomInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(34,43): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(197,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(197,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(51,37): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(66,38): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(81,38): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_KillFeed.cs(95,53): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(96,40): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_KillFeed.cs(95,26): error CS0115: 'bl_KillFeed.OnPhotonPlayerDisconnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(107,41): error CS0246: The type or namespace name 'Room' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1033,52): error CS0246: The type or namespace name 'DisconnectCause' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(127,43): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_KillFeed.cs(57,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_KillFeed.cs(57,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(202,47): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(54,32): error CS0246: The type or namespace name 'PhotonStream' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(54,53): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1039,43): error CS0246: The type or namespace name 'DisconnectCause' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(332,26): error CS0115: 'bl_Lobby.OnPhotonRandomJoinFailed(object[])': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1002,26): error CS0115: 'bl_Lobby.OnJoinedLobby()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1010,26): error CS0115: 'bl_Lobby.OnLeftLobby()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1022,26): error CS0115: 'bl_Lobby.OnReceivedRoomListUpdate()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1027,26): error CS0115: 'bl_Lobby.OnJoinedRoom()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1033,26): error CS0115: 'bl_Lobby.OnFailedToConnectToPhoton(DisconnectCause)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1039,26): error CS0115: 'bl_Lobby.OnConnectionFail(DisconnectCause)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1045,26): error CS0115: 'bl_Lobby.OnDisconnectedFromPhoton()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1051,26): error CS0115: 'bl_Lobby.OnConnectedToPhoton()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_ChatRoom.cs(144,56): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(346,50): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(346,26): error CS0115: 'bl_SimpleAI.OnPhotonPlayerConnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_PhotonGame.cs(47,28): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_ChatRoom.cs(143,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_ChatRoom.cs(143,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_PlayerScoreboardUI.cs(18,22): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_PlayerScoreboardUI.cs(12,13): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(85,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(85,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(78,51): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(125,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(125,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(35,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(35,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(190,121): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(294,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(294,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(50,12): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(77,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(77,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(68,12): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(469,34): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(710,57): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(308,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(308,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\bl_Blast.cs(102,39): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(477,50): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(477,26): error CS0115: 'bl_PlayerDamageManager.OnPhotonPlayerConnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(129,40): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(726,36): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\bl_Blast.cs(127,18): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(143,27): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(756,53): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(751,26): error CS0115: 'bl_UIReferences.OnLeftRoom()': no suitable method found to override
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(756,26): error CS0115: 'bl_UIReferences.OnPhotonPlayerDisconnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(768,26): error CS0115: 'bl_UIReferences.OnPhotonPlayerPropertiesChanged(object[])': no suitable method found to override
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(157,29): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(217,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(340,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(340,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(235,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(110,13): error CS0246: The type or namespace name 'RoomInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_LobbyChat.cs(7,44): error CS0246: The type or namespace name 'IChatClientListener' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_LobbyChat.cs(322,35): error CS0246: The type or namespace name 'ChatState' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(189,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(189,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(249,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(249,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(468,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(468,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_LobbyChat.cs(29,12): error CS0246: The type or namespace name 'ChatClient' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(468,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(11,26): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(522,45): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(522,67): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(602,25): error CS0115: 'bl_RoomMenu.OnLeftRoom()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(109,39): error CS0246: The type or namespace name 'PhotonStream' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(109,60): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(22,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Utils\bl_UtilityHelper.cs(64,48): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(37,5): error CS0246: The type or namespace name 'PhotonTransformViewPositionModel' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(40,5): error CS0246: The type or namespace name 'PhotonTransformViewRotationModel' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(43,5): error CS0246: The type or namespace name 'PhotonTransformViewScaleModel' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(45,5): error CS0246: The type or namespace name 'PhotonTransformViewPositionControl' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(46,5): error CS0246: The type or namespace name 'PhotonTransformViewRotationControl' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(47,5): error CS0246: The type or namespace name 'PhotonTransformViewScaleControl' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(310,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(310,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(338,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(338,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(352,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(352,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
-----CompilerOutput:-stderr----------
-----EndCompilerOutput---------------
- Finished script compilation in 4.283274 seconds
Assets\MFPS\Scripts\Network\bl_LobbyChat.cs(4,31): error CS0234: The type or namespace name 'Chat' does not exist in the namespace 'ExitGames.Client.Photon' (are you missing an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(12,39): error CS0234: The type or namespace name 'PunBehaviour' does not exist in the namespace 'Photon' (are you missing an assembly reference?)
Assets\MFPS\Scripts\UI\bl_RoomInfo.cs(22,25): error CS0246: The type or namespace name 'RoomInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_RoomSettings.cs(239,26): error CS0115: 'bl_RoomSettings.OnPhotonCustomRoomPropertiesChanged(Hashtable)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(214,46): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(45,29): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(220,49): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(14,15): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(244,50): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(254,53): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AirInstance\bl_AirInstantiator.cs(12,42): error CS0234: The type or namespace name 'MonoBehaviour' does not exist in the namespace 'Photon' (are you missing an assembly reference?)
Assets\MFPS\Scripts\UI\bl_RoomInfo.cs(15,13): error CS0246: The type or namespace name 'RoomInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(260,52): error CS0246: The type or namespace name 'DisconnectCause' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(214,26): error CS0115: 'bl_GameManager.OnPhotonInstantiate(PhotonMessageInfo)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(220,26): error CS0115: 'bl_GameManager.OnMasterClientSwitched(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(227,26): error CS0115: 'bl_GameManager.OnPhotonPlayerPropertiesChanged(object[])': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(232,26): error CS0115: 'bl_GameManager.OnDisconnectedFromPhoton()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(244,26): error CS0115: 'bl_GameManager.OnPhotonPlayerConnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(250,26): error CS0115: 'bl_GameManager.OnReceivedRoomListUpdate()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(254,26): error CS0115: 'bl_GameManager.OnPhotonPlayerDisconnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_GameManager.cs(260,26): error CS0115: 'bl_GameManager.OnFailedToConnectToPhoton(DisconnectCause)': no suitable method found to override
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(44,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(44,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AirInstance\bl_AirInstantiator.cs(10,26): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagBase.cs(12,5): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(11,38): error CS0234: The type or namespace name 'MonoBehaviour' does not exist in the namespace 'Photon' (are you missing an assembly reference?)
Assets\MFPS\Scripts\Misc\AirInstance\bl_AirInstantiator.cs(45,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AirInstance\bl_AirInstantiator.cs(45,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_GameManager.cs(33,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(184,20): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(110,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(110,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(116,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\bl_ItemManager.cs(116,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Struct\bl_OnDamageInfo.cs(19,12): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(175,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(175,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(183,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(183,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(19,39): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(441,35): error CS0246: The type or namespace name 'RoomInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(34,43): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(197,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\CTF\bl_FlagInfo.cs(197,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(51,37): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(66,38): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(81,38): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_KillFeed.cs(95,53): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(96,40): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_KillFeed.cs(95,26): error CS0115: 'bl_KillFeed.OnPhotonPlayerDisconnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(107,41): error CS0246: The type or namespace name 'Room' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1033,52): error CS0246: The type or namespace name 'DisconnectCause' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(127,43): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_KillFeed.cs(57,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_KillFeed.cs(57,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\General\PlayerPropierties.cs(202,47): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(54,32): error CS0246: The type or namespace name 'PhotonStream' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(54,53): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1039,43): error CS0246: The type or namespace name 'DisconnectCause' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(332,26): error CS0115: 'bl_Lobby.OnPhotonRandomJoinFailed(object[])': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1002,26): error CS0115: 'bl_Lobby.OnJoinedLobby()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1010,26): error CS0115: 'bl_Lobby.OnLeftLobby()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1022,26): error CS0115: 'bl_Lobby.OnReceivedRoomListUpdate()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1027,26): error CS0115: 'bl_Lobby.OnJoinedRoom()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1033,26): error CS0115: 'bl_Lobby.OnFailedToConnectToPhoton(DisconnectCause)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1039,26): error CS0115: 'bl_Lobby.OnConnectionFail(DisconnectCause)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1045,26): error CS0115: 'bl_Lobby.OnDisconnectedFromPhoton()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_Lobby.cs(1051,26): error CS0115: 'bl_Lobby.OnConnectedToPhoton()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_ChatRoom.cs(144,56): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(346,50): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(346,26): error CS0115: 'bl_SimpleAI.OnPhotonPlayerConnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_PhotonGame.cs(47,28): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_ChatRoom.cs(143,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_ChatRoom.cs(143,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_PlayerScoreboardUI.cs(18,22): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_PlayerScoreboardUI.cs(12,13): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(85,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(85,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(78,51): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(125,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(125,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(35,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(35,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(190,121): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(294,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(294,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(50,12): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(77,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\PickUp\bl_PickGunManager.cs(77,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(68,12): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(469,34): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(710,57): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(308,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(308,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\bl_Blast.cs(102,39): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(477,50): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(477,26): error CS0115: 'bl_PlayerDamageManager.OnPhotonPlayerConnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(129,40): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(726,36): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Weapon\bl_Blast.cs(127,18): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(143,27): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(756,53): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(751,26): error CS0115: 'bl_UIReferences.OnLeftRoom()': no suitable method found to override
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(756,26): error CS0115: 'bl_UIReferences.OnPhotonPlayerDisconnected(PhotonPlayer)': no suitable method found to override
Assets\MFPS\Scripts\UI\bl_UIReferences.cs(768,26): error CS0115: 'bl_UIReferences.OnPhotonPlayerPropertiesChanged(object[])': no suitable method found to override
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(157,29): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(217,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(340,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Misc\AI\bl_SimpleAI.cs(340,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Internal\Component\bl_PhotonHelper.cs(235,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_Lobby.cs(110,13): error CS0246: The type or namespace name 'RoomInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_LobbyChat.cs(7,44): error CS0246: The type or namespace name 'IChatClientListener' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_LobbyChat.cs(322,35): error CS0246: The type or namespace name 'ChatState' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(189,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(189,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(249,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(249,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(468,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerDamageManager.cs(468,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_LobbyChat.cs(29,12): error CS0246: The type or namespace name 'ChatClient' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(468,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(11,26): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(522,45): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(522,67): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(602,25): error CS0115: 'bl_RoomMenu.OnLeftRoom()': no suitable method found to override
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(109,39): error CS0246: The type or namespace name 'PhotonStream' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(109,60): error CS0246: The type or namespace name 'PhotonMessageInfo' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\GamePlay\bl_RoomMenu.cs(22,17): error CS0246: The type or namespace name 'PhotonPlayer' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Utils\bl_UtilityHelper.cs(64,48): error CS0246: The type or namespace name 'PhotonView' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(37,5): error CS0246: The type or namespace name 'PhotonTransformViewPositionModel' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(40,5): error CS0246: The type or namespace name 'PhotonTransformViewRotationModel' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(43,5): error CS0246: The type or namespace name 'PhotonTransformViewScaleModel' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(45,5): error CS0246: The type or namespace name 'PhotonTransformViewPositionControl' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(46,5): error CS0246: The type or namespace name 'PhotonTransformViewRotationControl' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(47,5): error CS0246: The type or namespace name 'PhotonTransformViewScaleControl' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(310,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(310,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(338,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(338,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(352,6): error CS0246: The type or namespace name 'PunRPCAttribute' could not be found (are you missing a using directive or an assembly reference?)
Assets\MFPS\Scripts\Network\bl_PlayerSync.cs(352,6): error CS0246: The type or namespace name 'PunRPC' could not be found (are you missing a using directive or an assembly reference?)
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

You import the wrong version of Photon PUN, make sure you import Photon PUN 2, not Photon Classic,
To avoid any issue, create a new project and import all again (Photon PUN 2 first and then the MFPS package).
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply