Advertisement
Guest User

Untitled

a guest
Jun 10th, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.76 KB | None | 0 0
  1. Assets\Photon\PhotonChat\Code\ChatChannel.cs(18,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  2.  
  3. (Filename: Assets\Photon\PhotonChat\Code\ChatChannel.cs Line: 18)
  4.  
  5. Assets\Photon\PhotonChat\Code\ChatClient.cs(19,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  6.  
  7. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 19)
  8.  
  9. Assets\Photon\PhotonChat\Code\ChatPeer.cs(20,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  10.  
  11. (Filename: Assets\Photon\PhotonChat\Code\ChatPeer.cs Line: 20)
  12.  
  13. Assets\Photon\PhotonChat\Code\ChatClient.cs(40,31): error CS0433: The type 'IPhotonPeerListener' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  14.  
  15. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 40)
  16.  
  17. Assets\Photon\PhotonChat\Code\ChatPeer.cs(27,29): error CS0433: The type 'PhotonPeer' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  18.  
  19. (Filename: Assets\Photon\PhotonChat\Code\ChatPeer.cs Line: 27)
  20.  
  21. Assets\Photon\PhotonChat\Code\ChatClient.cs(882,14): error CS0433: The type 'IPhotonPeerListener' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  22.  
  23. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 882)
  24.  
  25. Assets\Photon\PhotonChat\Code\ChatClient.cs(887,14): error CS0433: The type 'IPhotonPeerListener' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  26.  
  27. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 887)
  28.  
  29. Assets\Photon\PhotonChat\Code\ChatClient.cs(915,14): error CS0433: The type 'IPhotonPeerListener' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  30.  
  31. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 915)
  32.  
  33. Assets\Photon\PhotonChat\Code\ChatClient.cs(944,14): error CS0433: The type 'IPhotonPeerListener' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  34.  
  35. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 944)
  36.  
  37. Assets\Photon\PhotonChat\Code\ChatPeer.cs(46,25): error CS0433: The type 'IPhotonPeerListener' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  38.  
  39. (Filename: Assets\Photon\PhotonChat\Code\ChatPeer.cs Line: 46)
  40.  
  41. Assets\Photon\PhotonChat\Code\ChatPeer.cs(46,55): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  42.  
  43. (Filename: Assets\Photon\PhotonChat\Code\ChatPeer.cs Line: 46)
  44.  
  45. Assets\Photon\PhotonChat\Code\ChatClient.cs(163,16): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  46.  
  47. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 163)
  48.  
  49. Assets\Photon\PhotonChat\Code\ChatPeer.cs(36,44): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  50.  
  51. (Filename: Assets\Photon\PhotonChat\Code\ChatPeer.cs Line: 36)
  52.  
  53. Assets\Photon\PhotonChat\Code\ChatClient.cs(186,27): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  54.  
  55. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 186)
  56.  
  57. Assets\Photon\PhotonChat\Code\IChatClientListener.cs(24,26): error CS0433: The type 'DebugLevel' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  58.  
  59. (Filename: Assets\Photon\PhotonChat\Code\IChatClientListener.cs Line: 24)
  60.  
  61. Assets\Photon\PhotonChat\Code\ChatClient.cs(872,16): error CS0433: The type 'DebugLevel' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  62.  
  63. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 872)
  64.  
  65. Assets\Photon\PhotonChat\Code\ChatClient.cs(1033,48): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  66.  
  67. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 1033)
  68.  
  69. Assets\Photon\PhotonChat\Code\ChatClient.cs(1065,46): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  70.  
  71. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 1065)
  72.  
  73. Assets\Photon\PhotonChat\Code\ChatClient.cs(1086,43): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  74.  
  75. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 1086)
  76.  
  77. Assets\Photon\PhotonChat\Code\ChatClient.cs(1144,45): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  78.  
  79. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 1144)
  80.  
  81. Assets\Photon\PhotonChat\Code\ChatClient.cs(1157,41): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  82.  
  83. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 1157)
  84.  
  85. Assets\Photon\PhotonChat\Code\ChatClient.cs(1247,41): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  86.  
  87. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 1247)
  88.  
  89. Assets\Photon\PhotonChat\Code\ChatClient.cs(1310,50): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  90.  
  91. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 1310)
  92.  
  93. Assets\Photon\PhotonChat\Code\ChatClient.cs(1342,48): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  94.  
  95. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 1342)
  96.  
  97. Assets\Photon\PhotonChat\Code\ChatClient.cs(196,57): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  98.  
  99. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 196)
  100.  
  101. Assets\Photon\PhotonChat\Code\ChatClient.cs(882,46): error CS0433: The type 'DebugLevel' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  102.  
  103. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 882)
  104.  
  105. Assets\Photon\PhotonChat\Code\ChatClient.cs(882,14): error CS0538: 'IPhotonPeerListener' in explicit interface declaration is not an interface
  106.  
  107. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 882)
  108.  
  109. Assets\Photon\PhotonChat\Code\ChatClient.cs(887,42): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  110.  
  111. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 887)
  112.  
  113. Assets\Photon\PhotonChat\Code\ChatClient.cs(887,14): error CS0538: 'IPhotonPeerListener' in explicit interface declaration is not an interface
  114.  
  115. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 887)
  116.  
  117. Assets\Photon\PhotonChat\Code\ChatClient.cs(915,54): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  118.  
  119. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 915)
  120.  
  121. Assets\Photon\PhotonChat\Code\ChatClient.cs(915,14): error CS0538: 'IPhotonPeerListener' in explicit interface declaration is not an interface
  122.  
  123. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 915)
  124.  
  125. Assets\Photon\PhotonChat\Code\ChatClient.cs(944,50): error CS0433: The type 'StatusCode' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  126.  
  127. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 944)
  128.  
  129. Assets\Photon\PhotonChat\Code\ChatClient.cs(944,14): error CS0538: 'IPhotonPeerListener' in explicit interface declaration is not an interface
  130.  
  131. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 944)
  132.  
  133. Assets\Photon\PhotonChat\Code\ChatClient.cs(196,87): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  134.  
  135. (Filename: Assets\Photon\PhotonChat\Code\ChatClient.cs Line: 196)
  136.  
  137. Assets\Photon\PhotonRealtime\Code\AppSettings.cs(21,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  138.  
  139. (Filename: Assets\Photon\PhotonRealtime\Code\AppSettings.cs Line: 21)
  140.  
  141. Assets\Photon\PhotonRealtime\Code\ConnectionHandler.cs(20,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  142.  
  143. (Filename: Assets\Photon\PhotonRealtime\Code\ConnectionHandler.cs Line: 20)
  144.  
  145. Assets\Photon\PhotonRealtime\Code\Extensions.cs(28,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  146.  
  147. (Filename: Assets\Photon\PhotonRealtime\Code\Extensions.cs Line: 28)
  148.  
  149. Assets\Photon\PhotonRealtime\Code\FriendInfo.cs(22,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  150.  
  151. (Filename: Assets\Photon\PhotonRealtime\Code\FriendInfo.cs Line: 22)
  152.  
  153. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(31,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  154.  
  155. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 31)
  156.  
  157. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(30,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  158.  
  159. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 30)
  160.  
  161. Assets\Photon\PhotonRealtime\Code\Player.cs(30,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  162.  
  163. (Filename: Assets\Photon\PhotonRealtime\Code\Player.cs Line: 30)
  164.  
  165. Assets\Photon\PhotonRealtime\Code\Region.cs(22,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  166.  
  167. (Filename: Assets\Photon\PhotonRealtime\Code\Region.cs Line: 22)
  168.  
  169. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(35,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  170.  
  171. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 35)
  172.  
  173. Assets\Photon\PhotonRealtime\Code\Room.cs(26,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  174.  
  175. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 26)
  176.  
  177. Assets\Photon\PhotonRealtime\Code\RoomInfo.cs(24,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  178.  
  179. (Filename: Assets\Photon\PhotonRealtime\Code\RoomInfo.cs Line: 24)
  180.  
  181. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(31,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  182.  
  183. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 31)
  184.  
  185. Assets\Photon\PhotonRealtime\Code\WebRpc.cs(24,50): error CS0433: The type 'SupportClass' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  186.  
  187. (Filename: Assets\Photon\PhotonRealtime\Code\WebRpc.cs Line: 24)
  188.  
  189. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3783,47): warning CS0436: The type 'IWebRpcCallback' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IWebRpcCallback' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  190.  
  191. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3783)
  192.  
  193. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3240,34): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  194.  
  195. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3240)
  196.  
  197. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3255,31): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  198.  
  199. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3255)
  200.  
  201. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3276,39): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  202.  
  203. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3276)
  204.  
  205. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3285,37): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  206.  
  207. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3285)
  208.  
  209. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3785,31): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  210.  
  211. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3785)
  212.  
  213. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3311,22): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  214.  
  215. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3311)
  216.  
  217. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3337,31): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  218.  
  219. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3337)
  220.  
  221. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3787,39): warning CS0436: The type 'IWebRpcCallback' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IWebRpcCallback' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  222.  
  223. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3787)
  224.  
  225. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3792,42): warning CS0436: The type 'IWebRpcCallback' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IWebRpcCallback' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  226.  
  227. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3792)
  228.  
  229. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3797,38): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  230.  
  231. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3797)
  232.  
  233. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(241,40): error CS0433: The type 'IPhotonPeerListener' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  234.  
  235. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 241)
  236.  
  237. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3348,54): warning CS0436: The type 'IConnectionCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IConnectionCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  238.  
  239. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3348)
  240.  
  241. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3348,77): warning CS0436: The type 'IConnectionCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IConnectionCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  242.  
  243. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3348)
  244.  
  245. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3810,39): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  246.  
  247. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3810)
  248.  
  249. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3815,46): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  250.  
  251. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3815)
  252.  
  253. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3359,39): warning CS0436: The type 'IConnectionCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IConnectionCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  254.  
  255. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3359)
  256.  
  257. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3365,42): warning CS0436: The type 'IConnectionCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IConnectionCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  258.  
  259. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3365)
  260.  
  261. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(41,38): error CS0433: The type 'PhotonPeer' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  262.  
  263. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 41)
  264.  
  265. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3412,42): warning CS0436: The type 'RegionHandler' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs' conflicts with the imported type 'RegionHandler' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs'.
  266.  
  267. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3412)
  268.  
  269. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(418,29): warning CS0436: The type 'ClientState' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ClientState' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  270.  
  271. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 418)
  272.  
  273. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(418,42): warning CS0436: The type 'ClientState' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ClientState' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  274.  
  275. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 418)
  276.  
  277. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(428,29): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  278.  
  279. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 428)
  280.  
  281. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(438,29): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  282.  
  283. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 438)
  284.  
  285. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3422,36): warning CS0436: The type 'DisconnectCause' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'DisconnectCause' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  286.  
  287. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3422)
  288.  
  289. Assets\Photon\PhotonRealtime\Code\AppSettings.cs(60,16): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  290.  
  291. (Filename: Assets\Photon\PhotonRealtime\Code\AppSettings.cs Line: 60)
  292.  
  293. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(141,41): warning CS0436: The type 'TypedLobby' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobby' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  294.  
  295. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 141)
  296.  
  297. Assets\Photon\PhotonRealtime\Code\AppSettings.cs(65,16): error CS0433: The type 'DebugLevel' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  298.  
  299. (Filename: Assets\Photon\PhotonRealtime\Code\AppSettings.cs Line: 65)
  300.  
  301. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(187,77): warning CS0436: The type 'RoomOptions' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'RoomOptions' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  302.  
  303. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 187)
  304.  
  305. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(278,42): warning CS0436: The type 'EnterRoomParams' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'EnterRoomParams' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  306.  
  307. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 278)
  308.  
  309. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(247,16): warning CS0436: The type 'LoadBalancingPeer' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'LoadBalancingPeer' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  310.  
  311. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 247)
  312.  
  313. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(328,40): warning CS0436: The type 'EnterRoomParams' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'EnterRoomParams' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  314.  
  315. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 328)
  316.  
  317. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(387,46): warning CS0436: The type 'OpJoinRandomRoomParams' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'OpJoinRandomRoomParams' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  318.  
  319. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 387)
  320.  
  321. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(258,16): warning CS0436: The type 'AuthenticationValues' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'AuthenticationValues' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  322.  
  323. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 258)
  324.  
  325. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(463,43): warning CS0436: The type 'TypedLobby' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobby' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  326.  
  327. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 463)
  328.  
  329. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(343,16): warning CS0436: The type 'ServerConnection' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ServerConnection' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  330.  
  331. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 343)
  332.  
  333. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(544,133): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  334.  
  335. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 544)
  336.  
  337. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(349,16): warning CS0436: The type 'ClientState' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ClientState' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  338.  
  339. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 349)
  340.  
  341. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3009,29): warning CS0436: The type 'DisconnectCause' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'DisconnectCause' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  342.  
  343. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3009)
  344.  
  345. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(470,16): warning CS0436: The type 'DisconnectCause' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'DisconnectCause' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  346.  
  347. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 470)
  348.  
  349. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(598,118): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  350.  
  351. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 598)
  352.  
  353. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(481,16): warning CS0436: The type 'TypedLobby' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobby' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  354.  
  355. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 481)
  356.  
  357. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3016,35): warning CS0436: The type 'RegionHandler' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs' conflicts with the imported type 'RegionHandler' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs'.
  358.  
  359. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3016)
  360.  
  361. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(636,77): warning CS0436: The type 'AuthenticationValues' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'AuthenticationValues' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  362.  
  363. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 636)
  364.  
  365. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(506,16): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  366.  
  367. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 506)
  368.  
  369. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(561,16): warning CS0436: The type 'Room' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Room.cs' conflicts with the imported type 'Room' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Room.cs'.
  370.  
  371. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 561)
  372.  
  373. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(711,81): warning CS0436: The type 'AuthenticationValues' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'AuthenticationValues' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  374.  
  375. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 711)
  376.  
  377. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(711,133): warning CS0436: The type 'EncryptionMode' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'EncryptionMode' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  378.  
  379. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 711)
  380.  
  381. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(711,164): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  382.  
  383. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 711)
  384.  
  385. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(800,52): warning CS0436: The type 'ServerConnection' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ServerConnection' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  386.  
  387. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 800)
  388.  
  389. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(820,85): warning CS0436: The type 'RaiseEventOptions' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'RaiseEventOptions' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  390.  
  391. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 820)
  392.  
  393. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1115,33): warning CS0436: The type 'TypedLobby' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobby' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  394.  
  395. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1115)
  396.  
  397. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(53,34): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  398.  
  399. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 53)
  400.  
  401. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1187,38): warning CS0436: The type 'OpJoinRandomRoomParams' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'OpJoinRandomRoomParams' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  402.  
  403. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1187)
  404.  
  405. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1243,34): warning CS0436: The type 'EnterRoomParams' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'EnterRoomParams' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  406.  
  407. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1243)
  408.  
  409. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(64,34): error CS0433: The type 'IPhotonPeerListener' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  410.  
  411. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 64)
  412.  
  413. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(64,64): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  414.  
  415. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 64)
  416.  
  417. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1306,40): warning CS0436: The type 'EnterRoomParams' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'EnterRoomParams' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  418.  
  419. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1306)
  420.  
  421. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1366,32): warning CS0436: The type 'EnterRoomParams' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'EnterRoomParams' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  422.  
  423. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1366)
  424.  
  425. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1461,35): warning CS0436: The type 'TypedLobby' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobby' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  426.  
  427. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1461)
  428.  
  429. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3350,25): warning CS0436: The type 'IConnectionCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IConnectionCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  430.  
  431. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3350)
  432.  
  433. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1513,127): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  434.  
  435. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1513)
  436.  
  437. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1541,133): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  438.  
  439. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1541)
  440.  
  441. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3351,25): warning CS0436: The type 'IConnectionCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IConnectionCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  442.  
  443. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3351)
  444.  
  445. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1601,113): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  446.  
  447. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1601)
  448.  
  449. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1619,106): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  450.  
  451. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1619)
  452.  
  453. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3461,55): warning CS0436: The type 'IMatchmakingCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IMatchmakingCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  454.  
  455. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3461)
  456.  
  457. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3461,79): warning CS0436: The type 'IMatchmakingCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IMatchmakingCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  458.  
  459. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3461)
  460.  
  461. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1641,85): warning CS0436: The type 'RaiseEventOptions' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'RaiseEventOptions' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  462.  
  463. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1641)
  464.  
  465. Assets\Photon\PhotonRealtime\Code\ConnectionHandler.cs(36,16): warning CS0436: The type 'LoadBalancingClient' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'LoadBalancingClient' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  466.  
  467. (Filename: Assets\Photon\PhotonRealtime\Code\ConnectionHandler.cs Line: 36)
  468.  
  469. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3473,39): warning CS0436: The type 'IMatchmakingCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IMatchmakingCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  470.  
  471. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3473)
  472.  
  473. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1798,46): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  474.  
  475. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1798)
  476.  
  477. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3479,42): warning CS0436: The type 'IMatchmakingCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IMatchmakingCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  478.  
  479. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3479)
  480.  
  481. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1857,36): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  482.  
  483. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1857)
  484.  
  485. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1864,69): warning CS0436: The type 'RoomOptions' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'RoomOptions' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  486.  
  487. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1864)
  488.  
  489. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1864,36): warning CS0436: The type 'Room' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Room.cs' conflicts with the imported type 'Room' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Room.cs'.
  490.  
  491. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1864)
  492.  
  493. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3566,45): warning CS0436: The type 'FriendInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\FriendInfo.cs' conflicts with the imported type 'FriendInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\FriendInfo.cs'.
  494.  
  495. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3566)
  496.  
  497. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1870,60): warning CS0436: The type 'ServerConnection' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ServerConnection' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  498.  
  499. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1870)
  500.  
  501. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1925,54): warning CS0436: The type 'ServerConnection' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ServerConnection' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  502.  
  503. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1925)
  504.  
  505. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(1997,41): error CS0433: The type 'DebugLevel' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  506.  
  507. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 1997)
  508.  
  509. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(2025,46): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  510.  
  511. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 2025)
  512.  
  513. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(2058,49): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  514.  
  515. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 2058)
  516.  
  517. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3130,38): warning CS0436: The type 'FriendInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\FriendInfo.cs' conflicts with the imported type 'FriendInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\FriendInfo.cs'.
  518.  
  519. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3130)
  520.  
  521. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(912,16): warning CS0436: The type 'MatchmakingMode' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'MatchmakingMode' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  522.  
  523. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 912)
  524.  
  525. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(913,16): warning CS0436: The type 'TypedLobby' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobby' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  526.  
  527. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 913)
  528.  
  529. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(2367,45): error CS0433: The type 'StatusCode' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  530.  
  531. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 2367)
  532.  
  533. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(2597,37): error CS0433: The type 'EventData' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  534.  
  535. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 2597)
  536.  
  537. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(921,16): warning CS0436: The type 'RoomOptions' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'RoomOptions' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  538.  
  539. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 921)
  540.  
  541. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3464,25): warning CS0436: The type 'IMatchmakingCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IMatchmakingCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  542.  
  543. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3464)
  544.  
  545. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(922,16): warning CS0436: The type 'TypedLobby' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobby' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  546.  
  547. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 922)
  548.  
  549. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3465,25): warning CS0436: The type 'IMatchmakingCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IMatchmakingCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  550.  
  551. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3465)
  552.  
  553. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(620,36): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  554.  
  555. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 620)
  556.  
  557. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3586,52): warning CS0436: The type 'IInRoomCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IInRoomCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  558.  
  559. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3586)
  560.  
  561. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3586,71): warning CS0436: The type 'IInRoomCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IInRoomCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  562.  
  563. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3586)
  564.  
  565. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(644,92): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  566.  
  567. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 644)
  568.  
  569. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3598,39): warning CS0436: The type 'IInRoomCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IInRoomCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  570.  
  571. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3598)
  572.  
  573. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(264,16): warning CS0436: The type 'AuthModeOption' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'AuthModeOption' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  574.  
  575. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 264)
  576.  
  577. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3604,42): warning CS0436: The type 'IInRoomCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IInRoomCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  578.  
  579. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3604)
  580.  
  581. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(267,16): warning CS0436: The type 'EncryptionMode' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'EncryptionMode' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  582.  
  583. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 267)
  584.  
  585. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3632,41): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  586.  
  587. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3632)
  588.  
  589. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(274,16): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  590.  
  591. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 274)
  592.  
  593. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3642,38): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  594.  
  595. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3642)
  596.  
  597. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3662,46): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  598.  
  599. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3662)
  600.  
  601. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(308,44): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  602.  
  603. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 308)
  604.  
  605. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3672,44): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  606.  
  607. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3672)
  608.  
  609. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(346,17): warning CS0436: The type 'ClientState' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ClientState' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  610.  
  611. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 346)
  612.  
  613. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3589,25): warning CS0436: The type 'IInRoomCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IInRoomCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  614.  
  615. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3589)
  616.  
  617. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(443,16): warning CS0436: The type 'ConnectionCallbacksContainer' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ConnectionCallbacksContainer' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  618.  
  619. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 443)
  620.  
  621. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3590,25): warning CS0436: The type 'IInRoomCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IInRoomCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  622.  
  623. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3590)
  624.  
  625. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(447,16): warning CS0436: The type 'MatchMakingCallbacksContainer' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'MatchMakingCallbacksContainer' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  626.  
  627. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 447)
  628.  
  629. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3690,51): warning CS0436: The type 'ILobbyCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ILobbyCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  630.  
  631. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3690)
  632.  
  633. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3690,69): warning CS0436: The type 'ILobbyCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ILobbyCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  634.  
  635. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3690)
  636.  
  637. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(502,31): warning CS0436: The type 'TypedLobbyInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobbyInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  638.  
  639. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 502)
  640.  
  641. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3702,39): warning CS0436: The type 'ILobbyCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ILobbyCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  642.  
  643. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3702)
  644.  
  645. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3708,42): warning CS0436: The type 'ILobbyCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ILobbyCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  646.  
  647. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3708)
  648.  
  649. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(593,17): warning CS0436: The type 'EnterRoomParams' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'EnterRoomParams' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  650.  
  651. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 593)
  652.  
  653. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(596,17): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  654.  
  655. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 596)
  656.  
  657. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3755,43): warning CS0436: The type 'RoomInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RoomInfo.cs' conflicts with the imported type 'RoomInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RoomInfo.cs'.
  658.  
  659. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3755)
  660.  
  661. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3765,50): warning CS0436: The type 'TypedLobbyInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobbyInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  662.  
  663. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3765)
  664.  
  665. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1747,32): warning CS0436: The type 'RaiseEventOptions' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'RaiseEventOptions' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  666.  
  667. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1747)
  668.  
  669. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1753,16): warning CS0436: The type 'EventCaching' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'EventCaching' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  670.  
  671. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1753)
  672.  
  673. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(613,16): warning CS0436: The type 'RegionHandler' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs' conflicts with the imported type 'RegionHandler' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs'.
  674.  
  675. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 613)
  676.  
  677. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1762,16): warning CS0436: The type 'ReceiverGroup' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'ReceiverGroup' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  678.  
  679. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1762)
  680.  
  681. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(620,66): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  682.  
  683. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 620)
  684.  
  685. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3092,36): warning CS0436: The type 'RoomInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RoomInfo.cs' conflicts with the imported type 'RoomInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RoomInfo.cs'.
  686.  
  687. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3092)
  688.  
  689. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(644,122): error CS0433: The type 'ConnectionProtocol' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  690.  
  691. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 644)
  692.  
  693. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1770,16): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  694.  
  695. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1770)
  696.  
  697. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3102,43): warning CS0436: The type 'TypedLobbyInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobbyInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  698.  
  699. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3102)
  700.  
  701. Assets\Photon\PhotonRealtime\Code\PhotonPing.cs(63,29): warning CS0436: The type 'PhotonPing' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\PhotonPing.cs' conflicts with the imported type 'PhotonPing' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\PhotonPing.cs'.
  702.  
  703. (Filename: Assets\Photon\PhotonRealtime\Code\PhotonPing.cs Line: 63)
  704.  
  705. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3693,25): warning CS0436: The type 'ILobbyCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ILobbyCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  706.  
  707. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3693)
  708.  
  709. Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs(3694,25): warning CS0436: The type 'ILobbyCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ILobbyCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  710.  
  711. (Filename: Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs Line: 3694)
  712.  
  713. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1811,40): warning CS0436: The type 'LobbyType' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'LobbyType' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  714.  
  715. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1811)
  716.  
  717. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1800,16): warning CS0436: The type 'LobbyType' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'LobbyType' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  718.  
  719. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1800)
  720.  
  721. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1802,32): warning CS0436: The type 'TypedLobby' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobby' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  722.  
  723. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1802)
  724.  
  725. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1901,16): warning CS0436: The type 'CustomAuthenticationType' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'CustomAuthenticationType' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  726.  
  727. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1901)
  728.  
  729. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1823,35): warning CS0436: The type 'TypedLobby' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobby' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  730.  
  731. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1823)
  732.  
  733. Assets\Photon\PhotonRealtime\Code\WebRpc.cs(86,32): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  734.  
  735. (Filename: Assets\Photon\PhotonRealtime\Code\WebRpc.cs Line: 86)
  736.  
  737. Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs(1898,17): warning CS0436: The type 'CustomAuthenticationType' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'CustomAuthenticationType' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  738.  
  739. (Filename: Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs Line: 1898)
  740.  
  741. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(60,21): warning CS0436: The type 'Region' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs' conflicts with the imported type 'Region' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs'.
  742.  
  743. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 60)
  744.  
  745. Assets\Photon\PhotonRealtime\Code\PhotonPingClasses.cs(31,35): warning CS0436: The type 'PhotonPing' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\PhotonPing.cs' conflicts with the imported type 'PhotonPing' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\PhotonPing.cs'.
  746.  
  747. (Filename: Assets\Photon\PhotonRealtime\Code\PhotonPingClasses.cs Line: 31)
  748.  
  749. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(69,16): warning CS0436: The type 'Region' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs' conflicts with the imported type 'Region' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs'.
  750.  
  751. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 69)
  752.  
  753. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(105,32): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  754.  
  755. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 105)
  756.  
  757. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(149,49): warning CS0436: The type 'RegionHandler' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs' conflicts with the imported type 'RegionHandler' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs'.
  758.  
  759. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 149)
  760.  
  761. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(217,46): warning CS0436: The type 'Region' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs' conflicts with the imported type 'Region' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs'.
  762.  
  763. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 217)
  764.  
  765. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(251,35): warning CS0436: The type 'Region' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs' conflicts with the imported type 'Region' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs'.
  766.  
  767. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 251)
  768.  
  769. Assets\Photon\PhotonRealtime\Code\Player.cs(45,28): warning CS0436: The type 'Room' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Room.cs' conflicts with the imported type 'Room' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Room.cs'.
  770.  
  771. (Filename: Assets\Photon\PhotonRealtime\Code\Player.cs Line: 45)
  772.  
  773. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(64,17): warning CS0436: The type 'Region' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs' conflicts with the imported type 'Region' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs'.
  774.  
  775. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 64)
  776.  
  777. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(143,22): warning CS0436: The type 'RegionPinger' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs' conflicts with the imported type 'RegionPinger' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs'.
  778.  
  779. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 143)
  780.  
  781. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(144,24): warning CS0436: The type 'RegionHandler' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs' conflicts with the imported type 'RegionHandler' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs'.
  782.  
  783. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 144)
  784.  
  785. Assets\Photon\PhotonRealtime\Code\Player.cs(174,16): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  786.  
  787. (Filename: Assets\Photon\PhotonRealtime\Code\Player.cs Line: 174)
  788.  
  789. Assets\Photon\PhotonRealtime\Code\Player.cs(186,16): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  790.  
  791. (Filename: Assets\Photon\PhotonRealtime\Code\Player.cs Line: 186)
  792.  
  793. Assets\Photon\PhotonRealtime\Code\Player.cs(195,34): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  794.  
  795. (Filename: Assets\Photon\PhotonRealtime\Code\Player.cs Line: 195)
  796.  
  797. Assets\Photon\PhotonRealtime\Code\Player.cs(195,16): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  798.  
  799. (Filename: Assets\Photon\PhotonRealtime\Code\Player.cs Line: 195)
  800.  
  801. Assets\Photon\PhotonRealtime\Code\Player.cs(208,16): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  802.  
  803. (Filename: Assets\Photon\PhotonRealtime\Code\Player.cs Line: 208)
  804.  
  805. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(297,17): warning CS0436: The type 'PhotonPing' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\PhotonPing.cs' conflicts with the imported type 'PhotonPing' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\PhotonPing.cs'.
  806.  
  807. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 297)
  808.  
  809. Assets\Photon\PhotonRealtime\Code\Player.cs(380,101): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  810.  
  811. (Filename: Assets\Photon\PhotonRealtime\Code\Player.cs Line: 380)
  812.  
  813. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(289,29): warning CS0436: The type 'Region' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs' conflicts with the imported type 'Region' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs'.
  814.  
  815. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 289)
  816.  
  817. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(289,51): warning CS0436: The type 'Region' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs' conflicts with the imported type 'Region' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs'.
  818.  
  819. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 289)
  820.  
  821. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(274,17): warning CS0436: The type 'Region' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs' conflicts with the imported type 'Region' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs'.
  822.  
  823. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 274)
  824.  
  825. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(279,24): warning CS0436: The type 'Region' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs' conflicts with the imported type 'Region' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Region.cs'.
  826.  
  827. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 279)
  828.  
  829. Assets\Photon\PhotonRealtime\Code\RegionHandler.cs(281,17): warning CS0436: The type 'PhotonPing' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\PhotonPing.cs' conflicts with the imported type 'PhotonPing' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\PhotonPing.cs'.
  830.  
  831. (Filename: Assets\Photon\PhotonRealtime\Code\RegionHandler.cs Line: 281)
  832.  
  833. Assets\Photon\PhotonRealtime\Code\Room.cs(40,25): warning CS0436: The type 'RoomInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RoomInfo.cs' conflicts with the imported type 'RoomInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RoomInfo.cs'.
  834.  
  835. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 40)
  836.  
  837. Assets\Photon\PhotonRealtime\Code\Room.cs(45,16): warning CS0436: The type 'LoadBalancingClient' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'LoadBalancingClient' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  838.  
  839. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 45)
  840.  
  841. Assets\Photon\PhotonRealtime\Code\Room.cs(189,32): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  842.  
  843. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 189)
  844.  
  845. Assets\Photon\PhotonRealtime\Code\Room.cs(361,113): warning CS0436: The type 'WebFlags' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs' conflicts with the imported type 'WebFlags' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\WebRpc.cs'.
  846.  
  847. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 361)
  848.  
  849. Assets\Photon\PhotonRealtime\Code\Room.cs(415,54): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  850.  
  851. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 415)
  852.  
  853. Assets\Photon\PhotonRealtime\Code\Room.cs(447,37): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  854.  
  855. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 447)
  856.  
  857. Assets\Photon\PhotonRealtime\Code\Room.cs(459,39): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  858.  
  859. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 459)
  860.  
  861. Assets\Photon\PhotonRealtime\Code\Room.cs(474,43): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  862.  
  863. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 474)
  864.  
  865. Assets\Photon\PhotonRealtime\Code\Room.cs(474,24): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  866.  
  867. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 474)
  868.  
  869. Assets\Photon\PhotonRealtime\Code\Room.cs(494,24): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  870.  
  871. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 494)
  872.  
  873. Assets\Photon\PhotonRealtime\Code\Room.cs(291,38): warning CS0436: The type 'RoomOptions' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'RoomOptions' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  874.  
  875. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 291)
  876.  
  877. Assets\Photon\PhotonRealtime\Code\Room.cs(186,33): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  878.  
  879. (Filename: Assets\Photon\PhotonRealtime\Code\Room.cs Line: 186)
  880.  
  881. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(42,46): warning CS0436: The type 'IConnectionCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IConnectionCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  882.  
  883. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 42)
  884.  
  885. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(42,69): warning CS0436: The type 'IMatchmakingCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IMatchmakingCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  886.  
  887. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 42)
  888.  
  889. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(42,93): warning CS0436: The type 'IInRoomCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'IInRoomCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  890.  
  891. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 42)
  892.  
  893. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(42,111): warning CS0436: The type 'ILobbyCallbacks' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'ILobbyCallbacks' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  894.  
  895. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 42)
  896.  
  897. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(60,16): warning CS0436: The type 'LoadBalancingClient' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'LoadBalancingClient' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  898.  
  899. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 60)
  900.  
  901. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(170,45): warning CS0436: The type 'FriendInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\FriendInfo.cs' conflicts with the imported type 'FriendInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\FriendInfo.cs'.
  902.  
  903. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 170)
  904.  
  905. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(214,30): warning CS0436: The type 'DisconnectCause' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'DisconnectCause' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  906.  
  907. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 214)
  908.  
  909. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(220,42): warning CS0436: The type 'RegionHandler' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs' conflicts with the imported type 'RegionHandler' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RegionHandler.cs'.
  910.  
  911. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 220)
  912.  
  913. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(226,43): warning CS0436: The type 'RoomInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RoomInfo.cs' conflicts with the imported type 'RoomInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\RoomInfo.cs'.
  914.  
  915. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 226)
  916.  
  917. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(231,41): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  918.  
  919. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 231)
  920.  
  921. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(236,38): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  922.  
  923. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 236)
  924.  
  925. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(246,46): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  926.  
  927. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 246)
  928.  
  929. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(251,44): warning CS0436: The type 'Player' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs' conflicts with the imported type 'Player' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\Player.cs'.
  930.  
  931. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 251)
  932.  
  933. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(266,50): warning CS0436: The type 'TypedLobbyInfo' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs' conflicts with the imported type 'TypedLobbyInfo' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadbalancingPeer.cs'.
  934.  
  935. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 266)
  936.  
  937. Assets\Photon\PhotonRealtime\Code\SupportLogger.cs(53,17): warning CS0436: The type 'LoadBalancingClient' in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs' conflicts with the imported type 'LoadBalancingClient' in 'udpkit.platform.photon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in 'G:\Unity Projects\Repo\Riken\Assets\Photon\PhotonRealtime\Code\LoadBalancingClient.cs'.
  938.  
  939. (Filename: Assets\Photon\PhotonRealtime\Code\SupportLogger.cs Line: 53)
  940.  
  941. Assets\Photon\PhotonRealtime\Code\WebRpc.cs(54,31): error CS0433: The type 'OperationResponse' exists in both 'Photon3DotNet, Version=4.1.1.17, Culture=neutral, PublicKeyToken=null' and 'Photon3Unity3D, Version=4.1.2.13, Culture=neutral, PublicKeyToken=null'
  942.  
  943. (Filename: Assets\Photon\PhotonRealtime\Code\WebRpc.cs Line: 54)
  944.  
  945. Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
  946. Copyright (C) Microsoft Corporation. All rights reserved.
  947.  
  948. error CS1704: An assembly with the same simple name 'Photon3Unity3D' has already been imported. Try removing one of the references (e.g. 'G:\Unity Projects\Repo\Riken\Assets\Plugins\PhotonRealtime\Photon3Unity3D.dll') or sign them to enable side-by-side.
  949.  
  950. Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
  951. Copyright (C) Microsoft Corporation. All rights reserved.
  952.  
  953. error CS1704: An assembly with the same simple name 'Photon3Unity3D' has already been imported. Try removing one of the references (e.g. 'G:\Unity Projects\Repo\Riken\Assets\Plugins\PhotonRealtime\Photon3Unity3D.dll') or sign them to enable side-by-side.
  954.  
  955. Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
  956. Copyright (C) Microsoft Corporation. All rights reserved.
  957.  
  958. error CS1704: An assembly with the same simple name 'Photon3Unity3D' has already been imported. Try removing one of the references (e.g. 'G:\Unity Projects\Repo\Riken\Assets\Plugins\PhotonRealtime\Photon3Unity3D.dll') or sign them to enable side-by-side.
  959.  
  960. Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
  961. Copyright (C) Microsoft Corporation. All rights reserved.
  962.  
  963. error CS1704: An assembly with the same simple name 'Photon3Unity3D' has already been imported. Try removing one of the references (e.g. 'G:\Unity Projects\Repo\Riken\Assets\Plugins\PhotonRealtime\Photon3Unity3D.dll') or sign them to enable side-by-side.
  964.  
  965. Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
  966. Copyright (C) Microsoft Corporation. All rights reserved.
  967.  
  968. error CS1704: An assembly with the same simple name 'Photon3Unity3D' has already been imported. Try removing one of the references (e.g. 'G:\Unity Projects\Repo\Riken\Assets\Plugins\PhotonRealtime\Photon3Unity3D.dll') or sign them to enable side-by-side.
  969.  
  970. Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
  971. Copyright (C) Microsoft Corporation. All rights reserved.
  972.  
  973. error CS1704: An assembly with the same simple name 'Photon3Unity3D' has already been imported. Try removing one of the references (e.g. 'G:\Unity Projects\Repo\Riken\Assets\Plugins\PhotonRealtime\Photon3Unity3D.dll') or sign them to enable side-by-side.
  974.  
  975. Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
  976. Copyright (C) Microsoft Corporation. All rights reserved.
  977.  
  978. error CS1704: An assembly with the same simple name 'Photon3Unity3D' has already been imported. Try removing one of the references (e.g. 'G:\Unity Projects\Repo\Riken\Assets\Plugins\PhotonRealtime\Photon3Unity3D.dll') or sign them to enable side-by-side.
  979.  
  980. Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
  981. Copyright (C) Microsoft Corporation. All rights reserved.
  982.  
  983. error CS1704: An assembly with the same simple name 'Photon3Unity3D' has already been imported. Try removing one of the references (e.g. 'G:\Unity Projects\Repo\Riken\Assets\Plugins\PhotonRealtime\Photon3Unity3D.dll') or sign them to enable side-by-side.
  984.  
  985. InvalidOperationException: Cannot find CustomScriptAssembly with name 'PhotonVoice.PUN.Editor'. Assembly names: Unity.Analytics.StandardEvents.EditorTests, Unity.TextMeshPro.Editor, Unity.PackageManagerUI.EditorTests, Unity.TextMeshPro.Tests, Unity.PackageManagerUI.Editor, Unity.Postprocessing.Runtime.Tests, Unity.TextMeshPro.Editor.Tests, Unity.CollabProxy.Editor, Unity.Postprocessing.Editor, Unity.Analytics.DataPrivacy.Tests, Oculus.VR.Editor, Oculus.VR.Scripts.Editor, Unity.Postprocessing.Runtime, Unity.CollabProxy.EditorTests, Oculus.VR, Unity.TextMeshPro, Unity.Postprocessing.Editor.Tests, Unity.Analytics.DataPrivacy, PhotonVoice.API, PhotonVoice.Editor, PhotonWebSocket, PhotonRealtime, PhotonVoice, PhotonVoice.Utilities.Editor
  986. UnityEditor.Scripting.ScriptCompilation.EditorCompilation.FindCustomScriptAssemblyFromAssemblyName (System.String assemblyName) (at C:/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/EditorCompilation.cs:897)
  987. UnityEditor.Scripting.ScriptCompilation.EditorCompilation.FindCustomTargetAssemblyFromTargetAssembly (UnityEditor.Scripting.ScriptCompilation.EditorBuildRules+TargetAssembly assembly) (at C:/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/EditorCompilation.cs:911)
  988. UnityEditor.Scripting.ScriptCompilation.EditorCompilation.CompileScripts (UnityEditor.Scripting.ScriptCompilation.ScriptAssemblySettings scriptAssemblySettings, System.String tempBuildDirectory, UnityEditor.Scripting.ScriptCompilation.EditorScriptCompilationOptions options, UnityEditor.Scripting.ScriptCompilation.EditorBuildRules+TargetAssembly[]& notCompiledTargetAssemblies, System.String[]& notCompiledScripts) (at C:/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/EditorCompilation.cs:998)
  989. UnityEditor.Scripting.ScriptCompilation.EditorCompilation.CompileScripts (UnityEditor.Scripting.ScriptCompilation.EditorScriptCompilationOptions options, UnityEditor.BuildTargetGroup platformGroup, UnityEditor.BuildTarget platform) (at C:/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/EditorCompilation.cs:921)
  990. UnityEditor.Scripting.ScriptCompilation.EditorCompilation.TickCompilationPipeline (UnityEditor.Scripting.ScriptCompilation.EditorScriptCompilationOptions options, UnityEditor.BuildTargetGroup platformGroup, UnityEditor.BuildTarget platform) (at C:/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/EditorCompilation.cs:1361)
  991. UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface+<TickCompilationPipeline>c__AnonStorey5.<>m__0 () (at C:/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/EditorCompilationInterface.cs:331)
  992. UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface.EmitExceptionAsError[T] (System.Func`1[TResult] func, T returnValue) (at C:/buildslave/unity/build/Editor/Mono/Scripting/ScriptCompilation/EditorCompilationInterface.cs:97)
  993. UnityEditor.Scripting.ScriptCompilation.EditorCompilationInterface:TickCompilationPipeline(EditorScriptCompilationOptions, BuildTargetGroup, BuildTarget)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement