Skip to content

Instantly share code, notes, and snippets.

@kavyak28
Created January 21, 2021 09:27
Show Gist options
  • Save kavyak28/310d08f9402590d70d6a925ec51ba445 to your computer and use it in GitHub Desktop.
Save kavyak28/310d08f9402590d70d6a925ec51ba445 to your computer and use it in GitHub Desktop.
Bug 51_P1_Arguement out of Bound Exception
01-21 14:55:22.254 28932 28959 I Unity : Sirenix.Serialization.ArchitectureInfo:.cctor()
01-21 14:55:22.254 28932 28959 I Unity : Sirenix.Serialization.UnitySerializationInitializer:Initialize()
01-21 14:55:22.254 28932 28959 I Unity : Sirenix.Serialization.UnitySerializationInitializer:InitializeRuntime()
01-21 14:55:22.254 28932 28959 I Unity :
01-21 14:55:22.254 28932 28959 I Unity : (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
01-21 14:55:22.254 28932 28959 I Unity :
01-21 14:55:22.275 28932 28959 I Unity : Odin Serializer detected non-white-listed runtime platform Android; disabling all unaligned memory read/writes.
01-21 14:55:22.275 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:22.275 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:22.275 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:22.275 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:22.275 28932 28959 I Unity : Sirenix.Serialization.ArchitectureInfo:SetRuntimePlatform(RuntimePlatform)
01-21 14:55:22.275 28932 28959 I Unity : Sirenix.Serialization.UnitySerializationInitializer:Initialize()
01-21 14:55:22.275 28932 28959 I Unity : Sirenix.Serialization.UnitySerializationInitializer:InitializeRuntime()
01-21 14:55:22.275 28932 28959 I Unity :
01-21 14:55:22.275 28932 28959 I Unity : (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)
01-21 14:55:22.275 28932 28959 I Unity :
01-21 14:55:22.345 28932 28959 I Unity :
01-21 14:55:22.345 28932 28959 I Unity :
01-21 14:55:22.345 28932 28959 I Unity : cam.aspect : 0.4285714 aspect 0.42 width 1080 height 2520 : => member name: Init : => source line number: 66
01-21 14:55:22.345 28932 28959 I Unity :
01-21 14:55:22.345 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:22.345 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:22.345 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:22.345 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:22.345 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:22.345 28932 28959 I Unity : UIRootScaler:Init() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/Utils/UIRootScaler.cs:66)
01-21 14:55:22.345 28932 28959 I Unity : UIRootScaler:OnEnable() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/Utils/UIRootScaler.cs:44)
01-21 14:55:22.345 28932 28959 I Unity :
01-21 14:55:22.345 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs Line: 372)
01-21 14:55:22.345 28932 28959 I Unity :
01-21 14:55:22.350 28932 28959 I Unity :
01-21 14:55:22.350 28932 28959 I Unity :
01-21 14:55:22.350 28932 28959 I Unity : ChangeUIRootSize ratio Sixteen_X_Nine size 720 orientation Landscape : => member name: ChangeUIRootSize : => source line number: 52
01-21 14:55:22.350 28932 28959 I Unity :
01-21 14:55:22.350 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:22.350 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:22.350 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:22.350 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:22.350 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:22.350 28932 28959 I Unity : UIRootScaler:ChangeUIRootSize(Int32, String) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/Utils/UIRootScaler.cs:52)
01-21 14:55:22.350 28932 28959 I Unity : UIRootScaler:Init() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/Utils/UIRootScaler.cs:131)
01-21 14:55:22.350 28932 28959 I Unity : UIRootScaler:OnEnable() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/Utils/UIRootScaler.cs:44)
01-21 14:55:22.350 28932 28959 I Unity :
01-21 14:55:22.350 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Work
01-21 14:55:22.412 28932 28959 D Unity : Sensor : Accelerometer ( 1) ; 0.002395 / 0.00s ; Accelerometer LSM6DS3-C / ST
01-21 14:55:22.418 28932 28959 D Unity : Choreographer available: Enabling VSYNC timing
01-21 14:55:24.166 28932 29016 D Unity : Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
01-21 14:55:24.270 28932 28959 D Unity : UnloadTime: 46.117235 ms
01-21 14:55:24.730 28932 28959 D Unity : Unable to lookup library path for 'PhotonCryptoPlugin', native render plugin support disabled.
01-21 14:55:24.731 28932 28959 E Unity : Unable to find PhotonCryptoPlugin
01-21 14:55:24.736 28932 28959 D Unity : Unable to lookup library path for 'PhotonSocketPlugin', native render plugin support disabled.
01-21 14:55:24.736 28932 28959 E Unity : Unable to find PhotonSocketPlugin
01-21 14:55:24.744 28932 28959 D Unity : Unable to lookup library path for 'PhotonEncryptorPlugin', native render plugin support disabled.
01-21 14:55:24.745 28932 28959 E Unity : Unable to find PhotonEncryptorPlugin
01-21 14:55:25.046 28932 28959 W Unity : The referenced script (Unknown) on this Behaviour is missing!
01-21 14:55:25.046 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.046 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.046 28932 28959 W Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.046 28932 28959 W Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.046 28932 28959 W Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.046 28932 28959 W Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.046 28932 28959 W Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:44)
01-21 14:55:25.047 28932 28959 W Unity : The referenced script on this Behaviour (Game Object '<null>') is missing!
01-21 14:55:25.047 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.047 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.047 28932 28959 W Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.047 28932 28959 W Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.047 28932 28959 W Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.047 28932 28959 W Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.047 28932 28959 W Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerP
01-21 14:55:25.048 28932 28959 E Unity : A scripted object (script unknown or not yet loaded) has a different serialization layout when loading. (Read 56 bytes but expected 156 bytes)
01-21 14:55:25.048 28932 28959 E Unity : Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
01-21 14:55:25.048 28932 28959 E Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.048 28932 28959 E Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.048 28932 28959 E Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.048 28932 28959 E Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.048 28932 28959 E Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.048 28932 28959 E Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/S
01-21 14:55:25.049 28932 28959 W Unity : The referenced script (IjsUiFramework.IAPProduct) on this Behaviour is missing!
01-21 14:55:25.049 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.049 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.049 28932 28959 W Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.049 28932 28959 W Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.049 28932 28959 W Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.049 28932 28959 W Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.049 28932 28959 W Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Pl
01-21 14:55:25.050 28932 28959 W Unity : The referenced script on this Behaviour (Game Object '<null>') is missing!
01-21 14:55:25.050 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.050 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.050 28932 28959 W Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.050 28932 28959 W Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.050 28932 28959 W Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.050 28932 28959 W Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.050 28932 28959 W Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerP
01-21 14:55:25.051 28932 28959 W Unity : The referenced script (IjsUiFramework.IAPProduct) on this Behaviour is missing!
01-21 14:55:25.051 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.051 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.051 28932 28959 W Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.051 28932 28959 W Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.051 28932 28959 W Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.051 28932 28959 W Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.051 28932 28959 W Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Pl
01-21 14:55:25.052 28932 28959 W Unity : The referenced script on this Behaviour (Game Object '<null>') is missing!
01-21 14:55:25.052 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.052 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.052 28932 28959 W Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.052 28932 28959 W Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.052 28932 28959 W Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.052 28932 28959 W Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.052 28932 28959 W Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerP
01-21 14:55:25.052 28932 28959 W Unity : The referenced script (IjsUiFramework.IAPProduct) on this Behaviour is missing!
01-21 14:55:25.052 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.052 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.052 28932 28959 W Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.052 28932 28959 W Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.052 28932 28959 W Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.052 28932 28959 W Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.052 28932 28959 W Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Pl
01-21 14:55:25.053 28932 28959 W Unity : The referenced script on this Behaviour (Game Object '<null>') is missing!
01-21 14:55:25.053 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.053 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.053 28932 28959 W Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.053 28932 28959 W Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.053 28932 28959 W Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.053 28932 28959 W Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.053 28932 28959 W Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerP
01-21 14:55:25.054 28932 28959 W Unity : The referenced script on this Behaviour (Game Object '<null>') is missing!
01-21 14:55:25.054 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String, Type)
01-21 14:55:25.054 28932 28959 W Unity : UnityEngine.Resources:LoadAll(String) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Resources/Resources.bindings.cs:95)
01-21 14:55:25.054 28932 28959 W Unity : IjsUiFramework.GameSkinData:GetSharedSettingsObjectPrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:28)
01-21 14:55:25.054 28932 28959 W Unity : IjsUiFramework.GameSkinData:get_gameSkin() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/UIFramework/Scripts/GameSkinData.cs:21)
01-21 14:55:25.054 28932 28959 W Unity : PlayerProfile:get_totalCoins() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:56)
01-21 14:55:25.054 28932 28959 W Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.054 28932 28959 W Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerP
01-21 14:55:25.114 28932 28959 I Unity :
01-21 14:55:25.114 28932 28959 I Unity :
01-21 14:55:25.114 28932 28959 I Unity : PlayerProfileCC playerName Swaaa playFabID 1975A301E6A3E936 avatarID 4 totalCoins 15225 : => member name: .ctor : => source line number: 351
01-21 14:55:25.114 28932 28959 I Unity :
01-21 14:55:25.114 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:25.114 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:25.114 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:25.114 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:25.114 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:25.114 28932 28959 I Unity : PlayerProfileCC:.ctor(String, String, Int32, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:351)
01-21 14:55:25.114 28932 28959 I Unity : PlayerProfile:GetProfileCC() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:238)
01-21 14:55:25.114 28932 28959 I Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:44)
01-21 14:55:25.114 28932 28959 I Unity : PhotonManager:Connect() (at
01-21 14:55:25.117 28932 28959 I Unity :
01-21 14:55:25.117 28932 28959 I Unity :
01-21 14:55:25.117 28932 28959 I Unity : PlayerProfile created <b>Name</b>: Swaaa
01-21 14:55:25.117 28932 28959 I Unity : <b>PlayFabID</b>: 1975A301E6A3E936
01-21 14:55:25.117 28932 28959 I Unity : <b>AvatarID</b>: 4
01-21 14:55:25.117 28932 28959 I Unity : <b>TotalCoins</b>: 15225
01-21 14:55:25.117 28932 28959 I Unity : <b>BetAmount</b>: 0
01-21 14:55:25.117 28932 28959 I Unity : : => member name: .cctor : => source line number: 45
01-21 14:55:25.117 28932 28959 I Unity :
01-21 14:55:25.117 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:25.117 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:25.117 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:25.117 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:25.117 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:25.117 28932 28959 I Unity : PlayerProfile:.cctor() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:45)
01-21 14:55:25.117 28932 28959 I Unity : PhotonManager:Connect() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:198)
01-21 14:55:25.117 28932 28959 I Unity : PhotonManager:Awake() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:145)
01-21 14:55:25.117 28932 28959 I Unity :
01-21 14:55:25.478 28932 28959 I Unity : Can't change CrcCheckEnabled while being connected. CrcCheckEnabled stays False
01-21 14:55:25.478 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:25.478 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:25.478 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:25.478 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:25.478 28932 28959 I Unity : Photon.Pun.PhotonNetwork:set_CrcCheckEnabled(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Photon/PhotonUnityNetworking/Code/PhotonNetwork.cs:913)
01-21 14:55:25.478 28932 28959 I Unity : PhotonManager:Start() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:157)
01-21 14:55:25.478 28932 28959 I Unity :
01-21 14:55:25.478 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Photon/PhotonUnityNetworking/Code/PhotonNetwork.cs Line: 913)
01-21 14:55:25.478 28932 28959 I Unity :
01-21 14:55:25.562 28932 28959 I Unity :
01-21 14:55:25.562 28932 28959 I Unity :
01-21 14:55:25.562 28932 28959 I Unity : Notification Set 1.00:00:00 : => member name: SetAndroidLocalNotificationWithReward : => source line number: 148
01-21 14:55:25.562 28932 28959 I Unity :
01-21 14:55:25.562 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:25.562 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:25.562 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:25.562 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:25.562 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:25.562 28932 28959 I Unity : LocalNotificationHandler:SetAndroidLocalNotificationWithReward() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/LocalNotificationHandler.cs:148)
01-21 14:55:25.562 28932 28959 I Unity : LocalNotificationHandler:Start() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/LocalNotificationHandler.cs:68)
01-21 14:55:25.562 28932 28959 I Unity :
01-21 14:55:25.562 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs Line: 372)
01-21 14:55:25.562 28932 28959 I Unity :
01-21 14:55:26.243 28932 28959 D Unity : System memory in use before: 46.3 MB.
01-21 14:55:26.305 28932 28959 D Unity : System memory in use after: 42.6 MB.
01-21 14:55:26.305 28932 28959 D Unity :
01-21 14:55:26.305 28932 28959 D Unity : Unloading 341 unused Assets to reduce memory usage. Loaded Objects now: 6566.
01-21 14:55:26.305 28932 28959 D Unity : Total: 62.070390 ms (FindLiveObjects: 1.512961 ms CreateObjectMapping: 0.592000 ms MarkObjects: 53.889929 ms DeleteObjects: 6.068424 ms)
01-21 14:55:26.305 28932 28959 D Unity :
01-21 14:55:26.568 28932 28959 I Unity :
01-21 14:55:26.568 28932 28959 I Unity :
01-21 14:55:26.568 28932 28959 I Unity : CloseSplashScreen : => member name: CloseSplashScreen : => source line number: 432
01-21 14:55:26.568 28932 28959 I Unity :
01-21 14:55:26.568 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:26.568 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:26.568 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:26.568 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:26.568 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:26.568 28932 28959 I Unity : IntroScreenUIController:CloseSplashScreen() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:432)
01-21 14:55:26.568 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtils.cs:236)
01-21 14:55:26.568 28932 28959 I Unity : UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
01-21 14:55:26.568 28932 28959 I Unity :
01-21 14:55:26.568 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy
01-21 14:55:26.570 28932 28959 I Unity :
01-21 14:55:26.570 28932 28959 I Unity :
01-21 14:55:26.570 28932 28959 I Unity : PlayerPreference.isLoggedIn True : => member name: CloseSplashScreen : => source line number: 441
01-21 14:55:26.570 28932 28959 I Unity :
01-21 14:55:26.570 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:26.570 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:26.570 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:26.570 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:26.570 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:26.570 28932 28959 I Unity : IntroScreenUIController:CloseSplashScreen() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:441)
01-21 14:55:26.570 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtils.cs:236)
01-21 14:55:26.570 28932 28959 I Unity : UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
01-21 14:55:26.570 28932 28959 I Unity :
01-21 14:55:26.570 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyD
01-21 14:55:26.585 28932 28959 I Unity :
01-21 14:55:26.585 28932 28959 I Unity :
01-21 14:55:26.585 28932 28959 I Unity : LoginAsGuest : => member name: LoginAsGuest : => source line number: 673
01-21 14:55:26.585 28932 28959 I Unity :
01-21 14:55:26.585 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:26.585 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:26.585 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:26.585 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:26.585 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:26.585 28932 28959 I Unity : IjsUiFramework.PlayFabManager:LoginAsGuest() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:673)
01-21 14:55:26.585 28932 28959 I Unity : IjsUiFramework.PlayFabManager:Login(LoginType) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:173)
01-21 14:55:26.585 28932 28959 I Unity : IntroScreenUIController:CloseSplashScreen() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:450)
01-21 14:55:26.585 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volum
01-21 14:55:28.449 28932 28959 I Unity :
01-21 14:55:28.449 28932 28959 I Unity :
01-21 14:55:28.449 28932 28959 I Unity : Got PlayFabID: 1975A301E6A3E936 Name Swaaa playfab name Sundar : => member name: LoginAsGuest : => source line number: 702
01-21 14:55:28.449 28932 28959 I Unity :
01-21 14:55:28.449 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.449 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.449 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.449 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.449 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.449 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:702)
01-21 14:55:28.449 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/PlayFabSdk/Shared/Internal/PlayFabHttp/PlayFabHTTP.cs:215)
01-21 14:55:28.449 28932 28959 I Unity : PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer) (at /Volumes/Development/UNITY_Works
01-21 14:55:28.453 28932 28959 I Unity :
01-21 14:55:28.453 28932 28959 I Unity :
01-21 14:55:28.453 28932 28959 I Unity : OnLoginEvent : True LoginType Guest isNewAccount False : => member name: OnLoginEvent : => source line number: 185
01-21 14:55:28.453 28932 28959 I Unity :
01-21 14:55:28.453 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.453 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.453 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.453 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.453 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.453 28932 28959 I Unity : IjsUiFramework.PlayFabManager:OnLoginEvent(Boolean, LoginType, Boolean, PlayFabError) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:185)
01-21 14:55:28.453 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:704)
01-21 14:55:28.453 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/Wo
01-21 14:55:28.464 28932 28959 I Unity :
01-21 14:55:28.464 28932 28959 I Unity :
01-21 14:55:28.464 28932 28959 I Unity : Virtual Currency Entry Found. : => member name: ProcessPlayerDataPayLoad : => source line number: 257
01-21 14:55:28.464 28932 28959 I Unity :
01-21 14:55:28.464 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.464 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.464 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.464 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.464 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.464 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:257)
01-21 14:55:28.464 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:711)
01-21 14:55:28.464 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:55:28.467 28932 28959 I Unity :
01-21 14:55:28.467 28932 28959 I Unity :
01-21 14:55:28.467 28932 28959 I Unity : OnGetCombinedAccountInfoSuccess : virtualCoins = 15225 : => member name: ProcessPlayerDataPayLoad : => source line number: 259
01-21 14:55:28.467 28932 28959 I Unity :
01-21 14:55:28.467 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.467 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.467 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.467 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.467 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.467 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:259)
01-21 14:55:28.467 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:711)
01-21 14:55:28.467 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Work
01-21 14:55:28.481 28932 28959 I Unity :
01-21 14:55:28.481 28932 28959 I Unity :
01-21 14:55:28.481 28932 28959 I Unity : OnPlayerCoinsUpdated prevBal 0 curbal15225 : => member name: OnPlayerCoinsUpdated : => source line number: 395
01-21 14:55:28.481 28932 28959 I Unity :
01-21 14:55:28.481 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.481 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.481 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.481 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.481 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.481 28932 28959 I Unity : IntroScreenUIController:OnPlayerCoinsUpdated(ObscuredInt, ObscuredInt) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:395)
01-21 14:55:28.481 28932 28959 I Unity : Currency:.ctor(ObscuredInt) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Currency.cs:13)
01-21 14:55:28.481 28932 28959 I Unity : PlayerProfile:InitCurrency(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:141)
01-21 14:55:28.481 28932 28959 I Unity : IjsUiFramework.PlayFabMana
01-21 14:55:28.487 28932 28959 I Unity :
01-21 14:55:28.487 28932 28959 I Unity :
01-21 14:55:28.487 28932 28959 I Unity : GetAccountInfo playerName Swaaa : => member name: ProcessPlayerDataPayLoad : => source line number: 270
01-21 14:55:28.487 28932 28959 I Unity :
01-21 14:55:28.487 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.487 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.487 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.487 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.487 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.487 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:270)
01-21 14:55:28.487 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:711)
01-21 14:55:28.487 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingC
01-21 14:55:28.532 28932 28959 I Unity :
01-21 14:55:28.532 28932 28959 I Unity :
01-21 14:55:28.532 28932 28959 I Unity : _lastRewardTime 01/20/2021 11:55:11 : => member name: ProcessPlayerDataPayLoad : => source line number: 295
01-21 14:55:28.532 28932 28959 I Unity :
01-21 14:55:28.532 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.532 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.532 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.532 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.532 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.532 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:295)
01-21 14:55:28.532 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:711)
01-21 14:55:28.532 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/Work
01-21 14:55:28.533 28932 28959 I Unity :
01-21 14:55:28.533 28932 28959 I Unity :
01-21 14:55:28.533 28932 28959 I Unity : _lastReward 2 : => member name: ProcessPlayerDataPayLoad : => source line number: 302
01-21 14:55:28.533 28932 28959 I Unity :
01-21 14:55:28.533 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.533 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.533 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.533 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.533 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.533 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:302)
01-21 14:55:28.533 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:711)
01-21 14:55:28.533 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/
01-21 14:55:28.537 28932 28959 I Unity :
01-21 14:55:28.537 28932 28959 I Unity :
01-21 14:55:28.537 28932 28959 I Unity : Player XP Modified : 36400 : => member name: playerXP : => source line number: 103
01-21 14:55:28.537 28932 28959 I Unity :
01-21 14:55:28.537 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.537 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.537 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.537 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.537 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.537 28932 28959 I Unity : PlayerProfile:set_playerXP(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:103)
01-21 14:55:28.537 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:322)
01-21 14:55:28.537 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManag
01-21 14:55:28.554 28932 28959 I Unity :
01-21 14:55:28.554 28932 28959 I Unity :
01-21 14:55:28.554 28932 28959 I Unity : OnPlayerXPModified curLevel 52 normalizedXP 0.4814815 didLevelup False : => member name: OnPlayerXPModified : => source line number: 365
01-21 14:55:28.554 28932 28959 I Unity :
01-21 14:55:28.554 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.554 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.554 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.554 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.554 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.554 28932 28959 I Unity : IntroScreenUIController:<OnPlayerXPModified>b__78_0(Int32, Single, Boolean, Single, Single) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:365)
01-21 14:55:28.554 28932 28959 I Unity : Game:GetPlayerLevel(OnPlayerXPUpdated) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:232)
01-21 14:55:28.554 28932 28959 I Unity : IntroScreenUIController:OnPlayerXPModified(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDea
01-21 14:55:28.556 28932 28959 I Unity :
01-21 14:55:28.556 28932 28959 I Unity :
01-21 14:55:28.556 28932 28959 I Unity : GetAccountInfo playerXP 36400 : => member name: ProcessPlayerDataPayLoad : => source line number: 323
01-21 14:55:28.556 28932 28959 I Unity :
01-21 14:55:28.556 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.556 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.556 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.556 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.556 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.556 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:323)
01-21 14:55:28.556 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:711)
01-21 14:55:28.556 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:55:28.560 28932 28959 I Unity :
01-21 14:55:28.560 28932 28959 I Unity :
01-21 14:55:28.560 28932 28959 I Unity : GetAccountInfo photonRemoteGameVersion 1 : => member name: ProcessPlayerDataPayLoad : => source line number: 344
01-21 14:55:28.560 28932 28959 I Unity :
01-21 14:55:28.560 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.560 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.560 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.560 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.560 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.560 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:344)
01-21 14:55:28.560 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:711)
01-21 14:55:28.560 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal
01-21 14:55:28.583 28932 28959 I Unity : OneSignal Init----------------------------------------
01-21 14:55:28.583 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.583 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.583 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.583 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.583 28932 28959 I Unity : PushNotificationManager:Init() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PushNotificationManager.cs:74)
01-21 14:55:28.583 28932 28959 I Unity : PushNotificationManager:onPlayfabSetupComplete(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PushNotificationManager.cs:68)
01-21 14:55:28.583 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:406)
01-21 14:55:28.583 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:71
01-21 14:55:28.714 28932 28959 I Unity : OneSignal Init pushState: OSPermissionSubscriptionState UserProvidedConsent ? False
01-21 14:55:28.714 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.714 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.714 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.714 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.714 28932 28959 I Unity : PushNotificationManager:Init() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PushNotificationManager.cs:89)
01-21 14:55:28.714 28932 28959 I Unity : PushNotificationManager:onPlayfabSetupComplete(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PushNotificationManager.cs:68)
01-21 14:55:28.714 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:406)
01-21 14:55:28.714 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/
01-21 14:55:28.727 28932 28959 I Unity :
01-21 14:55:28.727 28932 28959 I Unity :
01-21 14:55:28.727 28932 28959 I Unity : OnPlayfabSetupComplete. Continue to game True : => member name: OnPlayfabSetupComplete : => source line number: 509
01-21 14:55:28.727 28932 28959 I Unity :
01-21 14:55:28.727 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:28.727 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:28.727 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:28.727 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:28.727 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:28.727 28932 28959 I Unity : IntroScreenUIController:OnPlayfabSetupComplete(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:509)
01-21 14:55:28.727 28932 28959 I Unity : IjsUiFramework.PlayFabManager:ProcessPlayerDataPayLoad(GetPlayerCombinedInfoResultPayload) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:406)
01-21 14:55:28.727 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<LoginAsGuest>b__71_0(LoginResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal
01-21 14:55:29.049 28932 28959 I Unity :
01-21 14:55:29.049 28932 28959 I Unity :
01-21 14:55:29.049 28932 28959 I Unity : Building Test ads : => member name: RequestBanner : => source line number: 224
01-21 14:55:29.049 28932 28959 I Unity :
01-21 14:55:29.049 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:29.049 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:29.049 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:29.049 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:29.049 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:29.049 28932 28959 I Unity : AdsManager:RequestBanner() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/AdsManager.cs:224)
01-21 14:55:29.049 28932 28959 I Unity : AdsManager:StartAdManager() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/AdsManager.cs:119)
01-21 14:55:29.049 28932 28959 I Unity : IntroScreenUIController:ContinueToMainMenu() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:594)
01-21 14:55:29.049 28932 28959 I Unity : IntroScreenUIController:OnPlayfabSetupComplete(Boolean) (at /Volumes/Development/UN
01-21 14:55:29.146 28932 28959 I Unity :
01-21 14:55:29.146 28932 28959 I Unity :
01-21 14:55:29.146 28932 28959 I Unity : OnPlayerXPModified curLevel 52 normalizedXP 0.4814815 didLevelup False : => member name: OnPlayerXPModified : => source line number: 365
01-21 14:55:29.146 28932 28959 I Unity :
01-21 14:55:29.146 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:29.146 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:29.146 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:29.146 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:29.146 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:29.146 28932 28959 I Unity : IntroScreenUIController:<OnPlayerXPModified>b__78_0(Int32, Single, Boolean, Single, Single) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:365)
01-21 14:55:29.146 28932 28959 I Unity : Game:GetPlayerLevel(OnPlayerXPUpdated) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:232)
01-21 14:55:29.146 28932 28959 I Unity : IntroScreenUIController:OnPlayerXPModified(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDea
01-21 14:55:29.151 28932 28959 I Unity :
01-21 14:55:29.151 28932 28959 I Unity :
01-21 14:55:29.151 28932 28959 I Unity : SetupGameSpecificStats. gamesPlayedCount 364 : => member name: SetupGameSpecificStats : => source line number: 531
01-21 14:55:29.151 28932 28959 I Unity :
01-21 14:55:29.151 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:29.151 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:29.151 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:29.151 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:29.151 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:29.151 28932 28959 I Unity : <>c:<SetupGameSpecificStats>b__85_0(Boolean, String) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:531)
01-21 14:55:29.151 28932 28959 I Unity : IjsUiFramework.PlayFabManager:GetLocalPlayerTitleData(String, Action`2) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:785)
01-21 14:55:29.151 28932 28959 I Unity : IntroScreenUIController:SetupGameSpecificStats() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scrip
01-21 14:55:29.154 28932 28959 I Unity :
01-21 14:55:29.154 28932 28959 I Unity :
01-21 14:55:29.154 28932 28959 I Unity : Games Played count modified : 364 : => member name: gamesPlayed : => source line number: 124
01-21 14:55:29.154 28932 28959 I Unity :
01-21 14:55:29.154 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:29.154 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:29.154 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:29.154 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:29.154 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:29.154 28932 28959 I Unity : PlayerProfile:set_gamesPlayed(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:124)
01-21 14:55:29.154 28932 28959 I Unity : <>c:<SetupGameSpecificStats>b__85_0(Boolean, String) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:532)
01-21 14:55:29.154 28932 28959 I Unity : IjsUiFramework.PlayFabManager:GetLocalPlayerTitleData(String, Action`2) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:785)
01-21 14:55:29.154 28932 28959 I Unity : Intr
01-21 14:55:29.199 28932 28959 I Unity :
01-21 14:55:29.199 28932 28959 I Unity :
01-21 14:55:29.199 28932 28959 I Unity : PhotonManager : OnConnectedToPhoton True IsConnectedAndReady True : => member name: OnConnectedToMaster : => source line number: 213
01-21 14:55:29.199 28932 28959 I Unity :
01-21 14:55:29.199 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:29.199 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:29.199 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:29.199 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:29.199 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:29.199 28932 28959 I Unity : PhotonManager:OnConnectedToMaster() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:213)
01-21 14:55:29.199 28932 28959 I Unity : Photon.Realtime.ConnectionCallbacksContainer:OnConnectedToMaster() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Photon/PhotonRealtime/Code/LoadBalancingClient.cs:3867)
01-21 14:55:29.199 28932 28959 I Unity : Photon.Realtime.LoadBalancingClient:OnOperationResponse(OperationResponse) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Work
01-21 14:55:29.202 28932 28959 I Unity :
01-21 14:55:29.202 28932 28959 I Unity :
01-21 14:55:29.202 28932 28959 I Unity : Name: Swaaa playfabId: 1975A301E6A3E936
01-21 14:55:29.202 28932 28959 I Unity : profile <b>Name</b>: Swaaa
01-21 14:55:29.202 28932 28959 I Unity : <b>PlayFabID</b>: 1975A301E6A3E936
01-21 14:55:29.202 28932 28959 I Unity : <b>AvatarID</b>: 4
01-21 14:55:29.202 28932 28959 I Unity : <b>TotalCoins</b>: 15225
01-21 14:55:29.202 28932 28959 I Unity : <b>BetAmount</b>: 0
01-21 14:55:29.202 28932 28959 I Unity : : => member name: OnConnectedToMaster : => source line number: 216
01-21 14:55:29.202 28932 28959 I Unity :
01-21 14:55:29.202 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:29.202 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:29.202 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:29.202 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:29.202 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:29.202 28932 28959 I Unity : PhotonManager:OnConnectedToMaster() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:216)
01-21 14:55:29.202 28932 28959 I Unity : Photon.Realtime.ConnectionCallbacksContainer:OnConnectedToMaster() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Photon/PhotonRealtime/Code/LoadBalancingClient.cs:3867)
01-21 14:55:29.202 28932 28959 I Unity : Photon.Realtime.LoadBalanci
01-21 14:55:29.426 28932 28959 I Unity :
01-21 14:55:29.426 28932 28959 I Unity :
01-21 14:55:29.426 28932 28959 I Unity : Got latest news! 0 : => member name: FetchAndCacheTitleNews : => source line number: 236
01-21 14:55:29.426 28932 28959 I Unity :
01-21 14:55:29.426 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:29.426 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:29.426 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:29.426 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:29.426 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:29.426 28932 28959 I Unity : IjsUiFramework.PlayFabManager:<FetchAndCacheTitleNews>b__61_0(GetTitleNewsResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:236)
01-21 14:55:29.426 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/PlayFabSdk/Shared/Internal/PlayFabHttp/PlayFabHTTP.cs:215)
01-21 14:55:29.426 28932 28959 I Unity : PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Wor
01-21 14:55:30.756 28932 28959 I Unity :
01-21 14:55:30.756 28932 28959 I Unity :
01-21 14:55:30.756 28932 28959 I Unity : showedTitleNewsOnlaunch False : => member name: ContinueToMainMenu : => source line number: 559
01-21 14:55:30.756 28932 28959 I Unity :
01-21 14:55:30.756 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:30.756 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:30.756 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:30.756 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:30.756 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:30.756 28932 28959 I Unity : <>c:<ContinueToMainMenu>b__86_2() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:559)
01-21 14:55:30.756 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtils.cs:236)
01-21 14:55:30.756 28932 28959 I Unity : UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
01-21 14:55:30.756 28932 28959 I Unity :
01-21 14:55:30.756 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingC
01-21 14:55:31.422 28932 28959 I Unity : Time Cloud Clock: 2021/01/21 14:56:02
01-21 14:55:31.422 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:31.422 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:31.422 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:31.422 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:31.422 28932 28959 I Unity : IjsUiFramework.<InitializeCloudClock>d__6:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Scripts/CloudClockBuilder.cs:116)
01-21 14:55:31.422 28932 28959 I Unity : UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
01-21 14:55:31.422 28932 28959 I Unity :
01-21 14:55:31.422 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Scripts/CloudClockBuilder.cs Line: 116)
01-21 14:55:31.422 28932 28959 I Unity :
01-21 14:55:31.430 28932 28959 I Unity :
01-21 14:55:31.430 28932 28959 I Unity :
01-21 14:55:31.430 28932 28959 I Unity : CheckRewards lastRewardTime 01/20/2021 11:55:11 lastReward 2 : => member name: CheckRewards : => source line number: 87
01-21 14:55:31.430 28932 28959 I Unity :
01-21 14:55:31.430 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:31.430 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:31.430 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:31.430 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:31.430 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:31.430 28932 28959 I Unity : IjsUiFramework.DailyRewards:CheckRewards() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Scripts/DailyRewards.cs:87)
01-21 14:55:31.430 28932 28959 I Unity : IjsUiFramework.<InitializeTimer>d__14:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Scripts/DailyRewards.cs:52)
01-21 14:55:31.430 28932 28959 I Unity : UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutin
01-21 14:55:31.433 28932 28959 I Unity :
01-21 14:55:31.433 28932 28959 I Unity :
01-21 14:55:31.433 28932 28959 I Unity : ID 0 Player can claim prize 3 : => member name: CheckRewards : => source line number: 121
01-21 14:55:31.433 28932 28959 I Unity :
01-21 14:55:31.433 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:31.433 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:31.433 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:31.433 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:31.433 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:31.433 28932 28959 I Unity : IjsUiFramework.DailyRewards:CheckRewards() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Scripts/DailyRewards.cs:121)
01-21 14:55:31.433 28932 28959 I Unity : IjsUiFramework.<InitializeTimer>d__14:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Scripts/DailyRewards.cs:52)
01-21 14:55:31.433 28932 28959 I Unity : UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
01-21 14:55:31.433 28932 28959 I Unity :
01-21 14:55:31.433 28932 28959 I Unity : (Filename: /Volum
01-21 14:55:31.438 28932 28959 I Unity :
01-21 14:55:31.438 28932 28959 I Unity :
01-21 14:55:31.438 28932 28959 I Unity : CheckRewards lastRewardTime 01/20/2021 11:55:11 lastReward 2 : => member name: CheckRewards : => source line number: 87
01-21 14:55:31.438 28932 28959 I Unity :
01-21 14:55:31.438 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:31.438 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:31.438 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:31.438 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:31.438 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:31.438 28932 28959 I Unity : IjsUiFramework.DailyRewards:CheckRewards() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Scripts/DailyRewards.cs:87)
01-21 14:55:31.438 28932 28959 I Unity : IjsUiFramework.DailyRewardsInterface:UpdateUI() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Examples/Scripts/DailyRewardsInterface.cs:189)
01-21 14:55:31.438 28932 28959 I Unity : IjsUiFramework.DailyRewardsInterface:OnInitialize(Boolean, String) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Worki
01-21 14:55:31.439 28932 28959 I Unity :
01-21 14:55:31.439 28932 28959 I Unity :
01-21 14:55:31.439 28932 28959 I Unity : ID 0 Player can claim prize 3 : => member name: CheckRewards : => source line number: 121
01-21 14:55:31.439 28932 28959 I Unity :
01-21 14:55:31.439 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:31.439 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:31.439 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:31.439 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:31.439 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:31.439 28932 28959 I Unity : IjsUiFramework.DailyRewards:CheckRewards() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Scripts/DailyRewards.cs:121)
01-21 14:55:31.439 28932 28959 I Unity : IjsUiFramework.DailyRewardsInterface:UpdateUI() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Examples/Scripts/DailyRewardsInterface.cs:189)
01-21 14:55:31.439 28932 28959 I Unity : IjsUiFramework.DailyRewardsInterface:OnInitialize(Boolean, String) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/O
01-21 14:55:31.443 28932 28959 I Unity :
01-21 14:55:31.443 28932 28959 I Unity :
01-21 14:55:31.443 28932 28959 I Unity : Ready to claim True : => member name: UpdateUI : => source line number: 225
01-21 14:55:31.443 28932 28959 I Unity :
01-21 14:55:31.443 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:31.443 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:31.443 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:31.443 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:31.443 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:31.443 28932 28959 I Unity : IjsUiFramework.DailyRewardsInterface:UpdateUI() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Examples/Scripts/DailyRewardsInterface.cs:225)
01-21 14:55:31.443 28932 28959 I Unity : IjsUiFramework.DailyRewardsInterface:OnInitialize(Boolean, String) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/OtherPlugins/DailyRewards/Examples/Scripts/DailyRewardsInterface.cs:296)
01-21 14:55:31.443 28932 28959 I Unity : IjsUiFramework.<InitializeTimer>d__14:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeal
01-21 14:55:33.954 28932 28959 I Unity :
01-21 14:55:33.954 28932 28959 I Unity :
01-21 14:55:33.954 28932 28959 I Unity : CloseWindow from ui button DailyRewardsWindow : => member name: CloseWindow : => source line number: 80
01-21 14:55:33.954 28932 28959 I Unity :
01-21 14:55:33.954 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:33.954 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:33.954 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:33.954 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:33.954 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:33.954 28932 28959 I Unity : UIWindow:CloseWindow(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:80)
01-21 14:55:33.954 28932 28959 I Unity : UnityEngine.Events.InvokableCall`1:Invoke(Boolean) (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:207)
01-21 14:55:33.954 28932 28959 I Unity : UnityEngine.Events.CachedInvokableCall`1:Invoke(Object[]) (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:345)
01-21 14:55:33.954 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Expo
01-21 14:55:33.958 28932 28959 I Unity :
01-21 14:55:33.958 28932 28959 I Unity :
01-21 14:55:33.958 28932 28959 I Unity : CloseWindow DailyRewardsWindow tweening False : => member name: CloseWindow : => source line number: 86
01-21 14:55:33.958 28932 28959 I Unity :
01-21 14:55:33.958 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:33.958 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:33.958 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:33.958 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:33.958 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:33.958 28932 28959 I Unity : UIWindow:CloseWindow(Boolean, WindowTweenCallback, WindowTweenCallback) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:86)
01-21 14:55:33.958 28932 28959 I Unity : UIWindow:CloseWindow(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:81)
01-21 14:55:33.958 28932 28959 I Unity : UnityEngine.Events.InvokableCall`1:Invoke(Boolean) (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:207)
01-21 14:55:33.958 28932 28959 I Unity : UnityEngine.Events.CachedInvokableCall`1:Invoke(Object[]) (a
01-21 14:55:38.173 28932 28959 I Unity :
01-21 14:55:38.173 28932 28959 I Unity :
01-21 14:55:38.173 28932 28959 I Unity : Load Level.............. : => member name: LoadGameScene : => source line number: 1146
01-21 14:55:38.173 28932 28959 I Unity :
01-21 14:55:38.173 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:38.173 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:38.173 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:38.173 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:38.173 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:38.173 28932 28959 I Unity : IntroScreenUIController:LoadGameScene() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:1146)
01-21 14:55:38.173 28932 28959 I Unity : IntroScreenUIController:PlayOnlinePrivate() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/IntroScreenUIController.cs:1097)
01-21 14:55:38.173 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:55:38.173 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave
01-21 14:55:38.214 28932 29016 D Unity : Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
01-21 14:55:38.300 28932 28959 D Unity : UnloadTime: 38.962773 ms
01-21 14:55:38.326 28932 28959 I Unity :
01-21 14:55:38.326 28932 28959 I Unity :
01-21 14:55:38.326 28932 28959 I Unity : MonoDealController enable : => member name: OnEnable : => source line number: 43
01-21 14:55:38.326 28932 28959 I Unity :
01-21 14:55:38.326 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:38.326 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:38.326 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:38.326 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:38.326 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:38.326 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:OnEnable() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:43)
01-21 14:55:38.326 28932 28959 I Unity :
01-21 14:55:38.326 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs Line: 372)
01-21 14:55:38.326 28932 28959 I Unity :
01-21 14:55:38.492 28932 28959 D Unity : System memory in use before: 44.1 MB.
01-21 14:55:38.548 28932 28959 D Unity : System memory in use after: 43.9 MB.
01-21 14:55:38.548 28932 28959 D Unity :
01-21 14:55:38.548 28932 28959 D Unity : Unloading 94 unused Assets to reduce memory usage. Loaded Objects now: 4594.
01-21 14:55:38.548 28932 28959 D Unity : Total: 55.058775 ms (FindLiveObjects: 1.139615 ms CreateObjectMapping: 0.641693 ms MarkObjects: 52.714352 ms DeleteObjects: 0.557462 ms)
01-21 14:55:38.548 28932 28959 D Unity :
01-21 14:55:38.614 28932 29016 D Unity : Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
01-21 14:55:38.678 28932 28959 I Unity :
01-21 14:55:38.678 28932 28959 I Unity :
01-21 14:55:38.678 28932 28959 I Unity : Test Submit Stat for leaderboard is enabled. Follow the comment and disable it : => member name: InitApp : => source line number: 98
01-21 14:55:38.678 28932 28959 I Unity :
01-21 14:55:38.678 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:38.678 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:38.678 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:38.678 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:38.678 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:38.678 28932 28959 I Unity : GameSceneUIController:InitApp() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/GameSceneUIController.cs:98)
01-21 14:55:38.678 28932 28959 I Unity : IjsUiFramework.UIController:Start() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIController.cs:37)
01-21 14:55:38.678 28932 28959 I Unity :
01-21 14:55:38.678 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs Line: 372)
01-21 14:55:38.678 28932 28959 I Unity :
01-21 14:55:38.681 28932 28959 I Unity :
01-21 14:55:38.681 28932 28959 I Unity :
01-21 14:55:38.681 28932 28959 I Unity : SubmitStats : 258 : => member name: SubmitStatistic : => source line number: 899
01-21 14:55:38.681 28932 28959 I Unity :
01-21 14:55:38.681 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:38.681 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:38.681 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:38.681 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:38.681 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:38.681 28932 28959 I Unity : IjsUiFramework.PlayFabManager:SubmitStatistic(String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:899)
01-21 14:55:38.681 28932 28959 I Unity : GameSceneUIController:InitApp() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/GameSceneUIController.cs:99)
01-21 14:55:38.681 28932 28959 I Unity : IjsUiFramework.UIController:Start() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIController.cs:37)
01-21 14:55:38.681 28932 28959 I Unity :
01-21 14:55:38.681 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyDe
01-21 14:55:38.693 28932 28959 I Unity :
01-21 14:55:38.693 28932 28959 I Unity :
01-21 14:55:38.693 28932 28959 I Unity : SubmitStats : 791 : => member name: SubmitStatistic : => source line number: 899
01-21 14:55:38.693 28932 28959 I Unity :
01-21 14:55:38.693 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:38.693 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:38.693 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:38.693 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:38.693 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:38.693 28932 28959 I Unity : IjsUiFramework.PlayFabManager:SubmitStatistic(String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:899)
01-21 14:55:38.693 28932 28959 I Unity : GameSceneUIController:InitApp() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/GameSceneUIController.cs:100)
01-21 14:55:38.693 28932 28959 I Unity : IjsUiFramework.UIController:Start() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIController.cs:37)
01-21 14:55:38.693 28932 28959 I Unity :
01-21 14:55:38.693 28932 28959 I Unity : (Filename: /Volumes/Development/UNITY_Works/MonopolyD
01-21 14:55:38.844 28932 28959 D Unity : System memory in use before: 44.6 MB.
01-21 14:55:38.926 28932 28959 D Unity : System memory in use after: 45.1 MB.
01-21 14:55:38.926 28932 28959 D Unity :
01-21 14:55:38.926 28932 28959 D Unity : Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 6843.
01-21 14:55:38.926 28932 28959 D Unity : Total: 82.224354 ms (FindLiveObjects: 1.593077 ms CreateObjectMapping: 0.676384 ms MarkObjects: 79.878431 ms DeleteObjects: 0.068307 ms)
01-21 14:55:38.926 28932 28959 D Unity :
01-21 14:55:39.009 28932 28959 I Unity :
01-21 14:55:39.009 28932 28959 I Unity :
01-21 14:55:39.009 28932 28959 I Unity : WeeklyLeaderboard SubmitStats Success : => member name: SubmitStatistic : => source line number: 910
01-21 14:55:39.009 28932 28959 I Unity :
01-21 14:55:39.009 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:39.009 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:39.009 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:39.009 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:39.009 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:39.009 28932 28959 I Unity : IjsUiFramework.<>c__DisplayClass78_0:<SubmitStatistic>b__0(UpdatePlayerStatisticsResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:910)
01-21 14:55:39.009 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/PlayFabSdk/Shared/Internal/PlayFabHttp/PlayFabHTTP.cs:215)
01-21 14:55:39.009 28932 28959 I Unity : PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer) (at /Volumes/Development/UNITY_Wor
01-21 14:55:39.011 28932 28959 I Unity :
01-21 14:55:39.011 28932 28959 I Unity :
01-21 14:55:39.011 28932 28959 I Unity : HighScoreLeaderboard SubmitStats Success : => member name: SubmitStatistic : => source line number: 910
01-21 14:55:39.011 28932 28959 I Unity :
01-21 14:55:39.011 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:39.011 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:39.011 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:39.011 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:39.011 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:39.011 28932 28959 I Unity : IjsUiFramework.<>c__DisplayClass78_0:<SubmitStatistic>b__0(UpdatePlayerStatisticsResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:910)
01-21 14:55:39.011 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/PlayFabSdk/Shared/Internal/PlayFabHttp/PlayFabHTTP.cs:215)
01-21 14:55:39.011 28932 28959 I Unity : PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer) (at /Volumes/Development/UNITY_
01-21 14:55:40.716 28932 28959 I Unity :
01-21 14:55:40.716 28932 28959 I Unity :
01-21 14:55:40.716 28932 28959 I Unity : Games Played count modified : 365 : => member name: gamesPlayed : => source line number: 124
01-21 14:55:40.716 28932 28959 I Unity :
01-21 14:55:40.716 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:40.716 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:40.716 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:40.716 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:40.716 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:40.716 28932 28959 I Unity : PlayerProfile:set_gamesPlayed(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:124)
01-21 14:55:40.716 28932 28959 I Unity : GameSceneUIController:TriggerPlayGameAchievements() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/GameSceneUIController.cs:145)
01-21 14:55:40.716 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtils.cs:236)
01-21 14:55:40.716 28932 28959 I Unity : UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumer
01-21 14:55:40.720 28932 28959 I Unity :
01-21 14:55:40.720 28932 28959 I Unity :
01-21 14:55:40.720 28932 28959 I Unity : Player XP Modified : 36500 : => member name: playerXP : => source line number: 103
01-21 14:55:40.720 28932 28959 I Unity :
01-21 14:55:40.720 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:40.720 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:40.720 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:40.720 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:40.720 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:40.720 28932 28959 I Unity : PlayerProfile:set_playerXP(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:103)
01-21 14:55:40.720 28932 28959 I Unity : PlayerProfile:UpdatePlayerXP(Int32, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/PlayerProfile.cs:153)
01-21 14:55:40.720 28932 28959 I Unity : GameSceneUIController:TriggerPlayGameAchievements() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/GameSceneUIController.cs:146)
01-21 14:55:40.720 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Deve
01-21 14:55:40.734 28932 28959 I Unity :
01-21 14:55:40.734 28932 28959 I Unity :
01-21 14:55:40.734 28932 28959 I Unity : OnPlayerXPModified curLevel 52 normalizedXP 0.5555556 didLevelup False : => member name: OnPlayerXPModified : => source line number: 77
01-21 14:55:40.734 28932 28959 I Unity :
01-21 14:55:40.734 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:40.734 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:40.734 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:40.734 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:40.734 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:40.734 28932 28959 I Unity : <>c:<OnPlayerXPModified>b__20_0(Int32, Single, Boolean, Single, Single) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/GameSceneUIController.cs:77)
01-21 14:55:40.734 28932 28959 I Unity : Game:GetPlayerLevel(OnPlayerXPUpdated) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:232)
01-21 14:55:40.734 28932 28959 I Unity : GameSceneUIController:OnPlayerXPModified(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/GameS
01-21 14:55:40.763 28932 28959 I Unity :
01-21 14:55:40.763 28932 28959 I Unity :
01-21 14:55:40.763 28932 28959 I Unity : IsNullOrEmpty 4 : => member name: IsNullOrEmpty : => source line number: 94
01-21 14:55:40.763 28932 28959 I Unity :
01-21 14:55:40.763 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:40.763 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:40.763 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:40.763 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:40.763 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:40.763 28932 28959 I Unity : ExtensionUtils:IsNullOrEmpty(IEnumerable`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtils.cs:94)
01-21 14:55:40.763 28932 28959 I Unity : GameSceneUIController:DebugUIStartGameWithPredefinedCards() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/GameSceneUIController.cs:330)
01-21 14:55:40.763 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:55:40.763 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/uni
01-21 14:55:40.771 28932 28959 I Unity :
01-21 14:55:40.771 28932 28959 I Unity :
01-21 14:55:40.771 28932 28959 I Unity : CloseWindow GameCreationDebugWindow tweening False : => member name: CloseWindow : => source line number: 86
01-21 14:55:40.771 28932 28959 I Unity :
01-21 14:55:40.771 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:40.771 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:40.771 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:40.771 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:40.771 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:40.771 28932 28959 I Unity : UIWindow:CloseWindow(Boolean, WindowTweenCallback, WindowTweenCallback) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:86)
01-21 14:55:40.771 28932 28959 I Unity : IjsUiFramework.UIController:HideWindow(UIWindows, WindowTweenCallback, WindowTweenCallback) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIController.cs:160)
01-21 14:55:40.771 28932 28959 I Unity : GameSceneUIController:DebugUIStartGameWithPredefinedCards() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/Monopo
01-21 14:55:40.776 28932 28959 I Unity :
01-21 14:55:40.776 28932 28959 I Unity :
01-21 14:55:40.776 28932 28959 I Unity : ^*^Play ONLINE_PRIVATE acceptingInvite False : => member name: Play : => source line number: 315
01-21 14:55:40.776 28932 28959 I Unity :
01-21 14:55:40.776 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:40.776 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:40.776 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:40.776 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:40.776 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:40.776 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:Play(DebugHands) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:315)
01-21 14:55:40.776 28932 28959 I Unity : GameSceneUIController:DebugUIStartGameWithPredefinedCards() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/GameSceneUIController.cs:371)
01-21 14:55:40.776 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityE
01-21 14:55:40.777 28932 28959 I Unity :
01-21 14:55:40.777 28932 28959 I Unity :
01-21 14:55:40.777 28932 28959 I Unity : CloseWindow from ui button GameCreationDebugWindow : => member name: CloseWindow : => source line number: 80
01-21 14:55:40.777 28932 28959 I Unity :
01-21 14:55:40.777 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:40.777 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:40.777 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:40.777 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:40.777 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:40.777 28932 28959 I Unity : UIWindow:CloseWindow(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:80)
01-21 14:55:40.777 28932 28959 I Unity : IjsUiFramework.UIController:ShowWindow(UIWindows, WindowTweenCallback, WindowTweenCallback, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIController.cs:142)
01-21 14:55:40.777 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:Play(DebugHands) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scr
01-21 14:55:40.779 28932 28959 I Unity :
01-21 14:55:40.779 28932 28959 I Unity :
01-21 14:55:40.779 28932 28959 I Unity : CloseWindow GameCreationDebugWindow tweening False : => member name: CloseWindow : => source line number: 86
01-21 14:55:40.779 28932 28959 I Unity :
01-21 14:55:40.779 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:40.779 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:40.779 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:40.779 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:40.779 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:40.779 28932 28959 I Unity : UIWindow:CloseWindow(Boolean, WindowTweenCallback, WindowTweenCallback) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:86)
01-21 14:55:40.779 28932 28959 I Unity : UIWindow:CloseWindow(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:81)
01-21 14:55:40.779 28932 28959 I Unity : IjsUiFramework.UIController:ShowWindow(UIWindows, WindowTweenCallback, WindowTweenCallback, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/
01-21 14:55:41.736 28932 28959 I Unity :
01-21 14:55:41.736 28932 28959 I Unity :
01-21 14:55:41.736 28932 28959 I Unity : IncreasePlayerCount : => member name: IncreasePlayerCount : => source line number: 193
01-21 14:55:41.736 28932 28959 I Unity :
01-21 14:55:41.736 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:41.736 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:41.736 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:41.736 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:41.736 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:41.736 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIBetAndPlayerSelectionPanel:IncreasePlayerCount() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIBetAndPlayerSelectionPanel.cs:193)
01-21 14:55:41.736 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:55:41.736 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:55:41.736 28932 28959 I Unity : IjsUiFramework.UIButton:TriggerClick() (at /Volu
01-21 14:55:41.916 28932 28959 I Unity :
01-21 14:55:41.916 28932 28959 I Unity :
01-21 14:55:41.916 28932 28959 I Unity : IncreasePlayerCount : => member name: IncreasePlayerCount : => source line number: 193
01-21 14:55:41.916 28932 28959 I Unity :
01-21 14:55:41.916 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:41.916 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:41.916 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:41.916 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:41.916 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:41.916 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIBetAndPlayerSelectionPanel:IncreasePlayerCount() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIBetAndPlayerSelectionPanel.cs:193)
01-21 14:55:41.916 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:55:41.916 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:55:41.916 28932 28959 I Unity : IjsUiFramework.UIButton:TriggerClick() (at /Volu
01-21 14:55:43.883 28932 28959 I Unity :
01-21 14:55:43.883 28932 28959 I Unity :
01-21 14:55:43.883 28932 28959 I Unity : MonodealConroller: onStartGame : => member name: onStartGame : => source line number: 1103
01-21 14:55:43.883 28932 28959 I Unity :
01-21 14:55:43.883 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:43.883 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:43.883 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:43.883 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:43.883 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:43.883 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onStartGame(DebugHands) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1103)
01-21 14:55:43.883 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ContinueToOnlinePrivateCreateGame() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:364)
01-21 14:55:43.883 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIBetAndPlayerSelectionPanel:CreateGame() (at /Volu
01-21 14:55:45.681 28932 28959 I Unity :
01-21 14:55:45.681 28932 28959 I Unity :
01-21 14:55:45.681 28932 28959 I Unity : OnJoinedRoom: False Name 4389 : => member name: OnJoinedRoom : => source line number: 357
01-21 14:55:45.681 28932 28959 I Unity :
01-21 14:55:45.681 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:45.681 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:45.681 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:45.681 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:45.681 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:45.681 28932 28959 I Unity : PhotonManager:OnJoinedRoom() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:357)
01-21 14:55:45.681 28932 28959 I Unity : Photon.Realtime.MatchMakingCallbacksContainer:OnJoinedRoom() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Photon/PhotonRealtime/Code/LoadBalancingClient.cs:3944)
01-21 14:55:45.681 28932 28959 I Unity : Photon.Realtime.LoadBalancingClient:OnEvent(EventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Photon/PhotonRealtime/Code/LoadBalancingClient.
01-21 14:55:45.714 28932 28959 I Unity :
01-21 14:55:45.714 28932 28959 I Unity :
01-21 14:55:45.714 28932 28959 I Unity : onLocalPhotonPlayerJoined at view UserId 1975A301E6A3E936 NickName Swaaa : => member name: onLocalPhotonPlayerJoined : => source line number: 1796
01-21 14:55:45.714 28932 28959 I Unity :
01-21 14:55:45.714 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:45.714 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:45.714 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:45.714 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:45.714 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:45.714 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPhotonPlayerJoined(Player, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1796)
01-21 14:55:45.714 28932 28959 I Unity : PhotonManager:OnJoinedRoom() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:380)
01-21 14:55:45.714 28932 28959 I Unity : Photon.Realtime.MatchMakingCallbacksContainer:OnJoinedRoom() (at /Volumes/
01-21 14:55:45.881 28932 28959 I Unity :
01-21 14:55:45.881 28932 28959 I Unity :
01-21 14:55:45.881 28932 28959 I Unity : onLocalPhotonPlayerJoined Swaaa 4 : => member name: onLocalPhotonPlayerJoined : => source line number: 1799
01-21 14:55:45.881 28932 28959 I Unity :
01-21 14:55:45.881 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:45.881 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:45.881 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:45.881 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:45.881 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:45.881 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPhotonPlayerJoined(Player, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1799)
01-21 14:55:45.881 28932 28959 I Unity : PhotonManager:OnJoinedRoom() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:380)
01-21 14:55:45.881 28932 28959 I Unity : Photon.Realtime.MatchMakingCallbacksContainer:OnJoinedRoom() (at /Volumes/Development/UNITY_Works/MonopolyDeal/Wo
01-21 14:55:45.903 28932 28959 I Unity :
01-21 14:55:45.903 28932 28959 I Unity :
01-21 14:55:45.903 28932 28959 I Unity : CloseWindow from ui button BetAndPlayerSelectionWindow : => member name: CloseWindow : => source line number: 80
01-21 14:55:45.903 28932 28959 I Unity :
01-21 14:55:45.903 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:45.903 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:45.903 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:45.903 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:45.903 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:45.903 28932 28959 I Unity : UIWindow:CloseWindow(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:80)
01-21 14:55:45.903 28932 28959 I Unity : IjsUiFramework.UIController:ShowWindow(UIWindows, WindowTweenCallback, WindowTweenCallback, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIController.cs:142)
01-21 14:55:45.903 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPhotonPlayerJoined(Player, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Workin
01-21 14:55:45.905 28932 28959 I Unity :
01-21 14:55:45.905 28932 28959 I Unity :
01-21 14:55:45.905 28932 28959 I Unity : CloseWindow BetAndPlayerSelectionWindow tweening False : => member name: CloseWindow : => source line number: 86
01-21 14:55:45.905 28932 28959 I Unity :
01-21 14:55:45.905 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:45.905 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:45.905 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:45.905 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:45.905 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:45.905 28932 28959 I Unity : UIWindow:CloseWindow(Boolean, WindowTweenCallback, WindowTweenCallback) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:86)
01-21 14:55:45.905 28932 28959 I Unity : UIWindow:CloseWindow(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:81)
01-21 14:55:45.905 28932 28959 I Unity : IjsUiFramework.UIController:ShowWindow(UIWindows, WindowTweenCallback, WindowTweenCallback, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts
01-21 14:55:45.909 28932 28959 I Unity :
01-21 14:55:45.909 28932 28959 I Unity :
01-21 14:55:45.909 28932 28959 I Unity : onLocalPlayerJoined... 1 : => member name: onLocalPhotonPlayerJoined : => source line number: 2580
01-21 14:55:45.909 28932 28959 I Unity :
01-21 14:55:45.909 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:45.909 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:45.909 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:45.909 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:45.909 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:45.909 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalPhotonPlayerJoined(Player, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2580)
01-21 14:55:45.909 28932 28959 I Unity : PhotonManager:OnJoinedRoom() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:380)
01-21 14:55:45.909 28932 28959 I Unity : Photon.Realtime.MatchMakingCallbacksContainer:OnJoinedRoom() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Asset
01-21 14:55:45.973 28932 28959 I Unity :
01-21 14:55:45.973 28932 28959 I Unity :
01-21 14:55:45.973 28932 28959 I Unity : HandleBotButtonsVisibility isMaster? True : => member name: HandleBotButtonsVisibility : => source line number: 85
01-21 14:55:45.973 28932 28959 I Unity :
01-21 14:55:45.973 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:45.973 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:45.973 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:45.973 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:45.973 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:45.973 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:HandleBotButtonsVisibility() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:85)
01-21 14:55:45.973 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:InitPanel() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:69)
01-21 14:55:45.973 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c:<onLocalPhotonPlayerJoined>b__162_1() (at /Volumes/Development/
01-21 14:55:45.978 28932 28959 I Unity :
01-21 14:55:45.978 28932 28959 I Unity :
01-21 14:55:45.978 28932 28959 I Unity : RemoveBot _botsCount 0 players.Length 1 : => member name: RemoveBot : => source line number: 136
01-21 14:55:45.978 28932 28959 I Unity :
01-21 14:55:45.978 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:45.978 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:45.978 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:45.978 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:45.978 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:45.978 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:RemoveBot() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:136)
01-21 14:55:45.978 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:InitPanel() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:71)
01-21 14:55:45.978 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c:<onLocalPhotonPlayerJoined>b__162_1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingC
01-21 14:55:45.982 28932 28959 I Unity :
01-21 14:55:45.982 28932 28959 I Unity :
01-21 14:55:45.982 28932 28959 I Unity : HideLoading : => member name: HideLoading : => source line number: 282
01-21 14:55:45.982 28932 28959 I Unity :
01-21 14:55:45.982 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:45.982 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:45.982 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:45.982 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:45.982 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:45.982 28932 28959 I Unity : Dialog:HideLoading() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/DialogBox/Dialog.cs:282)
01-21 14:55:45.982 28932 28959 I Unity : DialogBox:HideLoadingScreen() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/DialogBox/DialogBox.cs:128)
01-21 14:55:45.982 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c:<onLocalPhotonPlayerJoined>b__162_1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1817)
01-21 14:55:45.982 28932 28959 I Unity : <>c__DisplayClass17_0:<ShowWindow>b__3(
01-21 14:55:46.034 28932 28959 I Unity :
01-21 14:55:46.034 28932 28959 I Unity :
01-21 14:55:46.034 28932 28959 I Unity : GetFriendsList : => member name: GetFriendsList : => source line number: 734
01-21 14:55:46.034 28932 28959 I Unity :
01-21 14:55:46.034 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:46.034 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:46.034 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:46.034 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:46.034 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:46.034 28932 28959 I Unity : IjsUiFramework.PlayFabManager:GetFriendsList(GetFriends) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:734)
01-21 14:55:46.034 28932 28959 I Unity : PhotonManager:UpdateAndGetFriendsList(Action`2) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:565)
01-21 14:55:46.034 28932 28959 I Unity : IjsUiFramework.UIFriendsPanel:LoadFriends(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIFriendsPanel.cs:72)
01-21 14:55:46.034 28932 28959 I Unity : IjsUiFramework.UIFriendsPanel:<O
01-21 14:55:46.378 28932 28959 I Unity :
01-21 14:55:46.378 28932 28959 I Unity :
01-21 14:55:46.378 28932 28959 I Unity : OnSubscribed GetFriendsList 0 success True : => member name: UpdateAndGetFriendsList : => source line number: 570
01-21 14:55:46.378 28932 28959 I Unity :
01-21 14:55:46.378 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:46.378 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:46.378 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:46.378 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:46.378 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:46.378 28932 28959 I Unity : <>c__DisplayClass95_0:<UpdateAndGetFriendsList>b__0(Boolean, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:570)
01-21 14:55:46.378 28932 28959 I Unity : IjsUiFramework.<>c__DisplayClass72_0:<GetFriendsList>b__0(GetFriendsListResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:748)
01-21 14:55:46.378 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/Workin
01-21 14:55:46.382 28932 28959 I Unity :
01-21 14:55:46.382 28932 28959 I Unity :
01-21 14:55:46.382 28932 28959 I Unity : GetFriendsList Count 0 inRoom True : => member name: UpdateAndGetFriendsList : => source line number: 577
01-21 14:55:46.382 28932 28959 I Unity :
01-21 14:55:46.382 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:46.382 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:46.382 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:46.382 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:46.382 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:46.382 28932 28959 I Unity : <>c__DisplayClass95_0:<UpdateAndGetFriendsList>b__0(Boolean, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:577)
01-21 14:55:46.382 28932 28959 I Unity : IjsUiFramework.<>c__DisplayClass72_0:<GetFriendsList>b__0(GetFriendsListResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:748)
01-21 14:55:46.382 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/Mo
01-21 14:55:46.384 28932 28959 I Unity :
01-21 14:55:46.384 28932 28959 I Unity :
01-21 14:55:46.384 28932 28959 I Unity : GetFriendsList error : => member name: UpdateAndGetFriendsList : => source line number: 591
01-21 14:55:46.384 28932 28959 I Unity :
01-21 14:55:46.384 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:46.384 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:46.384 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:46.384 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:46.384 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:46.384 28932 28959 I Unity : <>c__DisplayClass95_0:<UpdateAndGetFriendsList>b__0(Boolean, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:591)
01-21 14:55:46.384 28932 28959 I Unity : IjsUiFramework.<>c__DisplayClass72_0:<GetFriendsList>b__0(GetFriendsListResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PlayFabManager.cs:748)
01-21 14:55:46.384 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/As
01-21 14:55:46.388 28932 28959 I Unity :
01-21 14:55:46.388 28932 28959 I Unity :
01-21 14:55:46.388 28932 28959 I Unity : GetFriendsList error : => member name: LoadFriends : => source line number: 83
01-21 14:55:46.388 28932 28959 I Unity :
01-21 14:55:46.388 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:46.388 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:46.388 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:46.388 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:46.388 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:46.388 28932 28959 I Unity : IjsUiFramework.UIFriendsPanel:<LoadFriends>b__10_1(Boolean, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIFriendsPanel.cs:83)
01-21 14:55:46.388 28932 28959 I Unity : <>c__DisplayClass95_0:<UpdateAndGetFriendsList>b__0(Boolean, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:592)
01-21 14:55:46.388 28932 28959 I Unity : IjsUiFramework.<>c__DisplayClass72_0:<GetFriendsList>b__0(GetFriendsListResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/M
01-21 14:55:46.393 28932 28959 I Unity :
01-21 14:55:46.393 28932 28959 I Unity :
01-21 14:55:46.393 28932 28959 I Unity : ShowErrorWindow message You don't have any friends right now. You can add friends while playing online. : => member name: ShowErrorWindow : => source line number: 129
01-21 14:55:46.393 28932 28959 I Unity :
01-21 14:55:46.393 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:46.393 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:46.393 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:46.393 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:46.393 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:46.393 28932 28959 I Unity : IjsUiFramework.UIFriendsPanel:ShowErrorWindow(String) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIFriendsPanel.cs:129)
01-21 14:55:46.393 28932 28959 I Unity : IjsUiFramework.UIFriendsPanel:<LoadFriends>b__10_1(Boolean, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIFriendsPanel.cs:85)
01-21 14:55:46.393 28932 28959 I Unity : <>c__DisplayClass95_0:<UpdateAndGetFriendsList>b__0(Boolean, List`1) (at /Volumes/Development/UNITY_Work
01-21 14:55:46.397 28932 28959 I Unity :
01-21 14:55:46.397 28932 28959 I Unity :
01-21 14:55:46.397 28932 28959 I Unity : HideLoading : => member name: HideLoading : => source line number: 282
01-21 14:55:46.397 28932 28959 I Unity :
01-21 14:55:46.397 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:46.397 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:46.397 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:46.397 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:46.397 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:46.397 28932 28959 I Unity : Dialog:HideLoading() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/DialogBox/Dialog.cs:282)
01-21 14:55:46.397 28932 28959 I Unity : DialogBox:HideLoadingScreen() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/DialogBox/DialogBox.cs:128)
01-21 14:55:46.397 28932 28959 I Unity : IjsUiFramework.UIFriendsPanel:ShowErrorWindow(String) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIFriendsPanel.cs:130)
01-21 14:55:46.397 28932 28959 I Unity : IjsUiFramework.UIFriendsPanel:<LoadFriends>b__10_1(Boolean, List`1) (at /Volumes/Development
01-21 14:55:52.832 28932 28959 I Unity :
01-21 14:55:52.832 28932 28959 I Unity :
01-21 14:55:52.832 28932 28959 I Unity : PhotonManager : OnPlayerEnteredRoom totalActivePlayers 2 isMC True newPlayer.ActorNumber 2 : => member name: OnPlayerEnteredRoom : => source line number: 498
01-21 14:55:52.832 28932 28959 I Unity :
01-21 14:55:52.832 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:52.832 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:52.832 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:52.832 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:52.832 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:52.832 28932 28959 I Unity : PhotonManager:OnPlayerEnteredRoom(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:498)
01-21 14:55:52.832 28932 28959 I Unity : Photon.Realtime.InRoomCallbacksContainer:OnPlayerEnteredRoom(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Photon/PhotonRealtime/Code/LoadBalancingClient.cs:4022)
01-21 14:55:52.832 28932 28959 I Unity : Photon.Realtime.LoadBalancingClient:OnEvent(EventData) (at /Volumes/Development/UNITY_Works/Mono
01-21 14:55:53.322 28932 28959 I Unity :
01-21 14:55:53.322 28932 28959 I Unity :
01-21 14:55:53.322 28932 28959 I Unity : onOtherPhotonPlayerJoined playerName Rohith avatarID 4 UserId B35C527BD179B394 : => member name: onOtherPhotonPlayerJoined : => source line number: 1831
01-21 14:55:53.322 28932 28959 I Unity :
01-21 14:55:53.322 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:53.322 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:53.322 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:53.322 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:53.322 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:53.322 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOtherPhotonPlayerJoined(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1831)
01-21 14:55:53.322 28932 28959 I Unity : <>c__DisplayClass90_0:<OnPlayerEnteredRoom>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:503)
01-21 14:55:53.322 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Developm
01-21 14:55:53.335 28932 28959 I Unity :
01-21 14:55:53.335 28932 28959 I Unity :
01-21 14:55:53.335 28932 28959 I Unity : HandleBotButtonsVisibility isMaster? True : => member name: HandleBotButtonsVisibility : => source line number: 85
01-21 14:55:53.335 28932 28959 I Unity :
01-21 14:55:53.335 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:53.335 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:53.335 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:53.335 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:53.335 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:53.335 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:HandleBotButtonsVisibility() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:85)
01-21 14:55:53.335 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:InitPanel() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:69)
01-21 14:55:53.335 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOtherPhotonPlayerJoined(Player) (at
01-21 14:55:53.343 28932 28959 I Unity :
01-21 14:55:53.343 28932 28959 I Unity :
01-21 14:55:53.343 28932 28959 I Unity : RemoveBot _botsCount 0 players.Length 2 : => member name: RemoveBot : => source line number: 136
01-21 14:55:53.343 28932 28959 I Unity :
01-21 14:55:53.343 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:53.343 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:53.343 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:53.343 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:53.343 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:53.343 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:RemoveBot() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:136)
01-21 14:55:53.343 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:InitPanel() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:71)
01-21 14:55:53.343 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOtherPhotonPlayerJoined(Player) (at /Volumes/Development/UNITY_Works/
01-21 14:55:53.346 28932 28959 I Unity :
01-21 14:55:53.346 28932 28959 I Unity :
01-21 14:55:53.346 28932 28959 I Unity : onOtherPhotonPlayerJoined: 2 : => member name: onOtherPhotonPlayerJoined : => source line number: 2595
01-21 14:55:53.346 28932 28959 I Unity :
01-21 14:55:53.346 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:53.346 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:53.346 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:53.346 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:53.346 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:53.346 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOtherPhotonPlayerJoined(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2595)
01-21 14:55:53.346 28932 28959 I Unity : <>c__DisplayClass90_0:<OnPlayerEnteredRoom>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:503)
01-21 14:55:53.346 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/
01-21 14:55:53.718 28932 28959 I Unity :
01-21 14:55:53.718 28932 28959 I Unity :
01-21 14:55:53.718 28932 28959 I Unity : PhotonManager : OnPlayerEnteredRoom totalActivePlayers 3 isMC True newPlayer.ActorNumber 3 : => member name: OnPlayerEnteredRoom : => source line number: 498
01-21 14:55:53.718 28932 28959 I Unity :
01-21 14:55:53.718 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:53.718 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:53.718 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:53.718 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:53.718 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:53.718 28932 28959 I Unity : PhotonManager:OnPlayerEnteredRoom(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:498)
01-21 14:55:53.718 28932 28959 I Unity : Photon.Realtime.InRoomCallbacksContainer:OnPlayerEnteredRoom(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Photon/PhotonRealtime/Code/LoadBalancingClient.cs:4022)
01-21 14:55:53.718 28932 28959 I Unity : Photon.Realtime.LoadBalancingClient:OnEvent(EventData) (at /Volumes/Development/UNITY_Works/Mono
01-21 14:55:54.227 28932 28959 I Unity :
01-21 14:55:54.227 28932 28959 I Unity :
01-21 14:55:54.227 28932 28959 I Unity : onOtherPhotonPlayerJoined playerName Sham avatarID 5 UserId F9CFA39D78CAE1B4 : => member name: onOtherPhotonPlayerJoined : => source line number: 1831
01-21 14:55:54.227 28932 28959 I Unity :
01-21 14:55:54.227 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:54.227 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:54.227 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:54.227 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:54.227 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:54.227 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOtherPhotonPlayerJoined(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1831)
01-21 14:55:54.227 28932 28959 I Unity : <>c__DisplayClass90_0:<OnPlayerEnteredRoom>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:503)
01-21 14:55:54.227 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Developmen
01-21 14:55:54.232 28932 28959 I Unity :
01-21 14:55:54.232 28932 28959 I Unity :
01-21 14:55:54.232 28932 28959 I Unity : HandleBotButtonsVisibility isMaster? True : => member name: HandleBotButtonsVisibility : => source line number: 85
01-21 14:55:54.232 28932 28959 I Unity :
01-21 14:55:54.232 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:54.232 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:54.232 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:54.232 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:54.232 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:54.232 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:HandleBotButtonsVisibility() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:85)
01-21 14:55:54.232 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:InitPanel() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:69)
01-21 14:55:54.232 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOtherPhotonPlayerJoined(Player) (at
01-21 14:55:54.235 28932 28959 I Unity :
01-21 14:55:54.235 28932 28959 I Unity :
01-21 14:55:54.235 28932 28959 I Unity : RemoveBot _botsCount 0 players.Length 3 : => member name: RemoveBot : => source line number: 136
01-21 14:55:54.235 28932 28959 I Unity :
01-21 14:55:54.235 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:54.235 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:54.235 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:54.235 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:54.235 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:54.235 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:RemoveBot() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:136)
01-21 14:55:54.235 28932 28959 I Unity : IJDV.MonopolyDeal.View.UISharePrivateGamePanel:InitPanel() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UISharePrivateGamePanel.cs:71)
01-21 14:55:54.235 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOtherPhotonPlayerJoined(Player) (at /Volumes/Development/UNITY_Works/
01-21 14:55:54.237 28932 28959 I Unity :
01-21 14:55:54.237 28932 28959 I Unity :
01-21 14:55:54.237 28932 28959 I Unity : onOtherPhotonPlayerJoined: 3 : => member name: onOtherPhotonPlayerJoined : => source line number: 2595
01-21 14:55:54.237 28932 28959 I Unity :
01-21 14:55:54.237 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:54.237 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:54.237 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:54.237 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:54.237 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:54.237 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOtherPhotonPlayerJoined(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2595)
01-21 14:55:54.237 28932 28959 I Unity : <>c__DisplayClass90_0:<OnPlayerEnteredRoom>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:503)
01-21 14:55:54.237 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/
01-21 14:55:56.231 28932 28959 I Unity :
01-21 14:55:56.231 28932 28959 I Unity :
01-21 14:55:56.231 28932 28959 I Unity : PhotonManager : OnPlayerEnteredRoom totalActivePlayers 4 isMC True newPlayer.ActorNumber 4 : => member name: OnPlayerEnteredRoom : => source line number: 498
01-21 14:55:56.231 28932 28959 I Unity :
01-21 14:55:56.231 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:56.231 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:56.231 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:56.231 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:56.231 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:56.231 28932 28959 I Unity : PhotonManager:OnPlayerEnteredRoom(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:498)
01-21 14:55:56.231 28932 28959 I Unity : Photon.Realtime.InRoomCallbacksContainer:OnPlayerEnteredRoom(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Photon/PhotonRealtime/Code/LoadBalancingClient.cs:4022)
01-21 14:55:56.231 28932 28959 I Unity : Photon.Realtime.LoadBalancingClient:OnEvent(EventData) (at /Volumes/Development/UNITY_Works/Mono
01-21 14:55:56.738 28932 28959 I Unity :
01-21 14:55:56.738 28932 28959 I Unity :
01-21 14:55:56.738 28932 28959 I Unity : onOtherPhotonPlayerJoined playerName Ram avatarID 1 UserId 1009D099052A8223 : => member name: onOtherPhotonPlayerJoined : => source line number: 1831
01-21 14:55:56.738 28932 28959 I Unity :
01-21 14:55:56.738 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:56.738 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:56.738 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:56.738 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:56.738 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:56.738 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOtherPhotonPlayerJoined(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1831)
01-21 14:55:56.738 28932 28959 I Unity : <>c__DisplayClass90_0:<OnPlayerEnteredRoom>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:503)
01-21 14:55:56.738 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development
01-21 14:55:56.743 28932 28959 I Unity :
01-21 14:55:56.743 28932 28959 I Unity :
01-21 14:55:56.743 28932 28959 I Unity : ShowToastMessage Starting the game : => member name: ShowToastMessage : => source line number: 149
01-21 14:55:56.743 28932 28959 I Unity :
01-21 14:55:56.743 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:56.743 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:56.743 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:56.743 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:56.743 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:56.743 28932 28959 I Unity : DialogBox:ShowToastMessage(String, Single) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/DialogBox/DialogBox.cs:149)
01-21 14:55:56.743 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOtherPhotonPlayerJoined(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1836)
01-21 14:55:56.743 28932 28959 I Unity : <>c__DisplayClass90_0:<OnPlayerEnteredRoom>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/Monop
01-21 14:55:56.749 28932 28959 I Unity :
01-21 14:55:56.749 28932 28959 I Unity :
01-21 14:55:56.749 28932 28959 I Unity : onOtherPhotonPlayerJoined: 4 : => member name: onOtherPhotonPlayerJoined : => source line number: 2595
01-21 14:55:56.749 28932 28959 I Unity :
01-21 14:55:56.749 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:56.749 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:56.749 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:56.749 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:56.749 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:56.749 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOtherPhotonPlayerJoined(Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2595)
01-21 14:55:56.749 28932 28959 I Unity : <>c__DisplayClass90_0:<OnPlayerEnteredRoom>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:503)
01-21 14:55:56.749 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/
01-21 14:55:57.754 28932 28959 I Unity :
01-21 14:55:57.754 28932 28959 I Unity :
01-21 14:55:57.754 28932 28959 I Unity : CloseWindow from ui button SharePrivateGameWindow : => member name: CloseWindow : => source line number: 80
01-21 14:55:57.754 28932 28959 I Unity :
01-21 14:55:57.754 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:57.754 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:57.754 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:57.754 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:57.754 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:57.754 28932 28959 I Unity : UIWindow:CloseWindow(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:80)
01-21 14:55:57.754 28932 28959 I Unity : IjsUiFramework.UIController:HideAllWindows(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIController.cs:81)
01-21 14:55:57.754 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c:<onOtherPhotonPlayerJoined>b__163_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewControll
01-21 14:55:57.755 28932 28959 I Unity :
01-21 14:55:57.755 28932 28959 I Unity :
01-21 14:55:57.755 28932 28959 I Unity : CloseWindow SharePrivateGameWindow tweening False : => member name: CloseWindow : => source line number: 86
01-21 14:55:57.755 28932 28959 I Unity :
01-21 14:55:57.755 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:57.755 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:57.755 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:57.755 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:57.755 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:57.755 28932 28959 I Unity : UIWindow:CloseWindow(Boolean, WindowTweenCallback, WindowTweenCallback) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:86)
01-21 14:55:57.755 28932 28959 I Unity : UIWindow:CloseWindow(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:81)
01-21 14:55:57.755 28932 28959 I Unity : IjsUiFramework.UIController:HideAllWindows(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIController.cs:81)
01-21 14:55:57.755 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<
01-21 14:55:58.264 28932 28959 I Unity :
01-21 14:55:58.264 28932 28959 I Unity :
01-21 14:55:58.264 28932 28959 I Unity : createOnlineGame : => member name: createOnlineGame : => source line number: 183
01-21 14:55:58.264 28932 28959 I Unity :
01-21 14:55:58.264 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.264 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.264 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.264 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.264 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.264 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:183)
01-21 14:55:58.264 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:<onOtherPhotonPlayerJoined>b__105_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2607)
01-21 14:55:58.264 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/W
01-21 14:55:58.266 28932 28959 I Unity :
01-21 14:55:58.266 28932 28959 I Unity :
01-21 14:55:58.266 28932 28959 I Unity : master call : => member name: createOnlineGame : => source line number: 194
01-21 14:55:58.266 28932 28959 I Unity :
01-21 14:55:58.266 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.266 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.266 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.266 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.266 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.266 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:194)
01-21 14:55:58.266 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:<onOtherPhotonPlayerJoined>b__105_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:2607)
01-21 14:55:58.266 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/Workin
01-21 14:55:58.280 28932 28959 I Unity :
01-21 14:55:58.280 28932 28959 I Unity :
01-21 14:55:58.280 28932 28959 I Unity : Photon players: 4 : => member name: createOnlinePlayers : => source line number: 312
01-21 14:55:58.280 28932 28959 I Unity :
01-21 14:55:58.280 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.280 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.280 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.280 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.280 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.280 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlinePlayers() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:312)
01-21 14:55:58.280 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:198)
01-21 14:55:58.280 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:<onOtherPhotonPlayerJoined>b__105_0() (at /Volumes/
01-21 14:55:58.285 28932 28959 I Unity :
01-21 14:55:58.285 28932 28959 I Unity :
01-21 14:55:58.285 28932 28959 I Unity : createOnlinePlayers playFabID 1975A301E6A3E936 playerName Swaaa profile
01-21 14:55:58.285 28932 28959 I Unity : <b>Name</b>: Swaaa
01-21 14:55:58.285 28932 28959 I Unity : <b>PlayFabID</b>: 1975A301E6A3E936
01-21 14:55:58.285 28932 28959 I Unity : <b>AvatarID</b>: 4
01-21 14:55:58.285 28932 28959 I Unity : <b>TotalCoins</b>: 15225
01-21 14:55:58.285 28932 28959 I Unity : <b>BetAmount</b>: 0
01-21 14:55:58.285 28932 28959 I Unity : : => member name: createOnlinePlayers : => source line number: 332
01-21 14:55:58.285 28932 28959 I Unity :
01-21 14:55:58.285 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.285 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.285 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.285 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.285 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.285 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlinePlayers() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:332)
01-21 14:55:58.285 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/Monop
01-21 14:55:58.291 28932 28959 I Unity :
01-21 14:55:58.291 28932 28959 I Unity :
01-21 14:55:58.291 28932 28959 I Unity : createOnlinePlayers playFabID B35C527BD179B394 playerName Rohith profile
01-21 14:55:58.291 28932 28959 I Unity : <b>Name</b>: Rohith
01-21 14:55:58.291 28932 28959 I Unity : <b>PlayFabID</b>: B35C527BD179B394
01-21 14:55:58.291 28932 28959 I Unity : <b>AvatarID</b>: 4
01-21 14:55:58.291 28932 28959 I Unity : <b>TotalCoins</b>: 100
01-21 14:55:58.291 28932 28959 I Unity : <b>BetAmount</b>: 0
01-21 14:55:58.291 28932 28959 I Unity : : => member name: createOnlinePlayers : => source line number: 332
01-21 14:55:58.291 28932 28959 I Unity :
01-21 14:55:58.291 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.291 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.291 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.291 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.291 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.291 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlinePlayers() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:332)
01-21 14:55:58.291 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/Monop
01-21 14:55:58.299 28932 28959 I Unity :
01-21 14:55:58.299 28932 28959 I Unity :
01-21 14:55:58.299 28932 28959 I Unity : createOnlinePlayers playFabID F9CFA39D78CAE1B4 playerName Sham profile
01-21 14:55:58.299 28932 28959 I Unity : <b>Name</b>: Sham
01-21 14:55:58.299 28932 28959 I Unity : <b>PlayFabID</b>: F9CFA39D78CAE1B4
01-21 14:55:58.299 28932 28959 I Unity : <b>AvatarID</b>: 5
01-21 14:55:58.299 28932 28959 I Unity : <b>TotalCoins</b>: 24275
01-21 14:55:58.299 28932 28959 I Unity : <b>BetAmount</b>: 0
01-21 14:55:58.299 28932 28959 I Unity : : => member name: createOnlinePlayers : => source line number: 332
01-21 14:55:58.299 28932 28959 I Unity :
01-21 14:55:58.299 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.299 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.299 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.299 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.299 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.299 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlinePlayers() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:332)
01-21 14:55:58.299 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/Monopol
01-21 14:55:58.301 28932 28959 I Unity :
01-21 14:55:58.301 28932 28959 I Unity :
01-21 14:55:58.301 28932 28959 I Unity : createOnlinePlayers playFabID 1009D099052A8223 playerName Ram profile
01-21 14:55:58.301 28932 28959 I Unity : <b>Name</b>: Ram
01-21 14:55:58.301 28932 28959 I Unity : <b>PlayFabID</b>: 1009D099052A8223
01-21 14:55:58.301 28932 28959 I Unity : <b>AvatarID</b>: 1
01-21 14:55:58.301 28932 28959 I Unity : <b>TotalCoins</b>: 10225
01-21 14:55:58.301 28932 28959 I Unity : <b>BetAmount</b>: 0
01-21 14:55:58.301 28932 28959 I Unity : : => member name: createOnlinePlayers : => source line number: 332
01-21 14:55:58.301 28932 28959 I Unity :
01-21 14:55:58.301 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.301 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.301 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.301 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.301 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.301 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlinePlayers() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:332)
01-21 14:55:58.301 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyD
01-21 14:55:58.302 28932 28959 I Unity :
01-21 14:55:58.302 28932 28959 I Unity :
01-21 14:55:58.302 28932 28959 I Unity : Players: 4 : => member name: createOnlinePlayers : => source line number: 362
01-21 14:55:58.302 28932 28959 I Unity :
01-21 14:55:58.302 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.302 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.302 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.302 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.302 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.302 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlinePlayers() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:362)
01-21 14:55:58.302 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:198)
01-21 14:55:58.302 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:<onOtherPhotonPlayerJoined>b__105_0() (at /Volumes/Develop
01-21 14:55:58.307 28932 28959 I Unity :
01-21 14:55:58.307 28932 28959 I Unity :
01-21 14:55:58.307 28932 28959 I Unity : CardsData/MonopoloyCards : => member name: LoadJSONFromResource : => source line number: 108
01-21 14:55:58.307 28932 28959 I Unity :
01-21 14:55:58.307 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.307 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.307 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.307 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.307 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.307 28932 28959 I Unity : JSONHelper:LoadJSONFromResource(String) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/JSONHelper.cs:108)
01-21 14:55:58.307 28932 28959 I Unity : IJDV.MonopolyDeal.Model.Deck:getDeck(Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/Deck.cs:18)
01-21 14:55:58.307 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller
01-21 14:55:58.320 28932 28959 I Unity :
01-21 14:55:58.320 28932 28959 I Unity :
01-21 14:55:58.320 28932 28959 I Unity : {
01-21 14:55:58.320 28932 28959 I Unity : "ActionCards": [
01-21 14:55:58.320 28932 28959 I Unity : {
01-21 14:55:58.320 28932 28959 I Unity : "cardType": 1,
01-21 14:55:58.320 28932 28959 I Unity : "action": 1,
01-21 14:55:58.320 28932 28959 I Unity : "secondaryAction": 1,
01-21 14:55:58.320 28932 28959 I Unity : "cardTypeStr": "ACTION CARD",
01-21 14:55:58.320 28932 28959 I Unity : "title": "DEAL BREAKER",
01-21 14:55:58.320 28932 28959 I Unity : "moneyValue": 5,
01-21 14:55:58.320 28932 28959 I Unity : "description": "Steal a complete set of properties from any player.\n<size=26>(Includes any buildings.)</size>",
01-21 14:55:58.320 28932 28959 I Unity : "shortDescription": "Steal a complete set of properties from any player.",
01-21 14:55:58.320 28932 28959 I Unity : "subDescription": "",
01-21 14:55:58.320 28932 28959 I Unity : "setCount": 1,
01-21 14:55:58.320 28932 28959 I Unity : "pureWild": false,
01-21 14:55:58.320 28932 28959 I Unity : "cardCount": 2,
01-21 14:55:58.320 28932 28959 I Unity : "uniqueId": 0,
01-21 14:55:58.320 28932 28959 I Unity : "colors": [
01-21 14:55:58.320 28932 28959 I Unity : {
01-21 14:55:58.320 28932 28959 I Unity : "hasIcon": false,
01-21 14:55:58.320 28932 28959 I Unity : "iconKey": [],
01-21 14:55:58.320 28932 28959 I Unity : "color": "#FFFFFF",
01-21 14:55:58.320 28932 28959 I Unity : "titleTextColor":"#000000",
01-21 14:55:58.320 28932 28959 I Unity : "rent": []
01-21 14:55:58.320 28932 28959 I Unity : }
01-21 14:55:58.320 28932 28959 I Unity : ],
01-21 14:55:58.320 28932 28959 I Unity : "ui": {
01-21 14:55:58.320 28932 28959 I Unity : "hasIcon": false,
01-21 14:55:58.320 28932 28959 I Unity : "iconKey": "",
01-21 14:55:58.320 28932 28959 I Unity : "bgColor": "#8769BE",
01-21 14:55:58.320 28932 28959 I Unity : "bgHeaderColor": "#9577CD"
01-21 14:55:58.320 28932 28959 I Unity : }
01-21 14:55:58.320 28932 28959 I Unity : },
01-21 14:55:58.320 28932 28959 I Unity : {
01-21 14:55:58.320 28932 28959 I Unity : "cardType": 1,
01-21 14:55:58.320 28932 28959 I Unity : "action": 2,
01-21 14:55:58.320 28932 28959 I Unity : "secondaryAction": 2,
01-21 14:55:58.320 28932 28959 I Unity : "cardTypeStr": "ACTION CARD",
01-21 14:55:58.320 28932 28959 I Unity : "title": "DEBT <size=50>COLLECTOR</size>",
01-21 14:55:58.320 28932 28959 I Unity : "moneyValue": 3,
01-21 14:55:58.320 28932 28959 I Unity :
01-21 14:55:58.353 28932 28959 I Unity :
01-21 14:55:58.353 28932 28959 I Unity :
01-21 14:55:58.353 28932 28959 I Unity : Globals.NUM_OF_PLAYERS: 4 : => member name: setDebugHandsToAllPlayers : => source line number: 392
01-21 14:55:58.353 28932 28959 I Unity :
01-21 14:55:58.353 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.353 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.353 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.353 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.353 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.353 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:setDebugHandsToAllPlayers() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:392)
01-21 14:55:58.353 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:208)
01-21 14:55:58.353 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:<onOtherPhotonPlayerJoined>b__1
01-21 14:55:58.362 28932 28959 I Unity :
01-21 14:55:58.362 28932 28959 I Unity :
01-21 14:55:58.362 28932 28959 I Unity : adding cards to hand... : => member name: addCardsToHand : => source line number: 218
01-21 14:55:58.362 28932 28959 I Unity :
01-21 14:55:58.362 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.362 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.362 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.362 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.362 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.362 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addCardsToHand(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:218)
01-21 14:55:58.362 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:setDebugHandsToAllPlayers() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:396)
01-21 14:55:58.362 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDe
01-21 14:55:58.398 28932 28959 I Unity :
01-21 14:55:58.398 28932 28959 I Unity :
01-21 14:55:58.398 28932 28959 I Unity : adding cards to hand... : => member name: addCardsToHand : => source line number: 218
01-21 14:55:58.398 28932 28959 I Unity :
01-21 14:55:58.398 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.398 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.398 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.398 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.398 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.398 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addCardsToHand(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:218)
01-21 14:55:58.398 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:setDebugHandsToAllPlayers() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:396)
01-21 14:55:58.398 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDe
01-21 14:55:58.403 28932 28959 I Unity :
01-21 14:55:58.403 28932 28959 I Unity :
01-21 14:55:58.403 28932 28959 I Unity : shareBasicGameData... : => member name: shareBasicGameData : => source line number: 1062
01-21 14:55:58.403 28932 28959 I Unity :
01-21 14:55:58.403 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.403 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.403 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.403 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.403 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.403 28932 28959 I Unity : PhotonManager:shareBasicGameData(List`1, List`1, Boolean, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1062)
01-21 14:55:58.403 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:212)
01-21 14:55:58.403 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:<onOtherPhotonPlayerJoined>b__105_0() (at /Volumes/Development/UNITY_Wo
01-21 14:55:58.503 28932 28959 I Unity :
01-21 14:55:58.503 28932 28959 I Unity :
01-21 14:55:58.503 28932 28959 I Unity : len: 4 : => member name: deserializePlayers : => source line number: 1023
01-21 14:55:58.503 28932 28959 I Unity :
01-21 14:55:58.503 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.503 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.503 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.503 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.503 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.503 28932 28959 I Unity : PhotonManager:deserializePlayers(Byte[][]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1023)
01-21 14:55:58.503 28932 28959 I Unity : PhotonManager:onShareBasicGameDataRPC(Int32[], Byte[][], Boolean, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1172)
01-21 14:55:58.503 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:55:58.503 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
01-21 14:55:58.503 28932 28959 I Unity : System.Reflection.MethodBas
01-21 14:55:58.575 28932 28959 I Unity :
01-21 14:55:58.575 28932 28959 I Unity :
01-21 14:55:58.575 28932 28959 I Unity : name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False : => member name: deserializePlayers : => source line number: 1031
01-21 14:55:58.575 28932 28959 I Unity :
01-21 14:55:58.575 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.575 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.575 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.575 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.575 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.575 28932 28959 I Unity : PhotonManager:deserializePlayers(Byte[][]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1031)
01-21 14:55:58.575 28932 28959 I Unity : PhotonManager:onShareBasicGameDataRPC(Int32[], Byte[][], Boolean, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1172)
01-21 14:55:58.575 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:55:58.575 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[
01-21 14:55:58.581 28932 28959 I Unity :
01-21 14:55:58.581 28932 28959 I Unity :
01-21 14:55:58.581 28932 28959 I Unity : name: Rohith id: 2 seat: 1 type: OPPONENT isAi: False : => member name: deserializePlayers : => source line number: 1031
01-21 14:55:58.581 28932 28959 I Unity :
01-21 14:55:58.581 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.581 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.581 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.581 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.581 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.581 28932 28959 I Unity : PhotonManager:deserializePlayers(Byte[][]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1031)
01-21 14:55:58.581 28932 28959 I Unity : PhotonManager:onShareBasicGameDataRPC(Int32[], Byte[][], Boolean, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1172)
01-21 14:55:58.581 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:55:58.581 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Obj
01-21 14:55:58.589 28932 28959 I Unity :
01-21 14:55:58.589 28932 28959 I Unity :
01-21 14:55:58.589 28932 28959 I Unity : name: Sham id: 3 seat: 2 type: OPPONENT isAi: False : => member name: deserializePlayers : => source line number: 1031
01-21 14:55:58.589 28932 28959 I Unity :
01-21 14:55:58.589 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.589 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.589 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.589 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.589 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.589 28932 28959 I Unity : PhotonManager:deserializePlayers(Byte[][]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1031)
01-21 14:55:58.589 28932 28959 I Unity : PhotonManager:onShareBasicGameDataRPC(Int32[], Byte[][], Boolean, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1172)
01-21 14:55:58.589 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:55:58.589 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Objec
01-21 14:55:58.594 28932 28959 I Unity :
01-21 14:55:58.594 28932 28959 I Unity :
01-21 14:55:58.594 28932 28959 I Unity : name: Ram id: 4 seat: 3 type: OPPONENT isAi: False : => member name: deserializePlayers : => source line number: 1031
01-21 14:55:58.594 28932 28959 I Unity :
01-21 14:55:58.594 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.594 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.594 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.594 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.594 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.594 28932 28959 I Unity : PhotonManager:deserializePlayers(Byte[][]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1031)
01-21 14:55:58.594 28932 28959 I Unity : PhotonManager:onShareBasicGameDataRPC(Int32[], Byte[][], Boolean, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1172)
01-21 14:55:58.594 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:55:58.594 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object
01-21 14:55:58.597 28932 28959 I Unity :
01-21 14:55:58.597 28932 28959 I Unity :
01-21 14:55:58.597 28932 28959 I Unity : shareBasicGameDataRPC... : => member name: onShareBasicGameDataRPC : => source line number: 1176
01-21 14:55:58.597 28932 28959 I Unity :
01-21 14:55:58.597 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.597 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.597 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.597 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.597 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.597 28932 28959 I Unity : PhotonManager:onShareBasicGameDataRPC(Int32[], Byte[][], Boolean, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1176)
01-21 14:55:58.597 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:55:58.597 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
01-21 14:55:58.597 28932 28959 I Unity : System.Reflection.MethodBase:Invoke(Object, Object[])
01-21 14:55:58.597 28932 28959 I Unity : Photon.Pun.PhotonNetwork:ExecuteRpc(Hashtable, Player) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy
01-21 14:55:58.599 28932 28959 I Unity :
01-21 14:55:58.599 28932 28959 I Unity :
01-21 14:55:58.599 28932 28959 I Unity : createOnlineGame : => member name: createOnlineGame : => source line number: 183
01-21 14:55:58.599 28932 28959 I Unity :
01-21 14:55:58.599 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.599 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.599 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.599 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.599 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.599 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:183)
01-21 14:55:58.599 28932 28959 I Unity : PhotonManager:onShareBasicGameDataRPC(Int32[], Byte[][], Boolean, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1178)
01-21 14:55:58.599 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:55:58.599 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, B
01-21 14:55:58.602 28932 28959 I Unity :
01-21 14:55:58.602 28932 28959 I Unity :
01-21 14:55:58.602 28932 28959 I Unity : HideLoading : => member name: HideLoading : => source line number: 282
01-21 14:55:58.602 28932 28959 I Unity :
01-21 14:55:58.602 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.602 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.602 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.602 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.602 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.602 28932 28959 I Unity : Dialog:HideLoading() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/DialogBox/Dialog.cs:282)
01-21 14:55:58.602 28932 28959 I Unity : DialogBox:HideLoadingScreen() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/DialogBox/DialogBox.cs:128)
01-21 14:55:58.602 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onHideProgressEvnetToView() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:804)
01-21 14:55:58.602 28932 28959 I Unity : IJDV.MonopolyDeal.Control
01-21 14:55:58.624 28932 28959 I Unity :
01-21 14:55:58.624 28932 28959 I Unity :
01-21 14:55:58.624 28932 28959 I Unity : onPlayersReadyEventToView Count 4 : => member name: onPlayersReadyEventToView : => source line number: 433
01-21 14:55:58.624 28932 28959 I Unity :
01-21 14:55:58.624 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.624 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.624 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.624 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.624 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.624 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:433)
01-21 14:55:58.624 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:createOnlineGame(List`1, List`1, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:241)
01-21 14:55:58.624 28932 28959 I Unity : PhotonManager:onShareBasicGameDataRPC(Int32[]
01-21 14:55:58.635 28932 28959 I Unity :
01-21 14:55:58.635 28932 28959 I Unity :
01-21 14:55:58.635 28932 28959 I Unity : CreatePlayer name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playfabId 1975A301E6A3E936 : => member name: CreatePlayer : => source line number: 246
01-21 14:55:58.635 28932 28959 I Unity :
01-21 14:55:58.635 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.635 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.635 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.635 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.635 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.635 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:CreatePlayer(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:246)
01-21 14:55:58.635 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:444)
01-21 14:55:58.635 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:c
01-21 14:55:58.648 28932 28959 I Unity :
01-21 14:55:58.648 28932 28959 I Unity :
01-21 14:55:58.648 28932 28959 I Unity : UpdateRemainingActionsLabel 1 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:55:58.648 28932 28959 I Unity :
01-21 14:55:58.648 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.648 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.648 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.648 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.648 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.648 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:55:58.648 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:CreatePlayer(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:256)
01-21 14:55:58.648 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/W
01-21 14:55:58.654 28932 28959 I Unity :
01-21 14:55:58.654 28932 28959 I Unity :
01-21 14:55:58.654 28932 28959 I Unity : CreatePlayer name: Rohith id: 2 seat: 1 type: OPPONENT isAi: False playfabId B35C527BD179B394 : => member name: CreatePlayer : => source line number: 246
01-21 14:55:58.654 28932 28959 I Unity :
01-21 14:55:58.654 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.654 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.654 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.654 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.654 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.654 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:CreatePlayer(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:246)
01-21 14:55:58.654 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:444)
01-21 14:55:58.654 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealControll
01-21 14:55:58.658 28932 28959 I Unity :
01-21 14:55:58.658 28932 28959 I Unity :
01-21 14:55:58.658 28932 28959 I Unity : UpdateRemainingActionsLabel 2 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:55:58.658 28932 28959 I Unity :
01-21 14:55:58.658 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.658 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.658 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.658 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.658 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.658 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:55:58.658 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:CreatePlayer(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:256)
01-21 14:55:58.658 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/W
01-21 14:55:58.662 28932 28959 I Unity :
01-21 14:55:58.662 28932 28959 I Unity :
01-21 14:55:58.662 28932 28959 I Unity : CreatePlayer name: Sham id: 3 seat: 2 type: OPPONENT isAi: False playfabId F9CFA39D78CAE1B4 : => member name: CreatePlayer : => source line number: 246
01-21 14:55:58.662 28932 28959 I Unity :
01-21 14:55:58.662 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.662 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.662 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.662 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.662 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.662 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:CreatePlayer(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:246)
01-21 14:55:58.662 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:444)
01-21 14:55:58.662 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController
01-21 14:55:58.666 28932 28959 I Unity :
01-21 14:55:58.666 28932 28959 I Unity :
01-21 14:55:58.666 28932 28959 I Unity : UpdateRemainingActionsLabel 3 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:55:58.666 28932 28959 I Unity :
01-21 14:55:58.666 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.666 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.666 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.666 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.666 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.666 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:55:58.666 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:CreatePlayer(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:256)
01-21 14:55:58.666 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/W
01-21 14:55:58.670 28932 28959 I Unity :
01-21 14:55:58.670 28932 28959 I Unity :
01-21 14:55:58.670 28932 28959 I Unity : CreatePlayer name: Ram id: 4 seat: 3 type: OPPONENT isAi: False playfabId 1009D099052A8223 : => member name: CreatePlayer : => source line number: 246
01-21 14:55:58.670 28932 28959 I Unity :
01-21 14:55:58.670 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.670 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.670 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.670 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.670 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.670 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:CreatePlayer(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:246)
01-21 14:55:58.670 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:444)
01-21 14:55:58.670 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:
01-21 14:55:58.675 28932 28959 I Unity :
01-21 14:55:58.675 28932 28959 I Unity :
01-21 14:55:58.675 28932 28959 I Unity : UpdateRemainingActionsLabel 4 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:55:58.675 28932 28959 I Unity :
01-21 14:55:58.675 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.675 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.675 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.675 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.675 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.675 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:55:58.675 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:CreatePlayer(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:256)
01-21 14:55:58.675 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/W
01-21 14:55:58.678 28932 28959 I Unity :
01-21 14:55:58.678 28932 28959 I Unity :
01-21 14:55:58.678 28932 28959 I Unity : HideLoading : => member name: HideLoading : => source line number: 282
01-21 14:55:58.678 28932 28959 I Unity :
01-21 14:55:58.678 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.678 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.678 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.678 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.678 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.678 28932 28959 I Unity : Dialog:HideLoading() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/DialogBox/Dialog.cs:282)
01-21 14:55:58.678 28932 28959 I Unity : DialogBox:HideLoadingScreen() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/DialogBox/DialogBox.cs:128)
01-21 14:55:58.678 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onPlayersReadyEventToView(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:446)
01-21 14:55:58.678 28932 28959 I Unity : IJDV.MonopolyDeal.C
01-21 14:55:58.683 28932 28959 I Unity :
01-21 14:55:58.683 28932 28959 I Unity :
01-21 14:55:58.683 28932 28959 I Unity : CloseWindow SharePrivateGameWindow tweening False : => member name: CloseWindow : => source line number: 86
01-21 14:55:58.683 28932 28959 I Unity :
01-21 14:55:58.683 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.683 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.683 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.683 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.683 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.683 28932 28959 I Unity : UIWindow:CloseWindow(Boolean, WindowTweenCallback, WindowTweenCallback) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIWindow.cs:86)
01-21 14:55:58.683 28932 28959 I Unity : IjsUiFramework.UIController:HideWindow(UIWindows, WindowTweenCallback, WindowTweenCallback) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/UI/UIController.cs:160)
01-21 14:55:58.683 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onDealCardsEventToView(List`1) (at /Volumes/Development/UNITY_Works/Mon
01-21 14:55:58.938 28932 28959 I Unity :
01-21 14:55:58.938 28932 28959 I Unity :
01-21 14:55:58.938 28932 28959 I Unity : Coins Updated. Balance : 15175 : => member name: SubtractCoinsSuccess : => source line number: 78
01-21 14:55:58.938 28932 28959 I Unity :
01-21 14:55:58.938 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:58.938 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:58.938 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:58.938 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:58.938 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:58.938 28932 28959 I Unity : Currency:SubtractCoinsSuccess(ModifyUserVirtualCurrencyResult) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Currency.cs:78)
01-21 14:55:58.938 28932 28959 I Unity : PlayFab.Internal.<>c__DisplayClass23_0`1:<_MakeApiCall>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/PlayFabSdk/Shared/Internal/PlayFabHttp/PlayFabHTTP.cs:215)
01-21 14:55:58.938 28932 28959 I Unity : PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeal
01-21 14:55:59.782 28932 28959 I Unity :
01-21 14:55:59.782 28932 28959 I Unity :
01-21 14:55:59.782 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:55:59.782 28932 28959 I Unity :
01-21 14:55:59.782 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:59.782 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:59.782 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:59.782 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:59.782 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:59.782 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:55:59.782 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<ShowDealCardsAnimation>b__77_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:355)
01-21 14:55:59.782 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtils.
01-21 14:55:59.785 28932 28959 I Unity :
01-21 14:55:59.785 28932 28959 I Unity :
01-21 14:55:59.785 28932 28959 I Unity : ReArrangeLocalPlayerhand count 5 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:55:59.785 28932 28959 I Unity :
01-21 14:55:59.785 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:55:59.785 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:55:59.785 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:55:59.785 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:55:59.785 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:55:59.785 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:55:59.785 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<ShowDealCardsAnimation>b__77_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:355)
01-21 14:55:59.785 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/Extensi
01-21 14:56:00.408 28932 28959 I Unity :
01-21 14:56:00.408 28932 28959 I Unity :
01-21 14:56:00.408 28932 28959 I Unity : onDealOver: mode:ONLINE_PRIVATE : => member name: onDealOver : => source line number: 1194
01-21 14:56:00.408 28932 28959 I Unity :
01-21 14:56:00.408 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.408 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.408 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.408 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.408 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.408 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onDealOver() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1194)
01-21 14:56:00.408 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c:<onDealCardsEventToView>b__111_1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:488)
01-21 14:56:00.408 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/
01-21 14:56:00.416 28932 28959 I Unity :
01-21 14:56:00.416 28932 28959 I Unity :
01-21 14:56:00.416 28932 28959 I Unity : UIView on set turn... 1 : => member name: onSetTurn : => source line number: 1782
01-21 14:56:00.416 28932 28959 I Unity :
01-21 14:56:00.416 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.416 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.416 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.416 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.416 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.416 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1782)
01-21 14:56:00.416 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:00.416 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:00.421 28932 28959 I Unity :
01-21 14:56:00.421 28932 28959 I Unity :
01-21 14:56:00.421 28932 28959 I Unity : SetTurn to 1 : => member name: SetTurn : => source line number: 656
01-21 14:56:00.421 28932 28959 I Unity :
01-21 14:56:00.421 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.421 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.421 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.421 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.421 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.421 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:SetTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:656)
01-21 14:56:00.421 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1786)
01-21 14:56:00.421 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets
01-21 14:56:00.432 28932 28959 I Unity :
01-21 14:56:00.432 28932 28959 I Unity :
01-21 14:56:00.432 28932 28959 I Unity : on set turn... : => member name: onSetTurn : => source line number: 1716
01-21 14:56:00.432 28932 28959 I Unity :
01-21 14:56:00.432 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.432 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.432 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.432 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.432 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.432 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1716)
01-21 14:56:00.432 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:00.432 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Script
01-21 14:56:00.438 28932 28959 I Unity :
01-21 14:56:00.438 28932 28959 I Unity :
01-21 14:56:00.438 28932 28959 I Unity : How many Cards: 2 : => member name: onSetTurn : => source line number: 1723
01-21 14:56:00.438 28932 28959 I Unity :
01-21 14:56:00.438 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.438 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.438 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.438 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.438 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.438 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1723)
01-21 14:56:00.438 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:00.438 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scr
01-21 14:56:00.443 28932 28959 I Unity :
01-21 14:56:00.443 28932 28959 I Unity :
01-21 14:56:00.443 28932 28959 I Unity : deckPointer: 20 : => member name: dealCardsToPlayer : => source line number: 445
01-21 14:56:00.443 28932 28959 I Unity :
01-21 14:56:00.443 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.443 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.443 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.443 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.443 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.443 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:dealCardsToPlayer(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:445)
01-21 14:56:00.443 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1725)
01-21 14:56:00.443 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY
01-21 14:56:00.448 28932 28959 I Unity :
01-21 14:56:00.448 28932 28959 I Unity :
01-21 14:56:00.448 28932 28959 I Unity : How many Cards: 2 : => member name: onSetTurn : => source line number: 1726
01-21 14:56:00.448 28932 28959 I Unity :
01-21 14:56:00.448 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.448 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.448 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.448 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.448 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.448 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1726)
01-21 14:56:00.448 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:00.448 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scr
01-21 14:56:00.457 28932 28959 I Unity :
01-21 14:56:00.457 28932 28959 I Unity :
01-21 14:56:00.457 28932 28959 I Unity : ->...... onCardMoveEventToView _playerCurUIAction DISCARD_CARD from 1 to 1 toPile HAND_PILE total cards moved 2 : => member name: onLocalPlayerCardMoveEventToView : => source line number: 500
01-21 14:56:00.457 28932 28959 I Unity :
01-21 14:56:00.457 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.457 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.457 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.457 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.457 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.457 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:500)
01-21 14:56:00.457 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Con
01-21 14:56:00.501 28932 28959 I Unity :
01-21 14:56:00.501 28932 28959 I Unity :
01-21 14:56:00.501 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:56:00.501 28932 28959 I Unity :
01-21 14:56:00.501 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.501 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.501 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.501 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.501 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.501 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:56:00.501 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<ShowDealCardsAnimation>b__77_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:355)
01-21 14:56:00.501 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtils.
01-21 14:56:00.502 28932 28959 I Unity :
01-21 14:56:00.502 28932 28959 I Unity :
01-21 14:56:00.502 28932 28959 I Unity : ReArrangeLocalPlayerhand count 7 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:56:00.502 28932 28959 I Unity :
01-21 14:56:00.502 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.502 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.502 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.502 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.502 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.502 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:56:00.502 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<ShowDealCardsAnimation>b__77_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:355)
01-21 14:56:00.502 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/Extensi
01-21 14:56:00.897 28932 28959 I Unity :
01-21 14:56:00.897 28932 28959 I Unity :
01-21 14:56:00.897 28932 28959 I Unity : UpdateRemainingActionsLabel 1 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:00.897 28932 28959 I Unity :
01-21 14:56:00.897 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:00.897 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:00.897 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:00.897 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:00.897 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:00.897 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:00.897 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<SetTurn>b__90_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:657)
01-21 14:56:00.897 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.oss.leantween@36e5f888f7/Fram
01-21 14:56:01.414 28932 28959 I Unity :
01-21 14:56:01.414 28932 28959 I Unity :
01-21 14:56:01.414 28932 28959 I Unity : onCardMoveFromView... : => member name: onCardMoveFromLocalPlayer : => source line number: 1792
01-21 14:56:01.414 28932 28959 I Unity :
01-21 14:56:01.414 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.414 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.414 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.414 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.414 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.414 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1792)
01-21 14:56:01.414 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:01.414 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Develop
01-21 14:56:01.425 28932 28959 I Unity :
01-21 14:56:01.425 28932 28959 I Unity :
01-21 14:56:01.425 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:01.425 28932 28959 I Unity : From: Swaaa
01-21 14:56:01.425 28932 28959 I Unity : To: Swaaa
01-21 14:56:01.425 28932 28959 I Unity : ToPile: HAND_PILE
01-21 14:56:01.425 28932 28959 I Unity : Properties:
01-21 14:56:01.425 28932 28959 I Unity : isValidMv: True
01-21 14:56:01.425 28932 28959 I Unity : CardsMoved
01-21 14:56:01.425 28932 28959 I Unity : type: ACTION_CARD action: DEAL_BREAKER uid: 0 money: 5 isPureWild: False colors: 1 Hash -840825088
01-21 14:56:01.425 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 45 money: 2 isPureWild: False colors: 1 Hash 1245111808
01-21 14:56:01.425 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMoveFromLocalPlayer : => source line number: 1794
01-21 14:56:01.425 28932 28959 I Unity :
01-21 14:56:01.425 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.425 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.425 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.425 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.425 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.425 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controll
01-21 14:56:01.428 28932 28959 I Unity :
01-21 14:56:01.428 28932 28959 I Unity :
01-21 14:56:01.428 28932 28959 I Unity : onCardMoveFromLocalPlayer False : => member name: onCardMoveFromLocalPlayer : => source line number: 1802
01-21 14:56:01.428 28932 28959 I Unity :
01-21 14:56:01.428 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.428 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.428 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.428 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.428 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.428 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1802)
01-21 14:56:01.428 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:01.428 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volum
01-21 14:56:01.432 28932 28959 I Unity :
01-21 14:56:01.432 28932 28959 I Unity :
01-21 14:56:01.432 28932 28959 I Unity : onCardMove ==============PLAYER MOVE===========
01-21 14:56:01.432 28932 28959 I Unity : From: Swaaa
01-21 14:56:01.432 28932 28959 I Unity : To: Swaaa
01-21 14:56:01.432 28932 28959 I Unity : ToPile: HAND_PILE
01-21 14:56:01.432 28932 28959 I Unity : Properties:
01-21 14:56:01.432 28932 28959 I Unity : isValidMv: True
01-21 14:56:01.432 28932 28959 I Unity : CardsMoved
01-21 14:56:01.432 28932 28959 I Unity : type: ACTION_CARD action: DEAL_BREAKER uid: 0 money: 5 isPureWild: False colors: 1 Hash -840825088
01-21 14:56:01.432 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 45 money: 2 isPureWild: False colors: 1 Hash 1245111808
01-21 14:56:01.432 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMove : => source line number: 1092
01-21 14:56:01.432 28932 28959 I Unity :
01-21 14:56:01.432 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.432 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.432 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.432 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.432 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.432 28932 28959 I Unity : PhotonManager:onCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1092)
01-21 14:56:01.432 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealContr
01-21 14:56:01.447 28932 28959 I Unity :
01-21 14:56:01.447 28932 28959 I Unity :
01-21 14:56:01.447 28932 28959 I Unity : onLocalCardMove ==============PLAYER MOVE===========
01-21 14:56:01.447 28932 28959 I Unity : From: Swaaa
01-21 14:56:01.447 28932 28959 I Unity : To: Swaaa
01-21 14:56:01.447 28932 28959 I Unity : ToPile: HAND_PILE
01-21 14:56:01.447 28932 28959 I Unity : Properties:
01-21 14:56:01.447 28932 28959 I Unity : isValidMv: True
01-21 14:56:01.447 28932 28959 I Unity : CardsMoved
01-21 14:56:01.447 28932 28959 I Unity : type: ACTION_CARD action: DEAL_BREAKER uid: 0 money: 5 isPureWild: False colors: 1 Hash -840825088
01-21 14:56:01.447 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 45 money: 2 isPureWild: False colors: 1 Hash 1245111808
01-21 14:56:01.447 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onLocalCardMove : => source line number: 785
01-21 14:56:01.447 28932 28959 I Unity :
01-21 14:56:01.447 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.447 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.447 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.447 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.447 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.447 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/Mo
01-21 14:56:01.452 28932 28959 I Unity :
01-21 14:56:01.452 28932 28959 I Unity :
01-21 14:56:01.452 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState READY_TO_PLAY handsplayed 0 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:01.452 28932 28959 I Unity :
01-21 14:56:01.452 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.452 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.452 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.452 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.452 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.452 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:01.452 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDea
01-21 14:56:01.456 28932 28959 I Unity :
01-21 14:56:01.456 28932 28959 I Unity :
01-21 14:56:01.456 28932 28959 I Unity : ClearCacheCurSelectedUICard : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:01.456 28932 28959 I Unity :
01-21 14:56:01.456 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.456 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.456 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.456 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.456 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.456 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:01.456 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1430)
01-21 14:56:01.456 28932 28959 I Unity : IJDV.Monopo
01-21 14:56:01.464 28932 28959 I Unity :
01-21 14:56:01.464 28932 28959 I Unity :
01-21 14:56:01.464 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 0 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:01.464 28932 28959 I Unity :
01-21 14:56:01.464 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.464 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.464 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.464 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.464 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.464 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:01.464 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:01.464 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:01.473 28932 28959 I Unity :
01-21 14:56:01.473 28932 28959 I Unity :
01-21 14:56:01.473 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:56:01.473 28932 28959 I Unity :
01-21 14:56:01.473 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.473 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.473 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.473 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.473 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.473 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:56:01.473 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:01.473 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(Play
01-21 14:56:01.476 28932 28959 I Unity :
01-21 14:56:01.476 28932 28959 I Unity :
01-21 14:56:01.476 28932 28959 I Unity : ReArrangeLocalPlayerhand count 7 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:56:01.476 28932 28959 I Unity :
01-21 14:56:01.476 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.476 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.476 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.476 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.476 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.476 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:56:01.476 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:01.476 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardM
01-21 14:56:01.479 28932 28959 I Unity :
01-21 14:56:01.479 28932 28959 I Unity :
01-21 14:56:01.479 28932 28959 I Unity : _isWaitingForReqAck: False : => member name: onLocalCardMove : => source line number: 829
01-21 14:56:01.479 28932 28959 I Unity :
01-21 14:56:01.479 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.479 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.479 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.479 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.479 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.479 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:829)
01-21 14:56:01.479 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1806)
01-21 14:56:01.479 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b
01-21 14:56:01.486 28932 28959 I Unity :
01-21 14:56:01.486 28932 28959 I Unity :
01-21 14:56:01.486 28932 28959 I Unity : onSetTurnTimerEventToView 1 remTimeInSec 30 : => member name: onSetTurnTimerEventToView : => source line number: 788
01-21 14:56:01.486 28932 28959 I Unity :
01-21 14:56:01.486 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.486 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.486 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.486 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.486 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.486 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:788)
01-21 14:56:01.486 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1752)
01-21 14:56:01.486 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Vo
01-21 14:56:01.489 28932 28959 I Unity :
01-21 14:56:01.489 28932 28959 I Unity :
01-21 14:56:01.489 28932 28959 I Unity : ShowTurnTimer 30 isTurnTimerEnabled True isLocalPlayer True : => member name: ShowTurnTimer : => source line number: 664
01-21 14:56:01.489 28932 28959 I Unity :
01-21 14:56:01.489 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.489 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.489 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.489 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.489 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.489 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ShowTurnTimer(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:664)
01-21 14:56:01.489 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:790)
01-21 14:56:01.489 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (a
01-21 14:56:01.492 28932 28959 I Unity :
01-21 14:56:01.492 28932 28959 I Unity :
01-21 14:56:01.492 28932 28959 I Unity : StartTimer time 30 : => member name: StartTimer : => source line number: 47
01-21 14:56:01.492 28932 28959 I Unity :
01-21 14:56:01.492 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.492 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.492 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.492 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.492 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.492 28932 28959 I Unity : IJDV.MonopolyDeal.Utils.Timer:StartTimer(Single, OnTimerTick, OnTimeout) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Utils/Timer.cs:47)
01-21 14:56:01.492 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ShowTurnTimer(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:671)
01-21 14:56:01.492 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDe
01-21 14:56:01.497 28932 28959 I Unity :
01-21 14:56:01.497 28932 28959 I Unity :
01-21 14:56:01.497 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 0 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:01.497 28932 28959 I Unity :
01-21 14:56:01.497 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.497 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.497 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.497 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.497 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.497 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:01.497 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:01.497 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ShowTurnTimer(Int32) (at /Volumes/Develop
01-21 14:56:01.501 28932 28959 I Unity :
01-21 14:56:01.501 28932 28959 I Unity :
01-21 14:56:01.501 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState READY_TO_PLAY handsplayed 0 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:01.501 28932 28959 I Unity :
01-21 14:56:01.501 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.501 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.501 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.501 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.501 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.501 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:01.501 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Asset
01-21 14:56:01.502 28932 28959 I Unity :
01-21 14:56:01.502 28932 28959 I Unity :
01-21 14:56:01.502 28932 28959 I Unity : ClearCacheCurSelectedUICard : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:01.502 28932 28959 I Unity :
01-21 14:56:01.502 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.502 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.502 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.502 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.502 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.502 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:01.502 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1430)
01-21 14:56:01.502 28932 28959 I Unity : IJDV.Monopo
01-21 14:56:01.503 28932 28959 I Unity :
01-21 14:56:01.503 28932 28959 I Unity :
01-21 14:56:01.503 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 0 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:01.503 28932 28959 I Unity :
01-21 14:56:01.503 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.503 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.503 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.503 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.503 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.503 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:01.503 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:01.503 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:01.505 28932 28959 I Unity :
01-21 14:56:01.505 28932 28959 I Unity :
01-21 14:56:01.505 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:56:01.505 28932 28959 I Unity :
01-21 14:56:01.505 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.505 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.505 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.505 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.505 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.505 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:56:01.505 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:01.505 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0()
01-21 14:56:01.507 28932 28959 I Unity :
01-21 14:56:01.507 28932 28959 I Unity :
01-21 14:56:01.507 28932 28959 I Unity : ReArrangeLocalPlayerhand count 7 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:56:01.507 28932 28959 I Unity :
01-21 14:56:01.507 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:01.507 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:01.507 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:01.507 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:01.507 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:01.507 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:56:01.507 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:01.507 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTur
01-21 14:56:02.142 28932 28959 I Unity :
01-21 14:56:02.142 28932 28959 I Unity :
01-21 14:56:02.142 28932 28959 I Unity : OnPointerClick tapMode None tweeningCard False isMultiSelectEnabled False playState READY_TO_PLAY selectingForCardSwap False for Money Card : => member name: OnPointerClick : => source line number: 580
01-21 14:56:02.142 28932 28959 I Unity :
01-21 14:56:02.142 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.142 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.142 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.142 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.142 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.142 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:580)
01-21 14:56:02.142 28932 28959 I Unity : UnityEngine.EventSystems.ExecuteEvents:Execute(IPointerClickHandler, BaseEventData) (at /Applications/Unity/Hub/Editor/2019.4.2f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/ExecuteEvent
01-21 14:56:02.153 28932 28959 I Unity :
01-21 14:56:02.153 28932 28959 I Unity :
01-21 14:56:02.153 28932 28959 I Unity : CacheCurSelectedUICard type: MONEY_CARD action: MONEY uid: 101 money: 4 isPureWild: False colors: 1 Hash 1369325952 : => member name: CacheCurSelectedUICard : => source line number: 1930
01-21 14:56:02.153 28932 28959 I Unity :
01-21 14:56:02.153 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.153 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.153 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.153 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.153 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.153 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:CacheCurSelectedUICard(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1930)
01-21 14:56:02.153 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:633)
01-21 14:56:02.153 28932 28959 I Unity : UnityEngin
01-21 14:56:02.159 28932 28959 I Unity :
01-21 14:56:02.159 28932 28959 I Unity :
01-21 14:56:02.159 28932 28959 I Unity : CanFlipTheCard False : => member name: CanFlipTheCard : => source line number: 555
01-21 14:56:02.159 28932 28959 I Unity :
01-21 14:56:02.159 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.159 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.159 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.159 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.159 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.159 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanFlipTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:555)
01-21 14:56:02.159 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1130)
01-21 14:56:02.159 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:634)
01-21 14:56:02.159 28932 28959 I Unity : Uni
01-21 14:56:02.162 28932 28959 I Unity :
01-21 14:56:02.162 28932 28959 I Unity :
01-21 14:56:02.162 28932 28959 I Unity : CanMoveToPropPile False : => member name: CanMoveToPropPile : => source line number: 562
01-21 14:56:02.162 28932 28959 I Unity :
01-21 14:56:02.162 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.162 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.162 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.162 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.162 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.162 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToPropPile() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:562)
01-21 14:56:02.162 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1131)
01-21 14:56:02.162 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs
01-21 14:56:02.166 28932 28959 I Unity :
01-21 14:56:02.166 28932 28959 I Unity :
01-21 14:56:02.166 28932 28959 I Unity : CanMoveToBank True : => member name: CanMoveToBank : => source line number: 569
01-21 14:56:02.166 28932 28959 I Unity :
01-21 14:56:02.166 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.166 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.166 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.166 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.166 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.166 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:569)
01-21 14:56:02.166 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1132)
01-21 14:56:02.166 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:634)
01-21 14:56:02.166 28932 28959 I Unity : UnityEn
01-21 14:56:02.863 28932 28959 I Unity :
01-21 14:56:02.863 28932 28959 I Unity :
01-21 14:56:02.863 28932 28959 I Unity : PerformCardTapMoveToBank True : => member name: PerformCardTapMoveToBank : => source line number: 705
01-21 14:56:02.863 28932 28959 I Unity :
01-21 14:56:02.863 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.863 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.863 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.863 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.863 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.863 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:705)
01-21 14:56:02.863 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:02.863 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:56:02.863 28932 28959 I Unity : IjsUiFramework.UIButton:TriggerClick() (at /Volumes/Development/UNIT
01-21 14:56:02.864 28932 28959 I Unity :
01-21 14:56:02.864 28932 28959 I Unity :
01-21 14:56:02.864 28932 28959 I Unity : CanMoveToBank True : => member name: CanMoveToBank : => source line number: 569
01-21 14:56:02.864 28932 28959 I Unity :
01-21 14:56:02.864 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.864 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.864 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.864 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.864 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.864 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:569)
01-21 14:56:02.864 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:709)
01-21 14:56:02.864 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:02.864 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/
01-21 14:56:02.869 28932 28959 I Unity :
01-21 14:56:02.869 28932 28959 I Unity :
01-21 14:56:02.869 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState TWEENING_CARD handsplayed 0 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:02.869 28932 28959 I Unity :
01-21 14:56:02.869 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.869 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.869 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.869 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.869 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.869 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:02.869 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToBank(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNIT
01-21 14:56:02.874 28932 28959 I Unity :
01-21 14:56:02.874 28932 28959 I Unity :
01-21 14:56:02.874 28932 28959 I Unity : ->...... onCardMoveEventToView _playerCurUIAction DISCARD_CARD from 1 to 1 toPile BANK_PILE total cards moved 1 : => member name: onLocalPlayerCardMoveEventToView : => source line number: 500
01-21 14:56:02.874 28932 28959 I Unity :
01-21 14:56:02.874 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.874 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.874 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.874 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.874 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.874 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:500)
01-21 14:56:02.874 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToBank(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Workin
01-21 14:56:02.879 28932 28959 I Unity :
01-21 14:56:02.879 28932 28959 I Unity :
01-21 14:56:02.879 28932 28959 I Unity : RemoveCardFromHand True : => member name: RemoveCardFromHand : => source line number: 1269
01-21 14:56:02.879 28932 28959 I Unity :
01-21 14:56:02.879 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.879 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.879 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.879 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.879 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.879 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:RemoveCardFromHand(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1269)
01-21 14:56:02.879 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocalPlayerMoveCardToBank(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1399)
01-21 14:56:02.879 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/
01-21 14:56:02.882 28932 28959 I Unity :
01-21 14:56:02.882 28932 28959 I Unity :
01-21 14:56:02.882 28932 28959 I Unity : ClearCacheCurSelectedUICard type: MONEY_CARD action: MONEY uid: 101 money: 4 isPureWild: False colors: 1 Hash 1369325952 : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:02.882 28932 28959 I Unity :
01-21 14:56:02.882 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.882 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.882 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.882 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.882 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.882 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:02.882 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocalPlayerMoveCardToBank(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Vie
01-21 14:56:02.884 28932 28959 I Unity :
01-21 14:56:02.884 28932 28959 I Unity :
01-21 14:56:02.884 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 0 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:02.884 28932 28959 I Unity :
01-21 14:56:02.884 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:02.884 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:02.884 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:02.884 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:02.884 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:02.884 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:02.884 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:02.884 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:03.447 28932 28959 I Unity :
01-21 14:56:03.447 28932 28959 I Unity :
01-21 14:56:03.447 28932 28959 I Unity : ReArrangeLocalPlayerBank count 1 : => member name: ReArrangeLocalPlayerBank : => source line number: 596
01-21 14:56:03.447 28932 28959 I Unity :
01-21 14:56:03.447 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.447 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.447 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.447 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.447 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.447 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerBank(Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:596)
01-21 14:56:03.447 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<OnLocalPlayerMoveCardToBank>b__112_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1413)
01-21 14:56:03.447 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.o
01-21 14:56:03.450 28932 28959 I Unity :
01-21 14:56:03.450 28932 28959 I Unity :
01-21 14:56:03.450 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState READY_TO_PLAY handsplayed 1 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:03.450 28932 28959 I Unity :
01-21 14:56:03.450 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.450 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.450 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.450 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.450 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.450 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:03.450 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onPlayerStateRecvdFromView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Wo
01-21 14:56:03.451 28932 28959 I Unity :
01-21 14:56:03.451 28932 28959 I Unity :
01-21 14:56:03.451 28932 28959 I Unity : ClearCacheCurSelectedUICard : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:03.451 28932 28959 I Unity :
01-21 14:56:03.451 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.451 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.451 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.451 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.451 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.451 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:03.451 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1430)
01-21 14:56:03.451 28932 28959 I Unity : IJDV.Monopo
01-21 14:56:03.453 28932 28959 I Unity :
01-21 14:56:03.453 28932 28959 I Unity :
01-21 14:56:03.453 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 0 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:03.453 28932 28959 I Unity :
01-21 14:56:03.453 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.453 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.453 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.453 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.453 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.453 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:03.453 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:03.453 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:03.455 28932 28959 I Unity :
01-21 14:56:03.455 28932 28959 I Unity :
01-21 14:56:03.455 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:56:03.455 28932 28959 I Unity :
01-21 14:56:03.455 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.455 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.455 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.455 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.455 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.455 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:56:03.455 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:03.455 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onPlayerStateRecvdFr
01-21 14:56:03.458 28932 28959 I Unity :
01-21 14:56:03.458 28932 28959 I Unity :
01-21 14:56:03.458 28932 28959 I Unity : ReArrangeLocalPlayerhand count 6 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:56:03.458 28932 28959 I Unity :
01-21 14:56:03.458 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.458 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.458 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.458 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.458 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.458 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:56:03.458 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:03.458 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onPlayerStat
01-21 14:56:03.809 28932 28959 I Unity :
01-21 14:56:03.809 28932 28959 I Unity :
01-21 14:56:03.809 28932 28959 I Unity : OnPointerClick tapMode None tweeningCard True isMultiSelectEnabled False playState READY_TO_PLAY selectingForCardSwap False for Money Card : => member name: OnPointerClick : => source line number: 580
01-21 14:56:03.809 28932 28959 I Unity :
01-21 14:56:03.809 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.809 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.809 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.809 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.809 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.809 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:580)
01-21 14:56:03.809 28932 28959 I Unity : UnityEngine.EventSystems.ExecuteEvents:Execute(IPointerClickHandler, BaseEventData) (at /Applications/Unity/Hub/Editor/2019.4.2f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/ExecuteEvents
01-21 14:56:03.878 28932 28959 I Unity :
01-21 14:56:03.878 28932 28959 I Unity :
01-21 14:56:03.878 28932 28959 I Unity : onCardMoveFromView... : => member name: onCardMoveFromLocalPlayer : => source line number: 1792
01-21 14:56:03.878 28932 28959 I Unity :
01-21 14:56:03.878 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.878 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.878 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.878 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.878 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.878 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1792)
01-21 14:56:03.878 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:03.878 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Develop
01-21 14:56:03.880 28932 28959 I Unity :
01-21 14:56:03.880 28932 28959 I Unity :
01-21 14:56:03.880 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:03.880 28932 28959 I Unity : From: Swaaa
01-21 14:56:03.880 28932 28959 I Unity : To: Swaaa
01-21 14:56:03.880 28932 28959 I Unity : ToPile: BANK_PILE
01-21 14:56:03.880 28932 28959 I Unity : Properties:
01-21 14:56:03.880 28932 28959 I Unity : isValidMv: True
01-21 14:56:03.880 28932 28959 I Unity : CardsMoved
01-21 14:56:03.880 28932 28959 I Unity : type: MONEY_CARD action: MONEY uid: 101 money: 4 isPureWild: False colors: 1 Hash 1369325952
01-21 14:56:03.880 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMoveFromLocalPlayer : => source line number: 1794
01-21 14:56:03.880 28932 28959 I Unity :
01-21 14:56:03.880 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.880 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.880 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.880 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.880 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.880 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1794)
01-21 14:56:03.880 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCar
01-21 14:56:03.881 28932 28959 I Unity :
01-21 14:56:03.881 28932 28959 I Unity :
01-21 14:56:03.881 28932 28959 I Unity : onCardMoveFromLocalPlayer False : => member name: onCardMoveFromLocalPlayer : => source line number: 1802
01-21 14:56:03.881 28932 28959 I Unity :
01-21 14:56:03.881 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.881 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.881 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.881 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.881 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.881 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1802)
01-21 14:56:03.881 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:03.881 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volum
01-21 14:56:03.882 28932 28959 I Unity :
01-21 14:56:03.882 28932 28959 I Unity :
01-21 14:56:03.882 28932 28959 I Unity : onCardMove ==============PLAYER MOVE===========
01-21 14:56:03.882 28932 28959 I Unity : From: Swaaa
01-21 14:56:03.882 28932 28959 I Unity : To: Swaaa
01-21 14:56:03.882 28932 28959 I Unity : ToPile: BANK_PILE
01-21 14:56:03.882 28932 28959 I Unity : Properties:
01-21 14:56:03.882 28932 28959 I Unity : isValidMv: True
01-21 14:56:03.882 28932 28959 I Unity : CardsMoved
01-21 14:56:03.882 28932 28959 I Unity : type: MONEY_CARD action: MONEY uid: 101 money: 4 isPureWild: False colors: 1 Hash 1369325952
01-21 14:56:03.882 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMove : => source line number: 1092
01-21 14:56:03.882 28932 28959 I Unity :
01-21 14:56:03.882 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.882 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.882 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.882 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.882 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.882 28932 28959 I Unity : PhotonManager:onCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1092)
01-21 14:56:03.882 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Worki
01-21 14:56:03.884 28932 28959 I Unity :
01-21 14:56:03.884 28932 28959 I Unity :
01-21 14:56:03.884 28932 28959 I Unity : onLocalCardMove ==============PLAYER MOVE===========
01-21 14:56:03.884 28932 28959 I Unity : From: Swaaa
01-21 14:56:03.884 28932 28959 I Unity : To: Swaaa
01-21 14:56:03.884 28932 28959 I Unity : ToPile: BANK_PILE
01-21 14:56:03.884 28932 28959 I Unity : Properties:
01-21 14:56:03.884 28932 28959 I Unity : isValidMv: True
01-21 14:56:03.884 28932 28959 I Unity : CardsMoved
01-21 14:56:03.884 28932 28959 I Unity : type: MONEY_CARD action: MONEY uid: 101 money: 4 isPureWild: False colors: 1 Hash 1369325952
01-21 14:56:03.884 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onLocalCardMove : => source line number: 785
01-21 14:56:03.884 28932 28959 I Unity :
01-21 14:56:03.884 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.884 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.884 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.884 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.884 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.884 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:785)
01-21 14:56:03.884 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(P
01-21 14:56:03.887 28932 28959 I Unity :
01-21 14:56:03.887 28932 28959 I Unity :
01-21 14:56:03.887 28932 28959 I Unity : UpdateRemainingActionsLabel 1 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:03.887 28932 28959 I Unity :
01-21 14:56:03.887 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.887 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.887 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.887 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.887 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.887 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:03.887 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1530)
01-21 14:56:03.887 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves)
01-21 14:56:03.889 28932 28959 I Unity :
01-21 14:56:03.889 28932 28959 I Unity :
01-21 14:56:03.889 28932 28959 I Unity : onUpdatesHandsPlayedToView 1 : => member name: onUpdatesHandsPlayedToView : => source line number: 1531
01-21 14:56:03.889 28932 28959 I Unity :
01-21 14:56:03.889 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.889 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.889 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.889 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.889 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.889 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1531)
01-21 14:56:03.889 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:796)
01-21 14:56:03.889 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCar
01-21 14:56:03.891 28932 28959 I Unity :
01-21 14:56:03.891 28932 28959 I Unity :
01-21 14:56:03.891 28932 28959 I Unity : _isWaitingForReqAck: False : => member name: onLocalCardMove : => source line number: 829
01-21 14:56:03.891 28932 28959 I Unity :
01-21 14:56:03.891 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:03.891 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:03.891 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:03.891 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:03.891 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:03.891 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:829)
01-21 14:56:03.891 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1806)
01-21 14:56:03.891 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b
01-21 14:56:04.607 28932 28959 I Unity :
01-21 14:56:04.607 28932 28959 I Unity :
01-21 14:56:04.607 28932 28959 I Unity : OnPointerClick tapMode None tweeningCard False isMultiSelectEnabled False playState READY_TO_PLAY selectingForCardSwap False for Money Card : => member name: OnPointerClick : => source line number: 580
01-21 14:56:04.607 28932 28959 I Unity :
01-21 14:56:04.607 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:04.607 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:04.607 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:04.607 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:04.607 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:04.607 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:580)
01-21 14:56:04.607 28932 28959 I Unity : UnityEngine.EventSystems.ExecuteEvents:Execute(IPointerClickHandler, BaseEventData) (at /Applications/Unity/Hub/Editor/2019.4.2f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/ExecuteEvent
01-21 14:56:04.612 28932 28959 I Unity :
01-21 14:56:04.612 28932 28959 I Unity :
01-21 14:56:04.612 28932 28959 I Unity : CacheCurSelectedUICard type: MONEY_CARD action: MONEY uid: 98 money: 3 isPureWild: False colors: 1 Hash -240193280 : => member name: CacheCurSelectedUICard : => source line number: 1930
01-21 14:56:04.612 28932 28959 I Unity :
01-21 14:56:04.612 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:04.612 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:04.612 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:04.612 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:04.612 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:04.612 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:CacheCurSelectedUICard(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1930)
01-21 14:56:04.612 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:633)
01-21 14:56:04.612 28932 28959 I Unity : UnityEngine
01-21 14:56:04.614 28932 28959 I Unity :
01-21 14:56:04.614 28932 28959 I Unity :
01-21 14:56:04.614 28932 28959 I Unity : CanFlipTheCard False : => member name: CanFlipTheCard : => source line number: 555
01-21 14:56:04.614 28932 28959 I Unity :
01-21 14:56:04.614 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:04.614 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:04.614 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:04.614 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:04.614 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:04.614 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanFlipTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:555)
01-21 14:56:04.614 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1130)
01-21 14:56:04.614 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:634)
01-21 14:56:04.614 28932 28959 I Unity : Uni
01-21 14:56:04.616 28932 28959 I Unity :
01-21 14:56:04.616 28932 28959 I Unity :
01-21 14:56:04.616 28932 28959 I Unity : CanMoveToPropPile False : => member name: CanMoveToPropPile : => source line number: 562
01-21 14:56:04.616 28932 28959 I Unity :
01-21 14:56:04.616 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:04.616 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:04.616 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:04.616 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:04.616 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:04.616 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToPropPile() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:562)
01-21 14:56:04.616 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1131)
01-21 14:56:04.616 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs
01-21 14:56:04.618 28932 28959 I Unity :
01-21 14:56:04.618 28932 28959 I Unity :
01-21 14:56:04.618 28932 28959 I Unity : CanMoveToBank True : => member name: CanMoveToBank : => source line number: 569
01-21 14:56:04.618 28932 28959 I Unity :
01-21 14:56:04.618 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:04.618 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:04.618 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:04.618 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:04.618 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:04.618 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:569)
01-21 14:56:04.618 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1132)
01-21 14:56:04.618 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:634)
01-21 14:56:04.618 28932 28959 I Unity : UnityEn
01-21 14:56:05.262 28932 28959 I Unity :
01-21 14:56:05.262 28932 28959 I Unity :
01-21 14:56:05.262 28932 28959 I Unity : PerformCardTapMoveToBank True : => member name: PerformCardTapMoveToBank : => source line number: 705
01-21 14:56:05.262 28932 28959 I Unity :
01-21 14:56:05.262 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.262 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.262 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.262 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.262 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.262 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:705)
01-21 14:56:05.262 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:05.262 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:56:05.262 28932 28959 I Unity : IjsUiFramework.UIButton:TriggerClick() (at /Volumes/Development/UNIT
01-21 14:56:05.264 28932 28959 I Unity :
01-21 14:56:05.264 28932 28959 I Unity :
01-21 14:56:05.264 28932 28959 I Unity : CanMoveToBank True : => member name: CanMoveToBank : => source line number: 569
01-21 14:56:05.264 28932 28959 I Unity :
01-21 14:56:05.264 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.264 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.264 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.264 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.264 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.264 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:569)
01-21 14:56:05.264 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:709)
01-21 14:56:05.264 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:05.264 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/
01-21 14:56:05.267 28932 28959 I Unity :
01-21 14:56:05.267 28932 28959 I Unity :
01-21 14:56:05.267 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState TWEENING_CARD handsplayed 1 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:05.267 28932 28959 I Unity :
01-21 14:56:05.267 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.267 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.267 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.267 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.267 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.267 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:05.267 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToBank(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNIT
01-21 14:56:05.271 28932 28959 I Unity :
01-21 14:56:05.271 28932 28959 I Unity :
01-21 14:56:05.271 28932 28959 I Unity : ->...... onCardMoveEventToView _playerCurUIAction DISCARD_CARD from 1 to 1 toPile BANK_PILE total cards moved 1 : => member name: onLocalPlayerCardMoveEventToView : => source line number: 500
01-21 14:56:05.271 28932 28959 I Unity :
01-21 14:56:05.271 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.271 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.271 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.271 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.271 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.271 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:500)
01-21 14:56:05.271 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToBank(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Workin
01-21 14:56:05.277 28932 28959 I Unity :
01-21 14:56:05.277 28932 28959 I Unity :
01-21 14:56:05.277 28932 28959 I Unity : RemoveCardFromHand True : => member name: RemoveCardFromHand : => source line number: 1269
01-21 14:56:05.277 28932 28959 I Unity :
01-21 14:56:05.277 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.277 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.277 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.277 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.277 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.277 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:RemoveCardFromHand(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1269)
01-21 14:56:05.277 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocalPlayerMoveCardToBank(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1399)
01-21 14:56:05.277 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/
01-21 14:56:05.279 28932 28959 I Unity :
01-21 14:56:05.279 28932 28959 I Unity :
01-21 14:56:05.279 28932 28959 I Unity : ClearCacheCurSelectedUICard type: MONEY_CARD action: MONEY uid: 98 money: 3 isPureWild: False colors: 1 Hash -240193280 : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:05.279 28932 28959 I Unity :
01-21 14:56:05.279 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.279 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.279 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.279 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.279 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.279 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:05.279 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocalPlayerMoveCardToBank(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View
01-21 14:56:05.285 28932 28959 I Unity :
01-21 14:56:05.285 28932 28959 I Unity :
01-21 14:56:05.285 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 0 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:05.285 28932 28959 I Unity :
01-21 14:56:05.285 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.285 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.285 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.285 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.285 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.285 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:05.285 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:05.285 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:05.842 28932 28959 I Unity :
01-21 14:56:05.842 28932 28959 I Unity :
01-21 14:56:05.842 28932 28959 I Unity : ReArrangeLocalPlayerBank count 2 : => member name: ReArrangeLocalPlayerBank : => source line number: 596
01-21 14:56:05.842 28932 28959 I Unity :
01-21 14:56:05.842 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.842 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.842 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.842 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.842 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.842 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerBank(Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:596)
01-21 14:56:05.842 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<OnLocalPlayerMoveCardToBank>b__112_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1413)
01-21 14:56:05.842 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.o
01-21 14:56:05.844 28932 28959 I Unity :
01-21 14:56:05.844 28932 28959 I Unity :
01-21 14:56:05.844 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState READY_TO_PLAY handsplayed 2 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:05.844 28932 28959 I Unity :
01-21 14:56:05.844 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.844 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.844 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.844 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.844 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.844 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:05.844 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onPlayerStateRecvdFromView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Wo
01-21 14:56:05.846 28932 28959 I Unity :
01-21 14:56:05.846 28932 28959 I Unity :
01-21 14:56:05.846 28932 28959 I Unity : ClearCacheCurSelectedUICard : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:05.846 28932 28959 I Unity :
01-21 14:56:05.846 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.846 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.846 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.846 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.846 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.846 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:05.846 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1430)
01-21 14:56:05.846 28932 28959 I Unity : IJDV.Monopo
01-21 14:56:05.848 28932 28959 I Unity :
01-21 14:56:05.848 28932 28959 I Unity :
01-21 14:56:05.848 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 0 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:05.848 28932 28959 I Unity :
01-21 14:56:05.848 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.848 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.848 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.848 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.848 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.848 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:05.848 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:05.848 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:05.850 28932 28959 I Unity :
01-21 14:56:05.850 28932 28959 I Unity :
01-21 14:56:05.850 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:56:05.850 28932 28959 I Unity :
01-21 14:56:05.850 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.850 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.850 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.850 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.850 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.850 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:56:05.850 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:05.850 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onPlayerStateRecvdFr
01-21 14:56:05.852 28932 28959 I Unity :
01-21 14:56:05.852 28932 28959 I Unity :
01-21 14:56:05.852 28932 28959 I Unity : ReArrangeLocalPlayerhand count 5 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:56:05.852 28932 28959 I Unity :
01-21 14:56:05.852 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:05.852 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:05.852 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:05.852 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:05.852 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:05.852 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:56:05.852 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:05.852 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onPlayerStat
01-21 14:56:06.279 28932 28959 I Unity :
01-21 14:56:06.279 28932 28959 I Unity :
01-21 14:56:06.279 28932 28959 I Unity : onCardMoveFromView... : => member name: onCardMoveFromLocalPlayer : => source line number: 1792
01-21 14:56:06.279 28932 28959 I Unity :
01-21 14:56:06.279 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:06.279 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:06.279 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:06.279 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:06.279 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:06.279 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1792)
01-21 14:56:06.279 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:06.279 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Develop
01-21 14:56:06.280 28932 28959 I Unity :
01-21 14:56:06.280 28932 28959 I Unity :
01-21 14:56:06.280 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:06.280 28932 28959 I Unity : From: Swaaa
01-21 14:56:06.280 28932 28959 I Unity : To: Swaaa
01-21 14:56:06.280 28932 28959 I Unity : ToPile: BANK_PILE
01-21 14:56:06.280 28932 28959 I Unity : Properties:
01-21 14:56:06.280 28932 28959 I Unity : isValidMv: True
01-21 14:56:06.280 28932 28959 I Unity : CardsMoved
01-21 14:56:06.280 28932 28959 I Unity : type: MONEY_CARD action: MONEY uid: 98 money: 3 isPureWild: False colors: 1 Hash -240193280
01-21 14:56:06.280 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMoveFromLocalPlayer : => source line number: 1794
01-21 14:56:06.280 28932 28959 I Unity :
01-21 14:56:06.280 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:06.280 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:06.280 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:06.280 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:06.280 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:06.280 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1794)
01-21 14:56:06.280 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCard
01-21 14:56:06.282 28932 28959 I Unity :
01-21 14:56:06.282 28932 28959 I Unity :
01-21 14:56:06.282 28932 28959 I Unity : onCardMoveFromLocalPlayer False : => member name: onCardMoveFromLocalPlayer : => source line number: 1802
01-21 14:56:06.282 28932 28959 I Unity :
01-21 14:56:06.282 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:06.282 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:06.282 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:06.282 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:06.282 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:06.282 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1802)
01-21 14:56:06.282 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:06.282 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volum
01-21 14:56:06.283 28932 28959 I Unity :
01-21 14:56:06.283 28932 28959 I Unity :
01-21 14:56:06.283 28932 28959 I Unity : onCardMove ==============PLAYER MOVE===========
01-21 14:56:06.283 28932 28959 I Unity : From: Swaaa
01-21 14:56:06.283 28932 28959 I Unity : To: Swaaa
01-21 14:56:06.283 28932 28959 I Unity : ToPile: BANK_PILE
01-21 14:56:06.283 28932 28959 I Unity : Properties:
01-21 14:56:06.283 28932 28959 I Unity : isValidMv: True
01-21 14:56:06.283 28932 28959 I Unity : CardsMoved
01-21 14:56:06.283 28932 28959 I Unity : type: MONEY_CARD action: MONEY uid: 98 money: 3 isPureWild: False colors: 1 Hash -240193280
01-21 14:56:06.283 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMove : => source line number: 1092
01-21 14:56:06.283 28932 28959 I Unity :
01-21 14:56:06.283 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:06.283 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:06.283 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:06.283 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:06.283 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:06.283 28932 28959 I Unity : PhotonManager:onCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1092)
01-21 14:56:06.283 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Workin
01-21 14:56:06.286 28932 28959 I Unity :
01-21 14:56:06.286 28932 28959 I Unity :
01-21 14:56:06.286 28932 28959 I Unity : onLocalCardMove ==============PLAYER MOVE===========
01-21 14:56:06.286 28932 28959 I Unity : From: Swaaa
01-21 14:56:06.286 28932 28959 I Unity : To: Swaaa
01-21 14:56:06.286 28932 28959 I Unity : ToPile: BANK_PILE
01-21 14:56:06.286 28932 28959 I Unity : Properties:
01-21 14:56:06.286 28932 28959 I Unity : isValidMv: True
01-21 14:56:06.286 28932 28959 I Unity : CardsMoved
01-21 14:56:06.286 28932 28959 I Unity : type: MONEY_CARD action: MONEY uid: 98 money: 3 isPureWild: False colors: 1 Hash -240193280
01-21 14:56:06.286 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onLocalCardMove : => source line number: 785
01-21 14:56:06.286 28932 28959 I Unity :
01-21 14:56:06.286 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:06.286 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:06.286 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:06.286 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:06.286 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:06.286 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:785)
01-21 14:56:06.286 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(Pl
01-21 14:56:06.287 28932 28959 I Unity :
01-21 14:56:06.287 28932 28959 I Unity :
01-21 14:56:06.287 28932 28959 I Unity : UpdateRemainingActionsLabel 1 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:06.287 28932 28959 I Unity :
01-21 14:56:06.287 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:06.287 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:06.287 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:06.287 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:06.287 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:06.287 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:06.287 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1530)
01-21 14:56:06.287 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves)
01-21 14:56:06.290 28932 28959 I Unity :
01-21 14:56:06.290 28932 28959 I Unity :
01-21 14:56:06.290 28932 28959 I Unity : onUpdatesHandsPlayedToView 2 : => member name: onUpdatesHandsPlayedToView : => source line number: 1531
01-21 14:56:06.290 28932 28959 I Unity :
01-21 14:56:06.290 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:06.290 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:06.290 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:06.290 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:06.290 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:06.290 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1531)
01-21 14:56:06.290 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:796)
01-21 14:56:06.290 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCar
01-21 14:56:06.291 28932 28959 I Unity :
01-21 14:56:06.291 28932 28959 I Unity :
01-21 14:56:06.291 28932 28959 I Unity : _isWaitingForReqAck: False : => member name: onLocalCardMove : => source line number: 829
01-21 14:56:06.291 28932 28959 I Unity :
01-21 14:56:06.291 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:06.291 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:06.291 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:06.291 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:06.291 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:06.291 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:829)
01-21 14:56:06.291 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1806)
01-21 14:56:06.291 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b
01-21 14:56:07.552 28932 28959 I Unity :
01-21 14:56:07.552 28932 28959 I Unity :
01-21 14:56:07.552 28932 28959 I Unity : OnPointerClick tapMode None tweeningCard False isMultiSelectEnabled False playState READY_TO_PLAY selectingForCardSwap False for <size=55>PROPERTY
01-21 14:56:07.552 28932 28959 I Unity : WILD CARD</size>
01-21 14:56:07.552 28932 28959 I Unity : <size=32>(Use card either way up.)</size> : => member name: OnPointerClick : => source line number: 580
01-21 14:56:07.552 28932 28959 I Unity :
01-21 14:56:07.552 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:07.552 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:07.552 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:07.552 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:07.552 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:07.552 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:580)
01-21 14:56:07.552 28932 28959 I Unity : UnityEngine.EventSystems.ExecuteEvents:Execute(IPointerClickHandler, BaseEventData) (at /Applications/Unity/Hub/Editor/2019.4.2f1/Unity.app/Contents/Resources/PackageManag
01-21 14:56:07.559 28932 28959 I Unity :
01-21 14:56:07.559 28932 28959 I Unity :
01-21 14:56:07.559 28932 28959 I Unity : CacheCurSelectedUICard type: PROPERTY_WILD_CARD action: NONE uid: 69 money: 4 isPureWild: False colors: 2 Hash 1236363776 : => member name: CacheCurSelectedUICard : => source line number: 1930
01-21 14:56:07.559 28932 28959 I Unity :
01-21 14:56:07.559 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:07.559 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:07.559 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:07.559 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:07.559 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:07.559 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:CacheCurSelectedUICard(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1930)
01-21 14:56:07.559 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:633)
01-21 14:56:07.559 28932 28959 I Unity : Unit
01-21 14:56:07.561 28932 28959 I Unity :
01-21 14:56:07.561 28932 28959 I Unity :
01-21 14:56:07.561 28932 28959 I Unity : CanFlipTheCard True : => member name: CanFlipTheCard : => source line number: 555
01-21 14:56:07.561 28932 28959 I Unity :
01-21 14:56:07.561 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:07.561 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:07.561 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:07.561 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:07.561 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:07.561 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanFlipTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:555)
01-21 14:56:07.561 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1130)
01-21 14:56:07.561 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:634)
01-21 14:56:07.561 28932 28959 I Unity : Unit
01-21 14:56:07.563 28932 28959 I Unity :
01-21 14:56:07.563 28932 28959 I Unity :
01-21 14:56:07.563 28932 28959 I Unity : CanMoveToPropPile True : => member name: CanMoveToPropPile : => source line number: 562
01-21 14:56:07.563 28932 28959 I Unity :
01-21 14:56:07.563 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:07.563 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:07.563 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:07.563 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:07.563 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:07.563 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToPropPile() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:562)
01-21 14:56:07.563 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1131)
01-21 14:56:07.563 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:
01-21 14:56:07.564 28932 28959 I Unity :
01-21 14:56:07.564 28932 28959 I Unity :
01-21 14:56:07.564 28932 28959 I Unity : CanMoveToBank False : => member name: CanMoveToBank : => source line number: 569
01-21 14:56:07.564 28932 28959 I Unity :
01-21 14:56:07.564 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:07.564 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:07.564 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:07.564 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:07.564 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:07.564 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:569)
01-21 14:56:07.564 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1132)
01-21 14:56:07.564 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:634)
01-21 14:56:07.564 28932 28959 I Unity : UnityE
01-21 14:56:09.057 28932 28959 I Unity :
01-21 14:56:09.057 28932 28959 I Unity :
01-21 14:56:09.057 28932 28959 I Unity : PerformCardTapPlayTheCard True handsplayed 2 : => member name: PerformCardTapPlayTheCard : => source line number: 723
01-21 14:56:09.057 28932 28959 I Unity :
01-21 14:56:09.057 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.057 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.057 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.057 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.057 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.057 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:723)
01-21 14:56:09.057 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:09.057 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:56:09.057 28932 28959 I Unity : IjsUiFramework.UIButton:TriggerClick() (at /Volume
01-21 14:56:09.060 28932 28959 I Unity :
01-21 14:56:09.060 28932 28959 I Unity :
01-21 14:56:09.060 28932 28959 I Unity : PerformCardTapPlayTheCard selectedCard Hash -1392641408 type PROPERTY_WILD_CARD : => member name: PerformCardTapPlayTheCard : => source line number: 727
01-21 14:56:09.060 28932 28959 I Unity :
01-21 14:56:09.060 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.060 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.060 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.060 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.060 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.060 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:727)
01-21 14:56:09.060 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:09.060 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:56:09.060 28932 28959 I Unity : IjsUiFramework.
01-21 14:56:09.061 28932 28959 I Unity :
01-21 14:56:09.061 28932 28959 I Unity :
01-21 14:56:09.061 28932 28959 I Unity : CanMoveToPropPile True : => member name: CanMoveToPropPile : => source line number: 562
01-21 14:56:09.061 28932 28959 I Unity :
01-21 14:56:09.061 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.061 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.061 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.061 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.061 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.061 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToPropPile() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:562)
01-21 14:56:09.061 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:802)
01-21 14:56:09.061 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:09.061 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Use
01-21 14:56:09.065 28932 28959 I Unity :
01-21 14:56:09.065 28932 28959 I Unity :
01-21 14:56:09.065 28932 28959 I Unity : canAddProperty 0 : => member name: PerformCardTapPlayTheCard : => source line number: 805
01-21 14:56:09.065 28932 28959 I Unity :
01-21 14:56:09.065 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.065 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.065 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.065 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.065 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.065 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:805)
01-21 14:56:09.065 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:09.065 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:56:09.065 28932 28959 I Unity : IjsUiFramework.UIButton:TriggerClick() (at /Volumes/Development/UNITY_Works/Mon
01-21 14:56:09.070 28932 28959 I Unity :
01-21 14:56:09.070 28932 28959 I Unity :
01-21 14:56:09.070 28932 28959 I Unity : IsNullOrEmpty 0 : => member name: IsNullOrEmpty : => source line number: 94
01-21 14:56:09.070 28932 28959 I Unity :
01-21 14:56:09.070 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.070 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.070 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.070 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.070 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.070 28932 28959 I Unity : ExtensionUtils:IsNullOrEmpty(IEnumerable`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtils.cs:94)
01-21 14:56:09.070 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:807)
01-21 14:56:09.070 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:09.070 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/u
01-21 14:56:09.075 28932 28959 I Unity :
01-21 14:56:09.075 28932 28959 I Unity :
01-21 14:56:09.075 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState TWEENING_CARD handsplayed 2 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:09.075 28932 28959 I Unity :
01-21 14:56:09.075 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.075 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.075 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.075 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.075 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.075 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:09.075 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToPropertyPile(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Developm
01-21 14:56:09.076 28932 28959 I Unity :
01-21 14:56:09.076 28932 28959 I Unity :
01-21 14:56:09.076 28932 28959 I Unity : fromProp NULL... : => member name: onMoveCardToPropertyPile : => source line number: 1292
01-21 14:56:09.076 28932 28959 I Unity :
01-21 14:56:09.076 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.076 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.076 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.076 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.076 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.076 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToPropertyPile(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1292)
01-21 14:56:09.076 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:837)
01-21 14:56:09.076 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/uni
01-21 14:56:09.079 28932 28959 I Unity :
01-21 14:56:09.079 28932 28959 I Unity :
01-21 14:56:09.079 28932 28959 I Unity : Adding new property : => member name: addNewProperty : => source line number: 536
01-21 14:56:09.079 28932 28959 I Unity :
01-21 14:56:09.079 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.079 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.079 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.079 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.079 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.079 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addNewProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:536)
01-21 14:56:09.079 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToPropertyPile(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1296)
01-21 14:56:09.079 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UN
01-21 14:56:09.085 28932 28959 I Unity :
01-21 14:56:09.085 28932 28959 I Unity :
01-21 14:56:09.085 28932 28959 I Unity : PrimaryColor: #67ACDF key: 0 : => member name: updatePrimayColorAndKey : => source line number: 232
01-21 14:56:09.085 28932 28959 I Unity :
01-21 14:56:09.085 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.085 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.085 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.085 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.085 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.085 28932 28959 I Unity : IJDV.MonopolyDeal.Model.Properties:updatePrimayColorAndKey() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/Properties.cs:232)
01-21 14:56:09.085 28932 28959 I Unity : IJDV.MonopolyDeal.Model.Properties:addProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/Properties.cs:204)
01-21 14:56:09.085 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addNewProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Monopol
01-21 14:56:09.086 28932 28959 I Unity :
01-21 14:56:09.086 28932 28959 I Unity :
01-21 14:56:09.086 28932 28959 I Unity : fromProp: 0 : => member name: onMoveCardToPropertyPile : => source line number: 1305
01-21 14:56:09.086 28932 28959 I Unity :
01-21 14:56:09.086 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.086 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.086 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.086 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.086 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.086 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToPropertyPile(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1305)
01-21 14:56:09.086 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:837)
01-21 14:56:09.086 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/bui
01-21 14:56:09.088 28932 28959 I Unity :
01-21 14:56:09.088 28932 28959 I Unity :
01-21 14:56:09.088 28932 28959 I Unity : onMoveCardToPropertyPile: PP count: 1 : => member name: onMoveCardToPropertyPile : => source line number: 1318
01-21 14:56:09.088 28932 28959 I Unity :
01-21 14:56:09.088 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.088 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.088 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.088 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.088 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.088 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToPropertyPile(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1318)
01-21 14:56:09.088 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:837)
01-21 14:56:09.088 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/buil
01-21 14:56:09.090 28932 28959 I Unity :
01-21 14:56:09.090 28932 28959 I Unity :
01-21 14:56:09.090 28932 28959 I Unity : ->...... onCardMoveEventToView _playerCurUIAction DISCARD_CARD from 1 to 1 toPile PROPERTY_PILE total cards moved 1 : => member name: onLocalPlayerCardMoveEventToView : => source line number: 500
01-21 14:56:09.090 28932 28959 I Unity :
01-21 14:56:09.090 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.090 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.090 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.090 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.090 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.090 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:500)
01-21 14:56:09.090 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToPropertyPile(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Works/Monopol
01-21 14:56:09.095 28932 28959 I Unity :
01-21 14:56:09.095 28932 28959 I Unity :
01-21 14:56:09.095 28932 28959 I Unity : RemoveCardFromHand True : => member name: RemoveCardFromHand : => source line number: 1269
01-21 14:56:09.095 28932 28959 I Unity :
01-21 14:56:09.095 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.095 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.095 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.095 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.095 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.095 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:RemoveCardFromHand(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1269)
01-21 14:56:09.095 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1213)
01-21 14:56:09.095 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_
01-21 14:56:09.097 28932 28959 I Unity :
01-21 14:56:09.097 28932 28959 I Unity :
01-21 14:56:09.097 28932 28959 I Unity : OnMoveCardToPropertyPile ==============PLAYER MOVE===========
01-21 14:56:09.097 28932 28959 I Unity : From: Swaaa
01-21 14:56:09.097 28932 28959 I Unity : To: Swaaa
01-21 14:56:09.097 28932 28959 I Unity : ToPile: PROPERTY_PILE
01-21 14:56:09.097 28932 28959 I Unity : Properties: 0
01-21 14:56:09.097 28932 28959 I Unity : isValidMv: True
01-21 14:56:09.097 28932 28959 I Unity : CardsMoved
01-21 14:56:09.097 28932 28959 I Unity : type: PROPERTY_WILD_CARD action: NONE uid: 69 money: 4 isPureWild: False colors: 2 Hash 1236363776
01-21 14:56:09.097 28932 28959 I Unity : ============END OF PLAYER MOVE=========== fromPlayerProperties == null? False prop key: 0 fromPlayerProperties False toProperties False _uiProperties.Count: 0 : => member name: OnLocPlayerMoveCardToPropertyPile : => source line number: 1215
01-21 14:56:09.097 28932 28959 I Unity :
01-21 14:56:09.097 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.097 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.097 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.097 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.097 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.097 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/W
01-21 14:56:09.100 28932 28959 I Unity :
01-21 14:56:09.100 28932 28959 I Unity :
01-21 14:56:09.100 28932 28959 I Unity : OnMoveCardToPropertyPile not found existing prop group. Creating new one : => member name: OnLocPlayerMoveCardToPropertyPile : => source line number: 1226
01-21 14:56:09.100 28932 28959 I Unity :
01-21 14:56:09.100 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.100 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.100 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.100 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.100 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.100 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1226)
01-21 14:56:09.100 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:606)
01-21 14:56:09.100 28932 28959 I Unity : I
01-21 14:56:09.109 28932 28959 I Unity :
01-21 14:56:09.109 28932 28959 I Unity :
01-21 14:56:09.109 28932 28959 I Unity : AddCard type: PROPERTY_WILD_CARD action: NONE uid: 69 money: 4 isPureWild: False colors: 2 Hash 1236363776 key 0 : => member name: AddCard : => source line number: 96
01-21 14:56:09.109 28932 28959 I Unity :
01-21 14:56:09.109 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.109 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.109 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.109 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.109 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.109 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:AddCard(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:96)
01-21 14:56:09.109 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1233)
01-21 14:56:09.109 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLoca
01-21 14:56:09.115 28932 28959 I Unity :
01-21 14:56:09.115 28932 28959 I Unity :
01-21 14:56:09.115 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 1 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:09.115 28932 28959 I Unity :
01-21 14:56:09.115 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.115 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.115 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.115 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.115 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.115 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:09.115 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1245)
01-21 14:56:09.115 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMov
01-21 14:56:09.118 28932 28959 I Unity :
01-21 14:56:09.118 28932 28959 I Unity :
01-21 14:56:09.118 28932 28959 I Unity : ClearCacheCurSelectedUICard type: PROPERTY_WILD_CARD action: NONE uid: 69 money: 4 isPureWild: False colors: 2 Hash 1236363776 : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:09.118 28932 28959 I Unity :
01-21 14:56:09.118 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.118 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.118 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.118 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.118 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.118 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:09.118 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnLocPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Mono
01-21 14:56:09.122 28932 28959 I Unity :
01-21 14:56:09.122 28932 28959 I Unity :
01-21 14:56:09.122 28932 28959 I Unity : UIProperties ToggleInteractive True for UILocPlayerPropertyPileOutline(Clone) mode PropSwap hash -2112193024 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:09.122 28932 28959 I Unity :
01-21 14:56:09.122 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.122 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.122 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.122 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.122 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.122 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:09.122 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:43
01-21 14:56:09.124 28932 28959 I Unity :
01-21 14:56:09.124 28932 28959 I Unity :
01-21 14:56:09.124 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 1 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:09.124 28932 28959 I Unity :
01-21 14:56:09.124 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.124 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.124 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.124 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.124 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.124 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:09.124 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:09.124 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:09.127 28932 28959 I Unity :
01-21 14:56:09.127 28932 28959 I Unity :
01-21 14:56:09.127 28932 28959 I Unity : i0 key 0 uiProp? False : => member name: GetUIProperties : => source line number: 1592
01-21 14:56:09.127 28932 28959 I Unity :
01-21 14:56:09.127 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.127 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.127 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.127 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.127 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.127 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:GetUIProperties(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1592)
01-21 14:56:09.127 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ClearTotalRentBadge() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1174)
01-21 14:56:09.127 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scri
01-21 14:56:09.561 28932 28959 I Unity :
01-21 14:56:09.561 28932 28959 I Unity :
01-21 14:56:09.561 28932 28959 I Unity : reArrangeHouseHotelOrWilds..... : => member name: reArrangeHouseHotelOrWilds : => source line number: 1490
01-21 14:56:09.561 28932 28959 I Unity :
01-21 14:56:09.561 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.561 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.561 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.561 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.561 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.561 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1490)
01-21 14:56:09.561 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1325)
01-21 14:56:09.561 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UN
01-21 14:56:09.576 28932 28959 I Unity :
01-21 14:56:09.576 28932 28959 I Unity :
01-21 14:56:09.576 28932 28959 I Unity : ======= deCoupleProperties============ : => member name: deCoupleProperties : => source line number: 705
01-21 14:56:09.576 28932 28959 I Unity :
01-21 14:56:09.576 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.576 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.576 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.576 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.576 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.576 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:deCoupleProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:705)
01-21 14:56:09.576 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1491)
01-21 14:56:09.576 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Developme
01-21 14:56:09.582 28932 28959 I Unity :
01-21 14:56:09.582 28932 28959 I Unity :
01-21 14:56:09.582 28932 28959 I Unity : localProperties: 1 : => member name: deCoupleProperties : => source line number: 713
01-21 14:56:09.582 28932 28959 I Unity :
01-21 14:56:09.582 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.582 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.582 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.582 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.582 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.582 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:deCoupleProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:713)
01-21 14:56:09.582 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1491)
01-21 14:56:09.582 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Development/UNITY_Works/Monop
01-21 14:56:09.587 28932 28959 I Unity :
01-21 14:56:09.587 28932 28959 I Unity :
01-21 14:56:09.587 28932 28959 I Unity : twoPureWildProps: 0 : => member name: deCoupleProperties : => source line number: 879
01-21 14:56:09.587 28932 28959 I Unity :
01-21 14:56:09.587 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.587 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.587 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.587 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.587 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.587 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:deCoupleProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:879)
01-21 14:56:09.587 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1491)
01-21 14:56:09.587 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Development/UNITY_Works/Mono
01-21 14:56:09.588 28932 28959 I Unity :
01-21 14:56:09.588 28932 28959 I Unity :
01-21 14:56:09.588 28932 28959 I Unity : ======= deCoupleProperties Ends============ : => member name: deCoupleProperties : => source line number: 893
01-21 14:56:09.588 28932 28959 I Unity :
01-21 14:56:09.588 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.588 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.588 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.588 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.588 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.588 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:deCoupleProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:893)
01-21 14:56:09.588 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1491)
01-21 14:56:09.588 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Deve
01-21 14:56:09.594 28932 28959 I Unity :
01-21 14:56:09.594 28932 28959 I Unity :
01-21 14:56:09.594 28932 28959 I Unity : =========Merge Props============ : => member name: mergeIncompleteDuplicateProperties : => source line number: 900
01-21 14:56:09.594 28932 28959 I Unity :
01-21 14:56:09.594 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.594 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.594 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.594 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.594 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.594 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:mergeIncompleteDuplicateProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:900)
01-21 14:56:09.594 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1328)
01-21 14:56:09.594 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDea
01-21 14:56:09.598 28932 28959 I Unity :
01-21 14:56:09.598 28932 28959 I Unity :
01-21 14:56:09.598 28932 28959 I Unity : primaryColorGrp count: 1 : => member name: mergeIncompleteDuplicateProperties : => source line number: 902
01-21 14:56:09.598 28932 28959 I Unity :
01-21 14:56:09.598 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.598 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.598 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.598 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.598 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.598 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:mergeIncompleteDuplicateProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:902)
01-21 14:56:09.598 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1328)
01-21 14:56:09.598 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/Workin
01-21 14:56:09.602 28932 28959 I Unity :
01-21 14:56:09.602 28932 28959 I Unity :
01-21 14:56:09.602 28932 28959 I Unity : =========Merge Props Ends============ : => member name: mergeIncompleteDuplicateProperties : => source line number: 959
01-21 14:56:09.602 28932 28959 I Unity :
01-21 14:56:09.602 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.602 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.602 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.602 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.602 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.602 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:mergeIncompleteDuplicateProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:959)
01-21 14:56:09.602 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1328)
01-21 14:56:09.602 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/Monopo
01-21 14:56:09.604 28932 28959 I Unity :
01-21 14:56:09.604 28932 28959 I Unity :
01-21 14:56:09.604 28932 28959 I Unity : reArrangeHouseHotelOrWilds..... : => member name: reArrangeHouseHotelOrWilds : => source line number: 1490
01-21 14:56:09.604 28932 28959 I Unity :
01-21 14:56:09.604 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.604 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.604 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.604 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.604 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.604 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1490)
01-21 14:56:09.604 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1330)
01-21 14:56:09.604 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UN
01-21 14:56:09.609 28932 28959 I Unity :
01-21 14:56:09.609 28932 28959 I Unity :
01-21 14:56:09.609 28932 28959 I Unity : ======= deCoupleProperties============ : => member name: deCoupleProperties : => source line number: 705
01-21 14:56:09.609 28932 28959 I Unity :
01-21 14:56:09.609 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.609 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.609 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.609 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.609 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.609 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:deCoupleProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:705)
01-21 14:56:09.609 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1491)
01-21 14:56:09.609 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Developme
01-21 14:56:09.611 28932 28959 I Unity :
01-21 14:56:09.611 28932 28959 I Unity :
01-21 14:56:09.611 28932 28959 I Unity : localProperties: 1 : => member name: deCoupleProperties : => source line number: 713
01-21 14:56:09.611 28932 28959 I Unity :
01-21 14:56:09.611 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.611 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.611 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.611 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.611 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.611 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:deCoupleProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:713)
01-21 14:56:09.611 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1491)
01-21 14:56:09.611 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Development/UNITY_Works/Monop
01-21 14:56:09.612 28932 28959 I Unity :
01-21 14:56:09.612 28932 28959 I Unity :
01-21 14:56:09.612 28932 28959 I Unity : twoPureWildProps: 0 : => member name: deCoupleProperties : => source line number: 879
01-21 14:56:09.612 28932 28959 I Unity :
01-21 14:56:09.612 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.612 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.612 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.612 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.612 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.612 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:deCoupleProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:879)
01-21 14:56:09.612 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1491)
01-21 14:56:09.612 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Development/UNITY_Works/Mono
01-21 14:56:09.614 28932 28959 I Unity :
01-21 14:56:09.614 28932 28959 I Unity :
01-21 14:56:09.614 28932 28959 I Unity : ======= deCoupleProperties Ends============ : => member name: deCoupleProperties : => source line number: 893
01-21 14:56:09.614 28932 28959 I Unity :
01-21 14:56:09.614 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:09.614 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:09.614 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:09.614 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:09.614 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:09.614 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:deCoupleProperties() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:893)
01-21 14:56:09.614 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:reArrangeHouseHotelOrWilds(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1491)
01-21 14:56:09.614 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass62_0:<onMoveCardToPropertyPile>b__0() (at /Volumes/Deve
01-21 14:56:10.060 28932 28959 I Unity :
01-21 14:56:10.060 28932 28959 I Unity :
01-21 14:56:10.060 28932 28959 I Unity : onCardMoveFromView... : => member name: onCardMoveFromLocalPlayer : => source line number: 1792
01-21 14:56:10.060 28932 28959 I Unity :
01-21 14:56:10.060 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.060 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.060 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.060 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.060 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.060 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1792)
01-21 14:56:10.060 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:10.060 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Develop
01-21 14:56:10.062 28932 28959 I Unity :
01-21 14:56:10.062 28932 28959 I Unity :
01-21 14:56:10.062 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:10.062 28932 28959 I Unity : From: Swaaa
01-21 14:56:10.062 28932 28959 I Unity : To: Swaaa
01-21 14:56:10.062 28932 28959 I Unity : ToPile: PROPERTY_PILE
01-21 14:56:10.062 28932 28959 I Unity : Properties: 0
01-21 14:56:10.062 28932 28959 I Unity : isValidMv: True
01-21 14:56:10.062 28932 28959 I Unity : CardsMoved
01-21 14:56:10.062 28932 28959 I Unity : type: PROPERTY_WILD_CARD action: NONE uid: 69 money: 4 isPureWild: False colors: 2 Hash 1236363776
01-21 14:56:10.062 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMoveFromLocalPlayer : => source line number: 1794
01-21 14:56:10.062 28932 28959 I Unity :
01-21 14:56:10.062 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.062 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.062 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.062 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.062 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.062 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1794)
01-21 14:56:10.062 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLoc
01-21 14:56:10.063 28932 28959 I Unity :
01-21 14:56:10.063 28932 28959 I Unity :
01-21 14:56:10.063 28932 28959 I Unity : onCardMoveFromLocalPlayer False : => member name: onCardMoveFromLocalPlayer : => source line number: 1802
01-21 14:56:10.063 28932 28959 I Unity :
01-21 14:56:10.063 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.063 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.063 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.063 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.063 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.063 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1802)
01-21 14:56:10.063 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:10.063 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volum
01-21 14:56:10.065 28932 28959 I Unity :
01-21 14:56:10.065 28932 28959 I Unity :
01-21 14:56:10.065 28932 28959 I Unity : onCardMove ==============PLAYER MOVE===========
01-21 14:56:10.065 28932 28959 I Unity : From: Swaaa
01-21 14:56:10.065 28932 28959 I Unity : To: Swaaa
01-21 14:56:10.065 28932 28959 I Unity : ToPile: PROPERTY_PILE
01-21 14:56:10.065 28932 28959 I Unity : Properties: 0
01-21 14:56:10.065 28932 28959 I Unity : isValidMv: True
01-21 14:56:10.065 28932 28959 I Unity : CardsMoved
01-21 14:56:10.065 28932 28959 I Unity : type: PROPERTY_WILD_CARD action: NONE uid: 69 money: 4 isPureWild: False colors: 2 Hash 1236363776
01-21 14:56:10.065 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMove : => source line number: 1092
01-21 14:56:10.065 28932 28959 I Unity :
01-21 14:56:10.065 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.065 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.065 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.065 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.065 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.065 28932 28959 I Unity : PhotonManager:onCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1092)
01-21 14:56:10.065 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/Monopol
01-21 14:56:10.067 28932 28959 I Unity :
01-21 14:56:10.067 28932 28959 I Unity :
01-21 14:56:10.067 28932 28959 I Unity : onLocalCardMove ==============PLAYER MOVE===========
01-21 14:56:10.067 28932 28959 I Unity : From: Swaaa
01-21 14:56:10.067 28932 28959 I Unity : To: Swaaa
01-21 14:56:10.067 28932 28959 I Unity : ToPile: PROPERTY_PILE
01-21 14:56:10.067 28932 28959 I Unity : Properties: 0
01-21 14:56:10.067 28932 28959 I Unity : isValidMv: True
01-21 14:56:10.067 28932 28959 I Unity : CardsMoved
01-21 14:56:10.067 28932 28959 I Unity : type: PROPERTY_WILD_CARD action: NONE uid: 69 money: 4 isPureWild: False colors: 2 Hash 1236363776
01-21 14:56:10.067 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onLocalCardMove : => source line number: 785
01-21 14:56:10.067 28932 28959 I Unity :
01-21 14:56:10.067 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.067 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.067 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.067 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.067 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.067 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:785)
01-21 14:56:10.067 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLo
01-21 14:56:10.069 28932 28959 I Unity :
01-21 14:56:10.069 28932 28959 I Unity :
01-21 14:56:10.069 28932 28959 I Unity : UpdateRemainingActionsLabel 1 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:10.069 28932 28959 I Unity :
01-21 14:56:10.069 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.069 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.069 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.069 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.069 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.069 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:10.069 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1530)
01-21 14:56:10.069 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves)
01-21 14:56:10.071 28932 28959 I Unity :
01-21 14:56:10.071 28932 28959 I Unity :
01-21 14:56:10.071 28932 28959 I Unity : onUpdatesHandsPlayedToView 3 : => member name: onUpdatesHandsPlayedToView : => source line number: 1531
01-21 14:56:10.071 28932 28959 I Unity :
01-21 14:56:10.071 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.071 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.071 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.071 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.071 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.071 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1531)
01-21 14:56:10.071 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:796)
01-21 14:56:10.071 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCar
01-21 14:56:10.073 28932 28959 I Unity :
01-21 14:56:10.073 28932 28959 I Unity :
01-21 14:56:10.073 28932 28959 I Unity : _isWaitingForReqAck: False : => member name: onLocalCardMove : => source line number: 829
01-21 14:56:10.073 28932 28959 I Unity :
01-21 14:56:10.073 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.073 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.073 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.073 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.073 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.073 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:829)
01-21 14:56:10.073 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1806)
01-21 14:56:10.073 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b
01-21 14:56:10.075 28932 28959 I Unity :
01-21 14:56:10.075 28932 28959 I Unity :
01-21 14:56:10.075 28932 28959 I Unity : processPlayerEndTurn... : => member name: onLocalCardMove : => source line number: 834
01-21 14:56:10.075 28932 28959 I Unity :
01-21 14:56:10.075 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.075 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.075 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.075 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.075 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.075 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:834)
01-21 14:56:10.075 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1806)
01-21 14:56:10.075 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0
01-21 14:56:10.098 28932 28959 I Unity :
01-21 14:56:10.098 28932 28959 I Unity :
01-21 14:56:10.098 28932 28959 I Unity : PerformCardTapPassAndEndTheTurn : => member name: PerformCardTapPassAndEndTheTurn : => source line number: 1123
01-21 14:56:10.098 28932 28959 I Unity :
01-21 14:56:10.098 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.098 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.098 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.098 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.098 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.098 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPassAndEndTheTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1123)
01-21 14:56:10.098 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:10.098 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:56:10.098 28932 28959 I Unity : IjsUiFramework.UIButton:TriggerClick() (at /Volume
01-21 14:56:10.102 28932 28959 I Unity :
01-21 14:56:10.102 28932 28959 I Unity :
01-21 14:56:10.102 28932 28959 I Unity : On PASS from Swaaa : => member name: onLocalPlayerPassFromView : => source line number: 1577
01-21 14:56:10.102 28932 28959 I Unity :
01-21 14:56:10.102 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.102 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.102 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.102 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.102 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.102 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalPlayerPassFromView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1577)
01-21 14:56:10.102 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPassAndEndTheTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1125)
01-21 14:56:10.102 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent
01-21 14:56:10.103 28932 28959 I Unity :
01-21 14:56:10.103 28932 28959 I Unity :
01-21 14:56:10.103 28932 28959 I Unity : On Pass: canPlay: False : => member name: onLocalPlayerPassFromView : => source line number: 1606
01-21 14:56:10.103 28932 28959 I Unity :
01-21 14:56:10.103 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.103 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.103 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.103 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.103 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.103 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalPlayerPassFromView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1606)
01-21 14:56:10.103 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPassAndEndTheTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1125)
01-21 14:56:10.103 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/Unity
01-21 14:56:10.106 28932 28959 I Unity :
01-21 14:56:10.106 28932 28959 I Unity :
01-21 14:56:10.106 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState NONE handsplayed 3 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:10.106 28932 28959 I Unity :
01-21 14:56:10.106 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.106 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.106 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.106 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.106 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.106 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:10.106 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:endMyTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Script
01-21 14:56:10.113 28932 28959 I Unity :
01-21 14:56:10.113 28932 28959 I Unity :
01-21 14:56:10.113 28932 28959 I Unity : End Trun isLocalPlayer? True id 1 : => member name: EndTurn : => source line number: 1186
01-21 14:56:10.113 28932 28959 I Unity :
01-21 14:56:10.113 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.113 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.113 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.113 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.113 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.113 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:EndTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1186)
01-21 14:56:10.113 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnEndTurnFromController() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1205)
01-21 14:56:10.113 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onEndPlayerTurnEventToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Sc
01-21 14:56:10.118 28932 28959 I Unity :
01-21 14:56:10.118 28932 28959 I Unity :
01-21 14:56:10.118 28932 28959 I Unity : turnTimer on Timeout False : => member name: ShowTurnTimer : => source line number: 676
01-21 14:56:10.118 28932 28959 I Unity :
01-21 14:56:10.118 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.118 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.118 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.118 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.118 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.118 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<ShowTurnTimer>b__91_1(Boolean, TimerType) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:676)
01-21 14:56:10.118 28932 28959 I Unity : IJDV.MonopolyDeal.Utils.Timer:StopTimer() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Utils/Timer.cs:70)
01-21 14:56:10.118 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:EndTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1189)
01-21 14:56:10.118 28932 28959 I Unity : IJD
01-21 14:56:10.122 28932 28959 I Unity :
01-21 14:56:10.122 28932 28959 I Unity :
01-21 14:56:10.122 28932 28959 I Unity : UIProperties ToggleInteractive False for UILocPlayerPropertyPileOutline(Clone) mode None hash -2112193024 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:10.122 28932 28959 I Unity :
01-21 14:56:10.122 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.122 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.122 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.122 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.122 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.122 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:10.122 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:431)
01-21 14:56:10.126 28932 28959 I Unity :
01-21 14:56:10.126 28932 28959 I Unity :
01-21 14:56:10.126 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 1 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:10.126 28932 28959 I Unity :
01-21 14:56:10.126 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.126 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.126 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.126 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.126 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.126 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:10.126 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:10.126 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:EndTurn() (at /Volumes/Development/UNITY_
01-21 14:56:10.153 28932 28959 I Unity :
01-21 14:56:10.153 28932 28959 I Unity :
01-21 14:56:10.153 28932 28959 I Unity : UIView on set turn... 2 : => member name: onSetTurn : => source line number: 1782
01-21 14:56:10.153 28932 28959 I Unity :
01-21 14:56:10.153 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.153 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.153 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.153 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.153 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.153 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1782)
01-21 14:56:10.153 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:10.153 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:10.156 28932 28959 I Unity :
01-21 14:56:10.156 28932 28959 I Unity :
01-21 14:56:10.156 28932 28959 I Unity : SetTurn to 2 : => member name: SetTurn : => source line number: 656
01-21 14:56:10.156 28932 28959 I Unity :
01-21 14:56:10.156 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.156 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.156 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.156 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.156 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.156 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:SetTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:656)
01-21 14:56:10.156 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1786)
01-21 14:56:10.156 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets
01-21 14:56:10.158 28932 28959 I Unity :
01-21 14:56:10.158 28932 28959 I Unity :
01-21 14:56:10.158 28932 28959 I Unity : on set turn... : => member name: onSetTurn : => source line number: 1716
01-21 14:56:10.158 28932 28959 I Unity :
01-21 14:56:10.158 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.158 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.158 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.158 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.158 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.158 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1716)
01-21 14:56:10.158 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:10.158 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Script
01-21 14:56:10.570 28932 28959 I Unity :
01-21 14:56:10.570 28932 28959 I Unity :
01-21 14:56:10.570 28932 28959 I Unity : UpdateRemainingActionsLabel 1 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:10.570 28932 28959 I Unity :
01-21 14:56:10.570 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.570 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.570 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.570 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.570 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.570 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:10.570 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<EndTurn>b__101_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1187)
01-21 14:56:10.570 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.oss.leantween@36e5f888f7/Fr
01-21 14:56:10.642 28932 28959 I Unity :
01-21 14:56:10.642 28932 28959 I Unity :
01-21 14:56:10.642 28932 28959 I Unity : UpdateRemainingActionsLabel 2 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:10.642 28932 28959 I Unity :
01-21 14:56:10.642 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:10.642 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:10.642 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:10.642 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:10.642 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:10.642 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:10.642 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<SetTurn>b__90_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:657)
01-21 14:56:10.642 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.oss.leantween@36e5f888f7/Fram
01-21 14:56:11.151 28932 28959 I Unity :
01-21 14:56:11.151 28932 28959 I Unity :
01-21 14:56:11.151 28932 28959 I Unity : onSetTurnTimerEventToView 2 remTimeInSec 30 : => member name: onSetTurnTimerEventToView : => source line number: 788
01-21 14:56:11.151 28932 28959 I Unity :
01-21 14:56:11.151 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:11.151 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:11.151 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:11.151 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:11.151 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:11.151 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:788)
01-21 14:56:11.151 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1752)
01-21 14:56:11.151 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Vo
01-21 14:56:11.152 28932 28959 I Unity :
01-21 14:56:11.152 28932 28959 I Unity :
01-21 14:56:11.152 28932 28959 I Unity : ShowTurnTimer 30 isTurnTimerEnabled True isLocalPlayer False : => member name: ShowTurnTimer : => source line number: 664
01-21 14:56:11.152 28932 28959 I Unity :
01-21 14:56:11.152 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:11.152 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:11.152 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:11.152 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:11.152 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:11.152 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ShowTurnTimer(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:664)
01-21 14:56:11.152 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:790)
01-21 14:56:11.152 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (
01-21 14:56:11.154 28932 28959 I Unity :
01-21 14:56:11.154 28932 28959 I Unity :
01-21 14:56:11.154 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Rohith id: 2 seat: 1 type: OPPONENT isAi: False playState READY_TO_PLAY handsplayed 3 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:11.154 28932 28959 I Unity :
01-21 14:56:11.154 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:11.154 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:11.154 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:11.154 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:11.154 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:11.154 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:11.154 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/A
01-21 14:56:11.156 28932 28959 I Unity :
01-21 14:56:11.156 28932 28959 I Unity :
01-21 14:56:11.156 28932 28959 I Unity : ClearCacheCurSelectedUICard : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:11.156 28932 28959 I Unity :
01-21 14:56:11.156 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:11.156 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:11.156 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:11.156 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:11.156 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:11.156 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:11.156 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1430)
01-21 14:56:11.156 28932 28959 I Unity : IJDV.Monopo
01-21 14:56:11.158 28932 28959 I Unity :
01-21 14:56:11.158 28932 28959 I Unity :
01-21 14:56:11.158 28932 28959 I Unity : UIProperties ToggleInteractive True for UILocPlayerPropertyPileOutline(Clone) mode PropSwap hash -2112193024 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:11.158 28932 28959 I Unity :
01-21 14:56:11.158 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:11.158 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:11.158 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:11.158 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:11.158 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:11.158 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:11.158 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:43
01-21 14:56:11.160 28932 28959 I Unity :
01-21 14:56:11.160 28932 28959 I Unity :
01-21 14:56:11.160 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 1 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:11.160 28932 28959 I Unity :
01-21 14:56:11.160 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:11.160 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:11.160 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:11.160 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:11.160 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:11.160 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:11.160 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:11.160 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:11.161 28932 28959 I Unity :
01-21 14:56:11.161 28932 28959 I Unity :
01-21 14:56:11.161 28932 28959 I Unity : i0 key 0 uiProp? False : => member name: GetUIProperties : => source line number: 1592
01-21 14:56:11.161 28932 28959 I Unity :
01-21 14:56:11.161 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:11.161 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:11.161 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:11.161 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:11.161 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:11.161 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:GetUIProperties(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1592)
01-21 14:56:11.161 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ClearTotalRentBadge() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1174)
01-21 14:56:11.161 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scri
01-21 14:56:12.071 28932 28959 I Unity :
01-21 14:56:12.071 28932 28959 I Unity :
01-21 14:56:12.071 28932 28959 I Unity : onCardMoveFromPhoton... : => member name: onCardMoveFromOppnt : => source line number: 1774
01-21 14:56:12.071 28932 28959 I Unity :
01-21 14:56:12.071 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:12.071 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:12.071 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:12.071 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:12.071 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:12.071 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1774)
01-21 14:56:12.071 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1194)
01-21 14:56:12.071 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:56:12.071 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlag
01-21 14:56:12.083 28932 28959 I Unity :
01-21 14:56:12.083 28932 28959 I Unity :
01-21 14:56:12.083 28932 28959 I Unity : **Cards: 2 : => member name: deSerilaize : => source line number: 29
01-21 14:56:12.083 28932 28959 I Unity :
01-21 14:56:12.083 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:12.083 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:12.083 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:12.083 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:12.083 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:12.083 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:29)
01-21 14:56:12.083 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:12.083 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:12.096 28932 28959 I Unity :
01-21 14:56:12.096 28932 28959 I Unity :
01-21 14:56:12.096 28932 28959 I Unity : onOthersCardMove : => member name: onOthersCardMove : => source line number: 701
01-21 14:56:12.096 28932 28959 I Unity :
01-21 14:56:12.096 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:12.096 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:12.096 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:12.096 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:12.096 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:12.096 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:701)
01-21 14:56:12.096 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:12.096 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monopo
01-21 14:56:12.100 28932 28959 I Unity :
01-21 14:56:12.100 28932 28959 I Unity :
01-21 14:56:12.100 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:12.100 28932 28959 I Unity : From: Rohith
01-21 14:56:12.100 28932 28959 I Unity : To: Rohith
01-21 14:56:12.100 28932 28959 I Unity : ToPile: HAND_PILE
01-21 14:56:12.100 28932 28959 I Unity : Properties:
01-21 14:56:12.100 28932 28959 I Unity : isValidMv: True
01-21 14:56:12.100 28932 28959 I Unity : CardsMoved
01-21 14:56:12.100 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 41 money: 1 isPureWild: False colors: 1 Hash 1962397696
01-21 14:56:12.100 28932 28959 I Unity : type: ACTION_CARD action: DOUBLE_RENT uid: 6 money: 1 isPureWild: False colors: 1 Hash -1916753920
01-21 14:56:12.100 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onOthersCardMove : => source line number: 703
01-21 14:56:12.100 28932 28959 I Unity :
01-21 14:56:12.100 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:12.100 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:12.100 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:12.100 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:12.100 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:12.100 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealContro
01-21 14:56:12.103 28932 28959 I Unity :
01-21 14:56:12.103 28932 28959 I Unity :
01-21 14:56:12.103 28932 28959 I Unity : from: Rohith to: Rohith : => member name: onOthersCardMove : => source line number: 709
01-21 14:56:12.103 28932 28959 I Unity :
01-21 14:56:12.103 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:12.103 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:12.103 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:12.103 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:12.103 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:12.103 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:709)
01-21 14:56:12.103 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:12.103 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works
01-21 14:56:12.107 28932 28959 I Unity :
01-21 14:56:12.107 28932 28959 I Unity :
01-21 14:56:12.107 28932 28959 I Unity : adding cards to hand... : => member name: addCardsToHand : => source line number: 218
01-21 14:56:12.107 28932 28959 I Unity :
01-21 14:56:12.107 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:12.107 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:12.107 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:12.107 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:12.107 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:12.107 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addCardsToHand(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:218)
01-21 14:56:12.107 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:754)
01-21 14:56:12.107 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/Mono
01-21 14:56:12.121 28932 28959 I Unity :
01-21 14:56:12.121 28932 28959 I Unity :
01-21 14:56:12.121 28932 28959 I Unity : onOppntPlayerCardMoveEventToView from 2 to 2 toPile HAND_PILE total cards moved 2 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 645
01-21 14:56:12.121 28932 28959 I Unity :
01-21 14:56:12.121 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:12.121 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:12.121 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:12.121 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:12.121 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:12.121 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:645)
01-21 14:56:12.121 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Contro
01-21 14:56:12.125 28932 28959 I Unity :
01-21 14:56:12.125 28932 28959 I Unity :
01-21 14:56:12.125 28932 28959 I Unity : onOpponentPlayerCardMoveEventToView fromPlayer 2 toPlayer 2 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 650
01-21 14:56:12.125 28932 28959 I Unity :
01-21 14:56:12.125 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:12.125 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:12.125 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:12.125 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:12.125 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:12.125 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:650)
01-21 14:56:12.125 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealControlle
01-21 14:56:15.121 28932 28959 I Unity :
01-21 14:56:15.121 28932 28959 I Unity :
01-21 14:56:15.121 28932 28959 I Unity : onCardMoveFromPhoton... : => member name: onCardMoveFromOppnt : => source line number: 1774
01-21 14:56:15.121 28932 28959 I Unity :
01-21 14:56:15.121 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.121 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.121 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.121 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.121 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.121 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1774)
01-21 14:56:15.121 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1194)
01-21 14:56:15.121 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:56:15.121 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlag
01-21 14:56:15.126 28932 28959 I Unity :
01-21 14:56:15.126 28932 28959 I Unity :
01-21 14:56:15.126 28932 28959 I Unity : **Cards: 1 : => member name: deSerilaize : => source line number: 29
01-21 14:56:15.126 28932 28959 I Unity :
01-21 14:56:15.126 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.126 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.126 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.126 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.126 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.126 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:29)
01-21 14:56:15.126 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:15.126 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:15.139 28932 28959 I Unity :
01-21 14:56:15.139 28932 28959 I Unity :
01-21 14:56:15.139 28932 28959 I Unity : UID: 62 : => member name: findAndGetCards : => source line number: 320
01-21 14:56:15.139 28932 28959 I Unity :
01-21 14:56:15.139 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.139 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.139 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.139 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.139 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.139 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCards(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:320)
01-21 14:56:15.139 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCard(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:307)
01-21 14:56:15.139 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Mo
01-21 14:56:15.145 28932 28959 I Unity :
01-21 14:56:15.145 28932 28959 I Unity :
01-21 14:56:15.145 28932 28959 I Unity : Not in bank... : => member name: findAndGetCards : => source line number: 324
01-21 14:56:15.145 28932 28959 I Unity :
01-21 14:56:15.145 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.145 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.145 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.145 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.145 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.145 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCards(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:324)
01-21 14:56:15.145 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCard(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:307)
01-21 14:56:15.145 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Monopol
01-21 14:56:15.152 28932 28959 I Unity :
01-21 14:56:15.152 28932 28959 I Unity :
01-21 14:56:15.152 28932 28959 I Unity : Not in Property... : => member name: findAndGetCards : => source line number: 343
01-21 14:56:15.152 28932 28959 I Unity :
01-21 14:56:15.152 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.152 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.152 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.152 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.152 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.152 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCards(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:343)
01-21 14:56:15.152 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCard(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:307)
01-21 14:56:15.152 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Mon
01-21 14:56:15.155 28932 28959 I Unity :
01-21 14:56:15.155 28932 28959 I Unity :
01-21 14:56:15.155 28932 28959 I Unity : dzPmv.fromKey: 1 : => member name: deSerilaize : => source line number: 40
01-21 14:56:15.155 28932 28959 I Unity :
01-21 14:56:15.155 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.155 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.155 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.155 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.155 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.155 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:40)
01-21 14:56:15.155 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:15.155 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Work
01-21 14:56:15.161 28932 28959 I Unity :
01-21 14:56:15.161 28932 28959 I Unity :
01-21 14:56:15.161 28932 28959 I Unity : dzPmv.fromPlayerProperties: : => member name: deSerilaize : => source line number: 45
01-21 14:56:15.161 28932 28959 I Unity :
01-21 14:56:15.161 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.161 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.161 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.161 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.161 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.161 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:45)
01-21 14:56:15.161 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:15.161 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monop
01-21 14:56:15.167 28932 28959 I Unity :
01-21 14:56:15.167 28932 28959 I Unity :
01-21 14:56:15.167 28932 28959 I Unity : onOthersCardMove : => member name: onOthersCardMove : => source line number: 701
01-21 14:56:15.167 28932 28959 I Unity :
01-21 14:56:15.167 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.167 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.167 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.167 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.167 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.167 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:701)
01-21 14:56:15.167 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:15.167 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monopo
01-21 14:56:15.169 28932 28959 I Unity :
01-21 14:56:15.169 28932 28959 I Unity :
01-21 14:56:15.169 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:15.169 28932 28959 I Unity : From: Rohith
01-21 14:56:15.169 28932 28959 I Unity : To: Rohith
01-21 14:56:15.169 28932 28959 I Unity : ToPile: PROPERTY_PILE
01-21 14:56:15.169 28932 28959 I Unity : Properties:
01-21 14:56:15.169 28932 28959 I Unity : isValidMv: True
01-21 14:56:15.169 28932 28959 I Unity : CardsMoved
01-21 14:56:15.169 28932 28959 I Unity : type: PROPERTY_WILD_CARD action: NONE uid: 62 money: 4 isPureWild: False colors: 2 Hash 344130432
01-21 14:56:15.169 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onOthersCardMove : => source line number: 703
01-21 14:56:15.169 28932 28959 I Unity :
01-21 14:56:15.169 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.169 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.169 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.169 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.169 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.169 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:703)
01-21 14:56:15.169 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(Serializab
01-21 14:56:15.172 28932 28959 I Unity :
01-21 14:56:15.172 28932 28959 I Unity :
01-21 14:56:15.172 28932 28959 I Unity : from: Rohith to: Rohith : => member name: onOthersCardMove : => source line number: 709
01-21 14:56:15.172 28932 28959 I Unity :
01-21 14:56:15.172 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.172 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.172 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.172 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.172 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.172 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:709)
01-21 14:56:15.172 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:15.172 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works
01-21 14:56:15.174 28932 28959 I Unity :
01-21 14:56:15.174 28932 28959 I Unity :
01-21 14:56:15.174 28932 28959 I Unity : toProp: : => member name: onOthersCardMove : => source line number: 732
01-21 14:56:15.174 28932 28959 I Unity :
01-21 14:56:15.174 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.174 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.174 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.174 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.174 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.174 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:732)
01-21 14:56:15.174 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:15.174 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/W
01-21 14:56:15.177 28932 28959 I Unity :
01-21 14:56:15.177 28932 28959 I Unity :
01-21 14:56:15.177 28932 28959 I Unity : Adding new property : => member name: addNewProperty : => source line number: 536
01-21 14:56:15.177 28932 28959 I Unity :
01-21 14:56:15.177 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.177 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.177 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.177 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.177 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.177 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addNewProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:536)
01-21 14:56:15.177 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:741)
01-21 14:56:15.177 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDe
01-21 14:56:15.179 28932 28959 I Unity :
01-21 14:56:15.179 28932 28959 I Unity :
01-21 14:56:15.179 28932 28959 I Unity : PrimaryColor: #274EA1 key: 1 : => member name: updatePrimayColorAndKey : => source line number: 232
01-21 14:56:15.179 28932 28959 I Unity :
01-21 14:56:15.179 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.179 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.179 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.179 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.179 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.179 28932 28959 I Unity : IJDV.MonopolyDeal.Model.Properties:updatePrimayColorAndKey() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/Properties.cs:232)
01-21 14:56:15.179 28932 28959 I Unity : IJDV.MonopolyDeal.Model.Properties:addProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/Properties.cs:204)
01-21 14:56:15.179 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addNewProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Monopol
01-21 14:56:15.182 28932 28959 I Unity :
01-21 14:56:15.182 28932 28959 I Unity :
01-21 14:56:15.182 28932 28959 I Unity : UpdateRemainingActionsLabel 2 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:15.182 28932 28959 I Unity :
01-21 14:56:15.182 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.182 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.182 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.182 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.182 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.182 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:15.182 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1530)
01-21 14:56:15.182 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves
01-21 14:56:15.185 28932 28959 I Unity :
01-21 14:56:15.185 28932 28959 I Unity :
01-21 14:56:15.185 28932 28959 I Unity : onUpdatesHandsPlayedToView 1 : => member name: onUpdatesHandsPlayedToView : => source line number: 1531
01-21 14:56:15.185 28932 28959 I Unity :
01-21 14:56:15.185 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.185 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.185 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.185 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.185 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.185 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1531)
01-21 14:56:15.185 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:768)
01-21 14:56:15.185 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCa
01-21 14:56:15.187 28932 28959 I Unity :
01-21 14:56:15.187 28932 28959 I Unity :
01-21 14:56:15.187 28932 28959 I Unity : Rohith card removed... : => member name: onOthersCardMove : => source line number: 771
01-21 14:56:15.187 28932 28959 I Unity :
01-21 14:56:15.187 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.187 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.187 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.187 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.187 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.187 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:771)
01-21 14:56:15.187 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:15.187 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/
01-21 14:56:15.191 28932 28959 I Unity :
01-21 14:56:15.191 28932 28959 I Unity :
01-21 14:56:15.191 28932 28959 I Unity : type: PROPERTY_WILD_CARD action: NONE uid: 62 money: 4 isPureWild: False colors: 2 Hash 344130432 : => member name: removeCardFromHand : => source line number: 2341
01-21 14:56:15.191 28932 28959 I Unity :
01-21 14:56:15.191 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.191 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.191 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.191 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.191 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.191 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:removeCardFromHand(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:2341)
01-21 14:56:15.191 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:772)
01-21 14:56:15.191 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:o
01-21 14:56:15.194 28932 28959 I Unity :
01-21 14:56:15.194 28932 28959 I Unity :
01-21 14:56:15.194 28932 28959 I Unity : onOppntPlayerCardMoveEventToView from 2 to 2 toPile PROPERTY_PILE total cards moved 1 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 645
01-21 14:56:15.194 28932 28959 I Unity :
01-21 14:56:15.194 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.194 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.194 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.194 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.194 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.194 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:645)
01-21 14:56:15.194 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Co
01-21 14:56:15.200 28932 28959 I Unity :
01-21 14:56:15.200 28932 28959 I Unity :
01-21 14:56:15.200 28932 28959 I Unity : onOpponentPlayerCardMoveEventToView fromPlayer 2 toPlayer 2 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 650
01-21 14:56:15.200 28932 28959 I Unity :
01-21 14:56:15.200 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.200 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.200 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.200 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.200 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.200 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:650)
01-21 14:56:15.200 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealControlle
01-21 14:56:15.203 28932 28959 I Unity :
01-21 14:56:15.203 28932 28959 I Unity :
01-21 14:56:15.203 28932 28959 I Unity : onOppntPlayerCardMoveEventToView moving to PROPERTY_PILE cardsMoved.Count 1 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 724
01-21 14:56:15.203 28932 28959 I Unity :
01-21 14:56:15.203 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.203 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.203 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.203 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.203 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.203 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:724)
01-21 14:56:15.203 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/M
01-21 14:56:15.206 28932 28959 I Unity :
01-21 14:56:15.206 28932 28959 I Unity :
01-21 14:56:15.206 28932 28959 I Unity : Card to spawn type: PROPERTY_WILD_CARD action: NONE uid: 62 money: 4 isPureWild: False colors: 2 Hash 344130432 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 732
01-21 14:56:15.206 28932 28959 I Unity :
01-21 14:56:15.206 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.206 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.206 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.206 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.206 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.206 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:732)
01-21 14:56:15.206 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Asse
01-21 14:56:15.213 28932 28959 I Unity :
01-21 14:56:15.213 28932 28959 I Unity :
01-21 14:56:15.213 28932 28959 I Unity : PROPERTY_PILE toPlayer.isLocalPlayer? False from PROPERTY_PILE tweenFrom HandIcon : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 743
01-21 14:56:15.213 28932 28959 I Unity :
01-21 14:56:15.213 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.213 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.213 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.213 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.213 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.213 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:743)
01-21 14:56:15.213 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Contro
01-21 14:56:15.225 28932 28959 I Unity :
01-21 14:56:15.225 28932 28959 I Unity :
01-21 14:56:15.225 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile name: Rohith id: 2 seat: 1 type: OPPONENT isAi: False anchoredPosition (0.0, 0.0) : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1278
01-21 14:56:15.225 28932 28959 I Unity :
01-21 14:56:15.225 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.225 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.225 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.225 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.225 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.225 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1278)
01-21 14:56:15.225 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Con
01-21 14:56:15.231 28932 28959 I Unity :
01-21 14:56:15.231 28932 28959 I Unity :
01-21 14:56:15.231 28932 28959 I Unity : RemoveCardFromHand True : => member name: RemoveCardFromHand : => source line number: 1269
01-21 14:56:15.231 28932 28959 I Unity :
01-21 14:56:15.231 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.231 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.231 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.231 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.231 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.231 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:RemoveCardFromHand(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1269)
01-21 14:56:15.231 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1282)
01-21 14:56:15.231 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNI
01-21 14:56:15.234 28932 28959 I Unity :
01-21 14:56:15.234 28932 28959 I Unity :
01-21 14:56:15.234 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile fromPlayerPropertieskey: toPropertieskey: Card: type: PROPERTY_WILD_CARD action: NONE uid: 62 money: 4 isPureWild: False colors: 2 Hash 344130432 _uiProperties.Count: 0 : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1286
01-21 14:56:15.234 28932 28959 I Unity :
01-21 14:56:15.234 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.234 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.234 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.234 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.234 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.234 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1286)
01-21 14:56:15.234 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Devel
01-21 14:56:15.240 28932 28959 I Unity :
01-21 14:56:15.240 28932 28959 I Unity :
01-21 14:56:15.240 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile found property? 1 : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1290
01-21 14:56:15.240 28932 28959 I Unity :
01-21 14:56:15.240 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.240 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.240 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.240 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.240 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.240 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1290)
01-21 14:56:15.240 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:750)
01-21 14:56:15.240 28932 28959 I Unity : IJDV.MonopolyDeal.C
01-21 14:56:15.244 28932 28959 I Unity :
01-21 14:56:15.244 28932 28959 I Unity :
01-21 14:56:15.244 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile not found existing prop group. Creating new one : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1303
01-21 14:56:15.244 28932 28959 I Unity :
01-21 14:56:15.244 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.244 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.244 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.244 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.244 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.244 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1303)
01-21 14:56:15.244 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewControll
01-21 14:56:15.248 28932 28959 I Unity :
01-21 14:56:15.248 28932 28959 I Unity :
01-21 14:56:15.248 28932 28959 I Unity : AddCard type: PROPERTY_WILD_CARD action: NONE uid: 62 money: 4 isPureWild: False colors: 2 Hash 344130432 key 1 : => member name: AddCard : => source line number: 96
01-21 14:56:15.248 28932 28959 I Unity :
01-21 14:56:15.248 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.248 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.248 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.248 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.248 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.248 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:AddCard(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:96)
01-21 14:56:15.248 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1312)
01-21 14:56:15.248 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOppon
01-21 14:56:15.253 28932 28959 I Unity :
01-21 14:56:15.253 28932 28959 I Unity :
01-21 14:56:15.253 28932 28959 I Unity : UIProperties ToggleInteractive False for UIOpponentPropertyPileOutline(Clone) mode None hash -1627910656 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:15.253 28932 28959 I Unity :
01-21 14:56:15.253 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.253 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.253 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.253 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.253 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.253 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:15.253 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1319)
01-21 14:56:15.253 28932 28959 I Unity : IJDV.MonopolyDeal.Controller
01-21 14:56:15.559 28932 28959 I Unity :
01-21 14:56:15.559 28932 28959 I Unity :
01-21 14:56:15.559 28932 28959 I Unity : End Trun isLocalPlayer? False id 2 : => member name: EndTurn : => source line number: 1186
01-21 14:56:15.559 28932 28959 I Unity :
01-21 14:56:15.559 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.559 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.559 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.559 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.559 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.559 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:EndTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1186)
01-21 14:56:15.559 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnEndTurnFromController() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1205)
01-21 14:56:15.559 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onEndPlayerTurnEventToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/S
01-21 14:56:15.565 28932 28959 I Unity :
01-21 14:56:15.565 28932 28959 I Unity :
01-21 14:56:15.565 28932 28959 I Unity : UIProperties ToggleInteractive False for UIOpponentPropertyPileOutline(Clone) mode None hash -1627910656 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:15.565 28932 28959 I Unity :
01-21 14:56:15.565 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.565 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.565 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.565 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.565 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.565 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:15.565 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:431)
01-21 14:56:15.565 28932 28959 I Unity : I
01-21 14:56:15.599 28932 28959 I Unity :
01-21 14:56:15.599 28932 28959 I Unity :
01-21 14:56:15.599 28932 28959 I Unity : UIView on set turn... 3 : => member name: onSetTurn : => source line number: 1782
01-21 14:56:15.599 28932 28959 I Unity :
01-21 14:56:15.599 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.599 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.599 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.599 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.599 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.599 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1782)
01-21 14:56:15.599 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:15.599 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:15.601 28932 28959 I Unity :
01-21 14:56:15.601 28932 28959 I Unity :
01-21 14:56:15.601 28932 28959 I Unity : SetTurn to 3 : => member name: SetTurn : => source line number: 656
01-21 14:56:15.601 28932 28959 I Unity :
01-21 14:56:15.601 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.601 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.601 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.601 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.601 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.601 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:SetTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:656)
01-21 14:56:15.601 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1786)
01-21 14:56:15.601 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets
01-21 14:56:15.604 28932 28959 I Unity :
01-21 14:56:15.604 28932 28959 I Unity :
01-21 14:56:15.604 28932 28959 I Unity : on set turn... : => member name: onSetTurn : => source line number: 1716
01-21 14:56:15.604 28932 28959 I Unity :
01-21 14:56:15.604 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:15.604 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:15.604 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:15.604 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:15.604 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:15.604 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1716)
01-21 14:56:15.604 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:15.604 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Script
01-21 14:56:16.026 28932 28959 I Unity :
01-21 14:56:16.026 28932 28959 I Unity :
01-21 14:56:16.026 28932 28959 I Unity : UpdateRemainingActionsLabel 2 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:16.026 28932 28959 I Unity :
01-21 14:56:16.026 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:16.026 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:16.026 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:16.026 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:16.026 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:16.026 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:16.026 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<EndTurn>b__101_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1187)
01-21 14:56:16.026 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.oss.leantween@36e5f888f7/Fr
01-21 14:56:16.099 28932 28959 I Unity :
01-21 14:56:16.099 28932 28959 I Unity :
01-21 14:56:16.099 28932 28959 I Unity : UpdateRemainingActionsLabel 3 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:16.099 28932 28959 I Unity :
01-21 14:56:16.099 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:16.099 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:16.099 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:16.099 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:16.099 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:16.099 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:16.099 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<SetTurn>b__90_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:657)
01-21 14:56:16.099 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.oss.leantween@36e5f888f7/Fram
01-21 14:56:16.608 28932 28959 I Unity :
01-21 14:56:16.608 28932 28959 I Unity :
01-21 14:56:16.608 28932 28959 I Unity : onSetTurnTimerEventToView 3 remTimeInSec 30 : => member name: onSetTurnTimerEventToView : => source line number: 788
01-21 14:56:16.608 28932 28959 I Unity :
01-21 14:56:16.608 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:16.608 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:16.608 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:16.608 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:16.608 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:16.608 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:788)
01-21 14:56:16.608 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1752)
01-21 14:56:16.608 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Vo
01-21 14:56:16.611 28932 28959 I Unity :
01-21 14:56:16.611 28932 28959 I Unity :
01-21 14:56:16.611 28932 28959 I Unity : ShowTurnTimer 30 isTurnTimerEnabled True isLocalPlayer False : => member name: ShowTurnTimer : => source line number: 664
01-21 14:56:16.611 28932 28959 I Unity :
01-21 14:56:16.611 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:16.611 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:16.611 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:16.611 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:16.611 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:16.611 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ShowTurnTimer(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:664)
01-21 14:56:16.611 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:790)
01-21 14:56:16.611 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (
01-21 14:56:16.614 28932 28959 I Unity :
01-21 14:56:16.614 28932 28959 I Unity :
01-21 14:56:16.614 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Sham id: 3 seat: 2 type: OPPONENT isAi: False playState READY_TO_PLAY handsplayed 3 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:16.614 28932 28959 I Unity :
01-21 14:56:16.614 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:16.614 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:16.614 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:16.614 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:16.614 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:16.614 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:16.614 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Ass
01-21 14:56:16.616 28932 28959 I Unity :
01-21 14:56:16.616 28932 28959 I Unity :
01-21 14:56:16.616 28932 28959 I Unity : ClearCacheCurSelectedUICard : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:16.616 28932 28959 I Unity :
01-21 14:56:16.616 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:16.616 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:16.616 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:16.616 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:16.616 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:16.616 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:16.616 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1430)
01-21 14:56:16.616 28932 28959 I Unity : IJDV.Monopo
01-21 14:56:16.620 28932 28959 I Unity :
01-21 14:56:16.620 28932 28959 I Unity :
01-21 14:56:16.620 28932 28959 I Unity : UIProperties ToggleInteractive True for UILocPlayerPropertyPileOutline(Clone) mode PropSwap hash -2112193024 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:16.620 28932 28959 I Unity :
01-21 14:56:16.620 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:16.620 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:16.620 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:16.620 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:16.620 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:16.620 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:16.620 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:43
01-21 14:56:16.623 28932 28959 I Unity :
01-21 14:56:16.623 28932 28959 I Unity :
01-21 14:56:16.623 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 1 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:16.623 28932 28959 I Unity :
01-21 14:56:16.623 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:16.623 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:16.623 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:16.623 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:16.623 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:16.623 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:16.623 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:16.623 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:16.626 28932 28959 I Unity :
01-21 14:56:16.626 28932 28959 I Unity :
01-21 14:56:16.626 28932 28959 I Unity : i0 key 0 uiProp? False : => member name: GetUIProperties : => source line number: 1592
01-21 14:56:16.626 28932 28959 I Unity :
01-21 14:56:16.626 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:16.626 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:16.626 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:16.626 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:16.626 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:16.626 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:GetUIProperties(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1592)
01-21 14:56:16.626 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ClearTotalRentBadge() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1174)
01-21 14:56:16.626 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scri
01-21 14:56:17.266 28932 28959 I Unity :
01-21 14:56:17.266 28932 28959 I Unity :
01-21 14:56:17.266 28932 28959 I Unity : onCardMoveFromPhoton... : => member name: onCardMoveFromOppnt : => source line number: 1774
01-21 14:56:17.266 28932 28959 I Unity :
01-21 14:56:17.266 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:17.266 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:17.266 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:17.266 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:17.266 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:17.266 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1774)
01-21 14:56:17.266 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1194)
01-21 14:56:17.266 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:56:17.266 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlag
01-21 14:56:17.271 28932 28959 I Unity :
01-21 14:56:17.271 28932 28959 I Unity :
01-21 14:56:17.271 28932 28959 I Unity : **Cards: 2 : => member name: deSerilaize : => source line number: 29
01-21 14:56:17.271 28932 28959 I Unity :
01-21 14:56:17.271 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:17.271 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:17.271 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:17.271 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:17.271 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:17.271 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:29)
01-21 14:56:17.271 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:17.271 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:17.276 28932 28959 I Unity :
01-21 14:56:17.276 28932 28959 I Unity :
01-21 14:56:17.276 28932 28959 I Unity : onOthersCardMove : => member name: onOthersCardMove : => source line number: 701
01-21 14:56:17.276 28932 28959 I Unity :
01-21 14:56:17.276 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:17.276 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:17.276 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:17.276 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:17.276 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:17.276 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:701)
01-21 14:56:17.276 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:17.276 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monopo
01-21 14:56:17.281 28932 28959 I Unity :
01-21 14:56:17.281 28932 28959 I Unity :
01-21 14:56:17.281 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:17.281 28932 28959 I Unity : From: Sham
01-21 14:56:17.281 28932 28959 I Unity : To: Sham
01-21 14:56:17.281 28932 28959 I Unity : ToPile: HAND_PILE
01-21 14:56:17.281 28932 28959 I Unity : Properties:
01-21 14:56:17.281 28932 28959 I Unity : isValidMv: True
01-21 14:56:17.281 28932 28959 I Unity : CardsMoved
01-21 14:56:17.281 28932 28959 I Unity : type: ACTION_CARD action: MY_BIRTHDAY uid: 17 money: 2 isPureWild: False colors: 1 Hash -1741806464
01-21 14:56:17.281 28932 28959 I Unity : type: MONEY_CARD action: MONEY uid: 92 money: 1 isPureWild: False colors: 1 Hash 835735552
01-21 14:56:17.281 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onOthersCardMove : => source line number: 703
01-21 14:56:17.281 28932 28959 I Unity :
01-21 14:56:17.281 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:17.281 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:17.281 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:17.281 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:17.281 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:17.281 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.c
01-21 14:56:17.286 28932 28959 I Unity :
01-21 14:56:17.286 28932 28959 I Unity :
01-21 14:56:17.286 28932 28959 I Unity : from: Sham to: Sham : => member name: onOthersCardMove : => source line number: 709
01-21 14:56:17.286 28932 28959 I Unity :
01-21 14:56:17.286 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:17.286 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:17.286 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:17.286 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:17.286 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:17.286 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:709)
01-21 14:56:17.286 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:17.286 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Mon
01-21 14:56:17.293 28932 28959 I Unity :
01-21 14:56:17.293 28932 28959 I Unity :
01-21 14:56:17.293 28932 28959 I Unity : adding cards to hand... : => member name: addCardsToHand : => source line number: 218
01-21 14:56:17.293 28932 28959 I Unity :
01-21 14:56:17.293 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:17.293 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:17.293 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:17.293 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:17.293 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:17.293 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addCardsToHand(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:218)
01-21 14:56:17.293 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:754)
01-21 14:56:17.293 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/Mono
01-21 14:56:17.298 28932 28959 I Unity :
01-21 14:56:17.298 28932 28959 I Unity :
01-21 14:56:17.298 28932 28959 I Unity : onOppntPlayerCardMoveEventToView from 3 to 3 toPile HAND_PILE total cards moved 2 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 645
01-21 14:56:17.298 28932 28959 I Unity :
01-21 14:56:17.298 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:17.298 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:17.298 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:17.298 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:17.298 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:17.298 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:645)
01-21 14:56:17.298 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Contro
01-21 14:56:17.306 28932 28959 I Unity :
01-21 14:56:17.306 28932 28959 I Unity :
01-21 14:56:17.306 28932 28959 I Unity : onOpponentPlayerCardMoveEventToView fromPlayer 3 toPlayer 3 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 650
01-21 14:56:17.306 28932 28959 I Unity :
01-21 14:56:17.306 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:17.306 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:17.306 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:17.306 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:17.306 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:17.306 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:650)
01-21 14:56:17.306 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealControlle
01-21 14:56:20.683 28932 28959 I Unity :
01-21 14:56:20.683 28932 28959 I Unity :
01-21 14:56:20.683 28932 28959 I Unity : onCardMoveFromPhoton... : => member name: onCardMoveFromOppnt : => source line number: 1774
01-21 14:56:20.683 28932 28959 I Unity :
01-21 14:56:20.683 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.683 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.683 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.683 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.683 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.683 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1774)
01-21 14:56:20.683 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1194)
01-21 14:56:20.683 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:56:20.683 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlag
01-21 14:56:20.688 28932 28959 I Unity :
01-21 14:56:20.688 28932 28959 I Unity :
01-21 14:56:20.688 28932 28959 I Unity : **Cards: 1 : => member name: deSerilaize : => source line number: 29
01-21 14:56:20.688 28932 28959 I Unity :
01-21 14:56:20.688 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.688 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.688 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.688 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.688 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.688 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:29)
01-21 14:56:20.688 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:20.688 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:20.694 28932 28959 I Unity :
01-21 14:56:20.694 28932 28959 I Unity :
01-21 14:56:20.694 28932 28959 I Unity : UID: 46 : => member name: findAndGetCards : => source line number: 320
01-21 14:56:20.694 28932 28959 I Unity :
01-21 14:56:20.694 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.694 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.694 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.694 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.694 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.694 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCards(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:320)
01-21 14:56:20.694 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCard(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:307)
01-21 14:56:20.694 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Mo
01-21 14:56:20.700 28932 28959 I Unity :
01-21 14:56:20.700 28932 28959 I Unity :
01-21 14:56:20.700 28932 28959 I Unity : Not in bank... : => member name: findAndGetCards : => source line number: 324
01-21 14:56:20.700 28932 28959 I Unity :
01-21 14:56:20.700 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.700 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.700 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.700 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.700 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.700 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCards(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:324)
01-21 14:56:20.700 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCard(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:307)
01-21 14:56:20.700 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Monopol
01-21 14:56:20.705 28932 28959 I Unity :
01-21 14:56:20.705 28932 28959 I Unity :
01-21 14:56:20.705 28932 28959 I Unity : Not in Property... : => member name: findAndGetCards : => source line number: 343
01-21 14:56:20.705 28932 28959 I Unity :
01-21 14:56:20.705 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.705 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.705 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.705 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.705 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.705 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCards(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:343)
01-21 14:56:20.705 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCard(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:307)
01-21 14:56:20.705 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Mon
01-21 14:56:20.709 28932 28959 I Unity :
01-21 14:56:20.709 28932 28959 I Unity :
01-21 14:56:20.709 28932 28959 I Unity : dzPmv.fromKey: 2 : => member name: deSerilaize : => source line number: 40
01-21 14:56:20.709 28932 28959 I Unity :
01-21 14:56:20.709 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.709 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.709 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.709 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.709 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.709 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:40)
01-21 14:56:20.709 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:20.709 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Work
01-21 14:56:20.714 28932 28959 I Unity :
01-21 14:56:20.714 28932 28959 I Unity :
01-21 14:56:20.714 28932 28959 I Unity : dzPmv.fromPlayerProperties: : => member name: deSerilaize : => source line number: 45
01-21 14:56:20.714 28932 28959 I Unity :
01-21 14:56:20.714 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.714 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.714 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.714 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.714 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.714 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:45)
01-21 14:56:20.714 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:20.714 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monop
01-21 14:56:20.718 28932 28959 I Unity :
01-21 14:56:20.718 28932 28959 I Unity :
01-21 14:56:20.718 28932 28959 I Unity : onOthersCardMove : => member name: onOthersCardMove : => source line number: 701
01-21 14:56:20.718 28932 28959 I Unity :
01-21 14:56:20.718 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.718 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.718 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.718 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.718 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.718 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:701)
01-21 14:56:20.718 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:20.718 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monopo
01-21 14:56:20.722 28932 28959 I Unity :
01-21 14:56:20.722 28932 28959 I Unity :
01-21 14:56:20.722 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:20.722 28932 28959 I Unity : From: Sham
01-21 14:56:20.722 28932 28959 I Unity : To: Sham
01-21 14:56:20.722 28932 28959 I Unity : ToPile: PROPERTY_PILE
01-21 14:56:20.722 28932 28959 I Unity : Properties:
01-21 14:56:20.722 28932 28959 I Unity : isValidMv: True
01-21 14:56:20.722 28932 28959 I Unity : CardsMoved
01-21 14:56:20.722 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 46 money: 2 isPureWild: False colors: 1 Hash -1081693312
01-21 14:56:20.722 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onOthersCardMove : => source line number: 703
01-21 14:56:20.722 28932 28959 I Unity :
01-21 14:56:20.722 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.722 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.722 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.722 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.722 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.722 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:703)
01-21 14:56:20.722 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlaye
01-21 14:56:20.725 28932 28959 I Unity :
01-21 14:56:20.725 28932 28959 I Unity :
01-21 14:56:20.725 28932 28959 I Unity : from: Sham to: Sham : => member name: onOthersCardMove : => source line number: 709
01-21 14:56:20.725 28932 28959 I Unity :
01-21 14:56:20.725 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.725 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.725 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.725 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.725 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.725 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:709)
01-21 14:56:20.725 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:20.725 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Mon
01-21 14:56:20.729 28932 28959 I Unity :
01-21 14:56:20.729 28932 28959 I Unity :
01-21 14:56:20.729 28932 28959 I Unity : toProp: : => member name: onOthersCardMove : => source line number: 732
01-21 14:56:20.729 28932 28959 I Unity :
01-21 14:56:20.729 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.729 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.729 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.729 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.729 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.729 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:732)
01-21 14:56:20.729 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:20.729 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/W
01-21 14:56:20.733 28932 28959 I Unity :
01-21 14:56:20.733 28932 28959 I Unity :
01-21 14:56:20.733 28932 28959 I Unity : Adding new property : => member name: addNewProperty : => source line number: 536
01-21 14:56:20.733 28932 28959 I Unity :
01-21 14:56:20.733 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.733 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.733 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.733 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.733 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.733 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addNewProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:536)
01-21 14:56:20.733 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:741)
01-21 14:56:20.733 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDe
01-21 14:56:20.739 28932 28959 I Unity :
01-21 14:56:20.739 28932 28959 I Unity :
01-21 14:56:20.739 28932 28959 I Unity : PrimaryColor: #F57F23 key: 2 : => member name: updatePrimayColorAndKey : => source line number: 232
01-21 14:56:20.739 28932 28959 I Unity :
01-21 14:56:20.739 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.739 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.739 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.739 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.739 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.739 28932 28959 I Unity : IJDV.MonopolyDeal.Model.Properties:updatePrimayColorAndKey() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/Properties.cs:232)
01-21 14:56:20.739 28932 28959 I Unity : IJDV.MonopolyDeal.Model.Properties:addProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/Properties.cs:204)
01-21 14:56:20.739 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addNewProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Monopol
01-21 14:56:20.742 28932 28959 I Unity :
01-21 14:56:20.742 28932 28959 I Unity :
01-21 14:56:20.742 28932 28959 I Unity : UpdateRemainingActionsLabel 3 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:20.742 28932 28959 I Unity :
01-21 14:56:20.742 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.742 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.742 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.742 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.742 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.742 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:20.742 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1530)
01-21 14:56:20.742 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves
01-21 14:56:20.746 28932 28959 I Unity :
01-21 14:56:20.746 28932 28959 I Unity :
01-21 14:56:20.746 28932 28959 I Unity : onUpdatesHandsPlayedToView 1 : => member name: onUpdatesHandsPlayedToView : => source line number: 1531
01-21 14:56:20.746 28932 28959 I Unity :
01-21 14:56:20.746 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.746 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.746 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.746 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.746 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.746 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1531)
01-21 14:56:20.746 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:768)
01-21 14:56:20.746 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCa
01-21 14:56:20.749 28932 28959 I Unity :
01-21 14:56:20.749 28932 28959 I Unity :
01-21 14:56:20.749 28932 28959 I Unity : Sham card removed... : => member name: onOthersCardMove : => source line number: 771
01-21 14:56:20.749 28932 28959 I Unity :
01-21 14:56:20.749 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.749 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.749 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.749 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.749 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.749 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:771)
01-21 14:56:20.749 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:20.749 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Mo
01-21 14:56:20.752 28932 28959 I Unity :
01-21 14:56:20.752 28932 28959 I Unity :
01-21 14:56:20.752 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 46 money: 2 isPureWild: False colors: 1 Hash -1081693312 : => member name: removeCardFromHand : => source line number: 2341
01-21 14:56:20.752 28932 28959 I Unity :
01-21 14:56:20.752 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.752 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.752 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.752 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.752 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.752 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:removeCardFromHand(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:2341)
01-21 14:56:20.752 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:772)
01-21 14:56:20.752 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCa
01-21 14:56:20.756 28932 28959 I Unity :
01-21 14:56:20.756 28932 28959 I Unity :
01-21 14:56:20.756 28932 28959 I Unity : onOppntPlayerCardMoveEventToView from 3 to 3 toPile PROPERTY_PILE total cards moved 1 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 645
01-21 14:56:20.756 28932 28959 I Unity :
01-21 14:56:20.756 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.756 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.756 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.756 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.756 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.756 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:645)
01-21 14:56:20.756 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Co
01-21 14:56:20.759 28932 28959 I Unity :
01-21 14:56:20.759 28932 28959 I Unity :
01-21 14:56:20.759 28932 28959 I Unity : onOpponentPlayerCardMoveEventToView fromPlayer 3 toPlayer 3 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 650
01-21 14:56:20.759 28932 28959 I Unity :
01-21 14:56:20.759 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.759 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.759 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.759 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.759 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.759 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:650)
01-21 14:56:20.759 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealControlle
01-21 14:56:20.762 28932 28959 I Unity :
01-21 14:56:20.762 28932 28959 I Unity :
01-21 14:56:20.762 28932 28959 I Unity : onOppntPlayerCardMoveEventToView moving to PROPERTY_PILE cardsMoved.Count 1 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 724
01-21 14:56:20.762 28932 28959 I Unity :
01-21 14:56:20.762 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.762 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.762 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.762 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.762 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.762 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:724)
01-21 14:56:20.762 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/M
01-21 14:56:20.766 28932 28959 I Unity :
01-21 14:56:20.766 28932 28959 I Unity :
01-21 14:56:20.766 28932 28959 I Unity : Card to spawn type: PROPERTY_CARD action: NONE uid: 46 money: 2 isPureWild: False colors: 1 Hash -1081693312 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 732
01-21 14:56:20.766 28932 28959 I Unity :
01-21 14:56:20.766 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.766 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.766 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.766 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.766 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.766 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:732)
01-21 14:56:20.766 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/
01-21 14:56:20.768 28932 28959 I Unity :
01-21 14:56:20.768 28932 28959 I Unity :
01-21 14:56:20.768 28932 28959 I Unity : PROPERTY_PILE toPlayer.isLocalPlayer? False from PROPERTY_PILE tweenFrom HandIcon : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 743
01-21 14:56:20.768 28932 28959 I Unity :
01-21 14:56:20.768 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.768 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.768 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.768 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.768 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.768 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:743)
01-21 14:56:20.768 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Contro
01-21 14:56:20.771 28932 28959 I Unity :
01-21 14:56:20.771 28932 28959 I Unity :
01-21 14:56:20.771 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile name: Sham id: 3 seat: 2 type: OPPONENT isAi: False anchoredPosition (0.0, 0.0) : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1278
01-21 14:56:20.771 28932 28959 I Unity :
01-21 14:56:20.771 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.771 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.771 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.771 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.771 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.771 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1278)
01-21 14:56:20.771 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Contr
01-21 14:56:20.774 28932 28959 I Unity :
01-21 14:56:20.774 28932 28959 I Unity :
01-21 14:56:20.774 28932 28959 I Unity : RemoveCardFromHand True : => member name: RemoveCardFromHand : => source line number: 1269
01-21 14:56:20.774 28932 28959 I Unity :
01-21 14:56:20.774 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.774 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.774 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.774 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.774 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.774 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:RemoveCardFromHand(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1269)
01-21 14:56:20.774 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1282)
01-21 14:56:20.774 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNI
01-21 14:56:20.777 28932 28959 I Unity :
01-21 14:56:20.777 28932 28959 I Unity :
01-21 14:56:20.777 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile fromPlayerPropertieskey: toPropertieskey: Card: type: PROPERTY_CARD action: NONE uid: 46 money: 2 isPureWild: False colors: 1 Hash -1081693312 _uiProperties.Count: 0 : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1286
01-21 14:56:20.777 28932 28959 I Unity :
01-21 14:56:20.777 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.777 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.777 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.777 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.777 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.777 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1286)
01-21 14:56:20.777 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Developm
01-21 14:56:20.779 28932 28959 I Unity :
01-21 14:56:20.779 28932 28959 I Unity :
01-21 14:56:20.779 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile found property? 2 : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1290
01-21 14:56:20.779 28932 28959 I Unity :
01-21 14:56:20.779 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.779 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.779 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.779 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.779 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.779 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1290)
01-21 14:56:20.779 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:750)
01-21 14:56:20.779 28932 28959 I Unity : IJDV.MonopolyDeal.C
01-21 14:56:20.782 28932 28959 I Unity :
01-21 14:56:20.782 28932 28959 I Unity :
01-21 14:56:20.782 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile not found existing prop group. Creating new one : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1303
01-21 14:56:20.782 28932 28959 I Unity :
01-21 14:56:20.782 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.782 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.782 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.782 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.782 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.782 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1303)
01-21 14:56:20.782 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewControll
01-21 14:56:20.785 28932 28959 I Unity :
01-21 14:56:20.785 28932 28959 I Unity :
01-21 14:56:20.785 28932 28959 I Unity : AddCard type: PROPERTY_CARD action: NONE uid: 46 money: 2 isPureWild: False colors: 1 Hash -1081693312 key 2 : => member name: AddCard : => source line number: 96
01-21 14:56:20.785 28932 28959 I Unity :
01-21 14:56:20.785 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.785 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.785 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.785 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.785 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.785 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:AddCard(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:96)
01-21 14:56:20.785 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1312)
01-21 14:56:20.785 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponent
01-21 14:56:20.788 28932 28959 I Unity :
01-21 14:56:20.788 28932 28959 I Unity :
01-21 14:56:20.788 28932 28959 I Unity : UIProperties ToggleInteractive False for UIOpponentPropertyPileOutline(Clone) mode None hash -236868096 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:20.788 28932 28959 I Unity :
01-21 14:56:20.788 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.788 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.788 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.788 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.788 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.788 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:20.788 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1319)
01-21 14:56:20.788 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.
01-21 14:56:20.862 28932 28959 I Unity :
01-21 14:56:20.862 28932 28959 I Unity :
01-21 14:56:20.862 28932 28959 I Unity : End Trun isLocalPlayer? False id 3 : => member name: EndTurn : => source line number: 1186
01-21 14:56:20.862 28932 28959 I Unity :
01-21 14:56:20.862 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.862 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.862 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.862 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.862 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.862 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:EndTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1186)
01-21 14:56:20.862 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnEndTurnFromController() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1205)
01-21 14:56:20.862 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onEndPlayerTurnEventToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/S
01-21 14:56:20.865 28932 28959 I Unity :
01-21 14:56:20.865 28932 28959 I Unity :
01-21 14:56:20.865 28932 28959 I Unity : UIProperties ToggleInteractive False for UIOpponentPropertyPileOutline(Clone) mode None hash -236868096 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:20.865 28932 28959 I Unity :
01-21 14:56:20.865 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.865 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.865 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.865 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.865 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.865 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:20.865 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:431)
01-21 14:56:20.865 28932 28959 I Unity : IJ
01-21 14:56:20.900 28932 28959 I Unity :
01-21 14:56:20.900 28932 28959 I Unity :
01-21 14:56:20.900 28932 28959 I Unity : UIView on set turn... 4 : => member name: onSetTurn : => source line number: 1782
01-21 14:56:20.900 28932 28959 I Unity :
01-21 14:56:20.900 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.900 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.900 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.900 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.900 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.900 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1782)
01-21 14:56:20.900 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:20.900 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:20.902 28932 28959 I Unity :
01-21 14:56:20.902 28932 28959 I Unity :
01-21 14:56:20.902 28932 28959 I Unity : SetTurn to 4 : => member name: SetTurn : => source line number: 656
01-21 14:56:20.902 28932 28959 I Unity :
01-21 14:56:20.902 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.902 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.902 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.902 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.902 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.902 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:SetTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:656)
01-21 14:56:20.902 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1786)
01-21 14:56:20.902 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets
01-21 14:56:20.905 28932 28959 I Unity :
01-21 14:56:20.905 28932 28959 I Unity :
01-21 14:56:20.905 28932 28959 I Unity : on set turn... : => member name: onSetTurn : => source line number: 1716
01-21 14:56:20.905 28932 28959 I Unity :
01-21 14:56:20.905 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:20.905 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:20.905 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:20.905 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:20.905 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:20.905 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1716)
01-21 14:56:20.905 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:20.905 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Script
01-21 14:56:21.335 28932 28959 I Unity :
01-21 14:56:21.335 28932 28959 I Unity :
01-21 14:56:21.335 28932 28959 I Unity : UpdateRemainingActionsLabel 3 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:21.335 28932 28959 I Unity :
01-21 14:56:21.335 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:21.335 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:21.335 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:21.335 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:21.335 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:21.335 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:21.335 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<EndTurn>b__101_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1187)
01-21 14:56:21.335 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.oss.leantween@36e5f888f7/Fr
01-21 14:56:21.408 28932 28959 I Unity :
01-21 14:56:21.408 28932 28959 I Unity :
01-21 14:56:21.408 28932 28959 I Unity : UpdateRemainingActionsLabel 4 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:21.408 28932 28959 I Unity :
01-21 14:56:21.408 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:21.408 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:21.408 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:21.408 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:21.408 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:21.408 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:21.408 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<SetTurn>b__90_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:657)
01-21 14:56:21.408 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.oss.leantween@36e5f888f7/Fram
01-21 14:56:21.917 28932 28959 I Unity :
01-21 14:56:21.917 28932 28959 I Unity :
01-21 14:56:21.917 28932 28959 I Unity : onSetTurnTimerEventToView 4 remTimeInSec 30 : => member name: onSetTurnTimerEventToView : => source line number: 788
01-21 14:56:21.917 28932 28959 I Unity :
01-21 14:56:21.917 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:21.917 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:21.917 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:21.917 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:21.917 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:21.917 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:788)
01-21 14:56:21.917 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1752)
01-21 14:56:21.917 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Vo
01-21 14:56:21.920 28932 28959 I Unity :
01-21 14:56:21.920 28932 28959 I Unity :
01-21 14:56:21.920 28932 28959 I Unity : ShowTurnTimer 30 isTurnTimerEnabled True isLocalPlayer False : => member name: ShowTurnTimer : => source line number: 664
01-21 14:56:21.920 28932 28959 I Unity :
01-21 14:56:21.920 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:21.920 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:21.920 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:21.920 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:21.920 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:21.920 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ShowTurnTimer(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:664)
01-21 14:56:21.920 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:790)
01-21 14:56:21.920 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (
01-21 14:56:21.923 28932 28959 I Unity :
01-21 14:56:21.923 28932 28959 I Unity :
01-21 14:56:21.923 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Ram id: 4 seat: 3 type: OPPONENT isAi: False playState READY_TO_PLAY handsplayed 3 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:21.923 28932 28959 I Unity :
01-21 14:56:21.923 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:21.923 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:21.923 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:21.923 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:21.923 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:21.923 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:21.923 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Asse
01-21 14:56:21.928 28932 28959 I Unity :
01-21 14:56:21.928 28932 28959 I Unity :
01-21 14:56:21.928 28932 28959 I Unity : ClearCacheCurSelectedUICard : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:21.928 28932 28959 I Unity :
01-21 14:56:21.928 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:21.928 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:21.928 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:21.928 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:21.928 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:21.928 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:21.928 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1430)
01-21 14:56:21.928 28932 28959 I Unity : IJDV.Monopo
01-21 14:56:21.931 28932 28959 I Unity :
01-21 14:56:21.931 28932 28959 I Unity :
01-21 14:56:21.931 28932 28959 I Unity : UIProperties ToggleInteractive True for UILocPlayerPropertyPileOutline(Clone) mode PropSwap hash -2112193024 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:21.931 28932 28959 I Unity :
01-21 14:56:21.931 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:21.931 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:21.931 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:21.931 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:21.931 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:21.931 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:21.931 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:43
01-21 14:56:21.933 28932 28959 I Unity :
01-21 14:56:21.933 28932 28959 I Unity :
01-21 14:56:21.933 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 1 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:21.933 28932 28959 I Unity :
01-21 14:56:21.933 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:21.933 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:21.933 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:21.933 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:21.933 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:21.933 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:21.933 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:21.933 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:21.938 28932 28959 I Unity :
01-21 14:56:21.938 28932 28959 I Unity :
01-21 14:56:21.938 28932 28959 I Unity : i0 key 0 uiProp? False : => member name: GetUIProperties : => source line number: 1592
01-21 14:56:21.938 28932 28959 I Unity :
01-21 14:56:21.938 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:21.938 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:21.938 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:21.938 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:21.938 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:21.938 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:GetUIProperties(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1592)
01-21 14:56:21.938 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ClearTotalRentBadge() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1174)
01-21 14:56:21.938 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scri
01-21 14:56:22.501 28932 28959 I Unity :
01-21 14:56:22.501 28932 28959 I Unity :
01-21 14:56:22.501 28932 28959 I Unity : onCardMoveFromPhoton... : => member name: onCardMoveFromOppnt : => source line number: 1774
01-21 14:56:22.501 28932 28959 I Unity :
01-21 14:56:22.501 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:22.501 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:22.501 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:22.501 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:22.501 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:22.501 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1774)
01-21 14:56:22.501 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1194)
01-21 14:56:22.501 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:56:22.501 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlag
01-21 14:56:22.506 28932 28959 I Unity :
01-21 14:56:22.506 28932 28959 I Unity :
01-21 14:56:22.506 28932 28959 I Unity : **Cards: 2 : => member name: deSerilaize : => source line number: 29
01-21 14:56:22.506 28932 28959 I Unity :
01-21 14:56:22.506 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:22.506 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:22.506 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:22.506 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:22.506 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:22.506 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:29)
01-21 14:56:22.506 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:22.506 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:22.511 28932 28959 I Unity :
01-21 14:56:22.511 28932 28959 I Unity :
01-21 14:56:22.511 28932 28959 I Unity : onOthersCardMove : => member name: onOthersCardMove : => source line number: 701
01-21 14:56:22.511 28932 28959 I Unity :
01-21 14:56:22.511 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:22.511 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:22.511 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:22.511 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:22.511 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:22.511 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:701)
01-21 14:56:22.511 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:22.511 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monopo
01-21 14:56:22.516 28932 28959 I Unity :
01-21 14:56:22.516 28932 28959 I Unity :
01-21 14:56:22.516 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:22.516 28932 28959 I Unity : From: Ram
01-21 14:56:22.516 28932 28959 I Unity : To: Ram
01-21 14:56:22.516 28932 28959 I Unity : ToPile: HAND_PILE
01-21 14:56:22.516 28932 28959 I Unity : Properties:
01-21 14:56:22.516 28932 28959 I Unity : isValidMv: True
01-21 14:56:22.516 28932 28959 I Unity : CardsMoved
01-21 14:56:22.516 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 56 money: 3 isPureWild: False colors: 1 Hash 1420059264
01-21 14:56:22.516 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 44 money: 2 isPureWild: False colors: 1 Hash -723050368
01-21 14:56:22.516 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onOthersCardMove : => source line number: 703
01-21 14:56:22.516 28932 28959 I Unity :
01-21 14:56:22.516 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:22.516 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:22.516 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:22.516 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:22.516 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:22.516 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:703
01-21 14:56:22.521 28932 28959 I Unity :
01-21 14:56:22.521 28932 28959 I Unity :
01-21 14:56:22.521 28932 28959 I Unity : from: Ram to: Ram : => member name: onOthersCardMove : => source line number: 709
01-21 14:56:22.521 28932 28959 I Unity :
01-21 14:56:22.521 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:22.521 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:22.521 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:22.521 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:22.521 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:22.521 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:709)
01-21 14:56:22.521 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:22.521 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monop
01-21 14:56:22.526 28932 28959 I Unity :
01-21 14:56:22.526 28932 28959 I Unity :
01-21 14:56:22.526 28932 28959 I Unity : adding cards to hand... : => member name: addCardsToHand : => source line number: 218
01-21 14:56:22.526 28932 28959 I Unity :
01-21 14:56:22.526 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:22.526 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:22.526 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:22.526 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:22.526 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:22.526 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addCardsToHand(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:218)
01-21 14:56:22.526 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:754)
01-21 14:56:22.526 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/Mono
01-21 14:56:22.530 28932 28959 I Unity :
01-21 14:56:22.530 28932 28959 I Unity :
01-21 14:56:22.530 28932 28959 I Unity : onOppntPlayerCardMoveEventToView from 4 to 4 toPile HAND_PILE total cards moved 2 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 645
01-21 14:56:22.530 28932 28959 I Unity :
01-21 14:56:22.530 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:22.530 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:22.530 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:22.530 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:22.530 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:22.530 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:645)
01-21 14:56:22.530 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Contro
01-21 14:56:22.535 28932 28959 I Unity :
01-21 14:56:22.535 28932 28959 I Unity :
01-21 14:56:22.535 28932 28959 I Unity : onOpponentPlayerCardMoveEventToView fromPlayer 4 toPlayer 4 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 650
01-21 14:56:22.535 28932 28959 I Unity :
01-21 14:56:22.535 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:22.535 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:22.535 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:22.535 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:22.535 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:22.535 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:650)
01-21 14:56:22.535 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealControlle
01-21 14:56:25.666 28932 28959 I Unity :
01-21 14:56:25.666 28932 28959 I Unity :
01-21 14:56:25.666 28932 28959 I Unity : End Trun isLocalPlayer? False id 4 : => member name: EndTurn : => source line number: 1186
01-21 14:56:25.666 28932 28959 I Unity :
01-21 14:56:25.666 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.666 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.666 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.666 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.666 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.666 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:EndTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1186)
01-21 14:56:25.666 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnEndTurnFromController() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1205)
01-21 14:56:25.666 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onEndPlayerTurnEventToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/S
01-21 14:56:25.702 28932 28959 I Unity :
01-21 14:56:25.702 28932 28959 I Unity :
01-21 14:56:25.702 28932 28959 I Unity : onCardMoveFromPhoton... : => member name: onCardMoveFromOppnt : => source line number: 1774
01-21 14:56:25.702 28932 28959 I Unity :
01-21 14:56:25.702 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.702 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.702 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.702 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.702 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.702 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1774)
01-21 14:56:25.702 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1194)
01-21 14:56:25.702 28932 28959 I Unity : System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
01-21 14:56:25.702 28932 28959 I Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlag
01-21 14:56:25.706 28932 28959 I Unity :
01-21 14:56:25.706 28932 28959 I Unity :
01-21 14:56:25.706 28932 28959 I Unity : **Cards: 1 : => member name: deSerilaize : => source line number: 29
01-21 14:56:25.706 28932 28959 I Unity :
01-21 14:56:25.706 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.706 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.706 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.706 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.706 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.706 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:29)
01-21 14:56:25.706 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:25.706 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:25.709 28932 28959 I Unity :
01-21 14:56:25.709 28932 28959 I Unity :
01-21 14:56:25.709 28932 28959 I Unity : UID: 44 : => member name: findAndGetCards : => source line number: 320
01-21 14:56:25.709 28932 28959 I Unity :
01-21 14:56:25.709 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.709 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.709 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.709 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.709 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.709 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCards(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:320)
01-21 14:56:25.709 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCard(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:307)
01-21 14:56:25.709 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Mo
01-21 14:56:25.713 28932 28959 I Unity :
01-21 14:56:25.713 28932 28959 I Unity :
01-21 14:56:25.713 28932 28959 I Unity : Not in bank... : => member name: findAndGetCards : => source line number: 324
01-21 14:56:25.713 28932 28959 I Unity :
01-21 14:56:25.713 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.713 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.713 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.713 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.713 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.713 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCards(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:324)
01-21 14:56:25.713 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCard(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:307)
01-21 14:56:25.713 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Monopol
01-21 14:56:25.717 28932 28959 I Unity :
01-21 14:56:25.717 28932 28959 I Unity :
01-21 14:56:25.717 28932 28959 I Unity : Not in Property... : => member name: findAndGetCards : => source line number: 343
01-21 14:56:25.717 28932 28959 I Unity :
01-21 14:56:25.717 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.717 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.717 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.717 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.717 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.717 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCards(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:343)
01-21 14:56:25.717 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:findAndGetCard(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:307)
01-21 14:56:25.717 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Mon
01-21 14:56:25.720 28932 28959 I Unity :
01-21 14:56:25.720 28932 28959 I Unity :
01-21 14:56:25.720 28932 28959 I Unity : dzPmv.fromKey: 3 : => member name: deSerilaize : => source line number: 40
01-21 14:56:25.720 28932 28959 I Unity :
01-21 14:56:25.720 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.720 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.720 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.720 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.720 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.720 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:40)
01-21 14:56:25.720 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:25.720 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/Work
01-21 14:56:25.723 28932 28959 I Unity :
01-21 14:56:25.723 28932 28959 I Unity :
01-21 14:56:25.723 28932 28959 I Unity : dzPmv.fromPlayerProperties: : => member name: deSerilaize : => source line number: 45
01-21 14:56:25.723 28932 28959 I Unity :
01-21 14:56:25.723 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.723 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.723 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.723 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.723 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.723 28932 28959 I Unity : IJDV.MonopolyDeal.Model.SerializablePlayerMove:deSerilaize(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/SerializablePlayerMove.cs:45)
01-21 14:56:25.723 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1777)
01-21 14:56:25.723 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monop
01-21 14:56:25.726 28932 28959 I Unity :
01-21 14:56:25.726 28932 28959 I Unity :
01-21 14:56:25.726 28932 28959 I Unity : onOthersCardMove : => member name: onOthersCardMove : => source line number: 701
01-21 14:56:25.726 28932 28959 I Unity :
01-21 14:56:25.726 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.726 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.726 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.726 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.726 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.726 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:701)
01-21 14:56:25.726 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:25.726 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monopo
01-21 14:56:25.728 28932 28959 I Unity :
01-21 14:56:25.728 28932 28959 I Unity :
01-21 14:56:25.728 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:25.728 28932 28959 I Unity : From: Ram
01-21 14:56:25.728 28932 28959 I Unity : To: Ram
01-21 14:56:25.728 28932 28959 I Unity : ToPile: PROPERTY_PILE
01-21 14:56:25.728 28932 28959 I Unity : Properties:
01-21 14:56:25.728 28932 28959 I Unity : isValidMv: True
01-21 14:56:25.728 28932 28959 I Unity : CardsMoved
01-21 14:56:25.728 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 44 money: 2 isPureWild: False colors: 1 Hash -723050368
01-21 14:56:25.728 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onOthersCardMove : => source line number: 703
01-21 14:56:25.728 28932 28959 I Unity :
01-21 14:56:25.728 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.728 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.728 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.728 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.728 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.728 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:703)
01-21 14:56:25.728 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMo
01-21 14:56:25.731 28932 28959 I Unity :
01-21 14:56:25.731 28932 28959 I Unity :
01-21 14:56:25.731 28932 28959 I Unity : from: Ram to: Ram : => member name: onOthersCardMove : => source line number: 709
01-21 14:56:25.731 28932 28959 I Unity :
01-21 14:56:25.731 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.731 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.731 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.731 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.731 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.731 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:709)
01-21 14:56:25.731 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:25.731 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Monop
01-21 14:56:25.734 28932 28959 I Unity :
01-21 14:56:25.734 28932 28959 I Unity :
01-21 14:56:25.734 28932 28959 I Unity : toProp: : => member name: onOthersCardMove : => source line number: 732
01-21 14:56:25.734 28932 28959 I Unity :
01-21 14:56:25.734 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.734 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.734 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.734 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.734 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.734 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:732)
01-21 14:56:25.734 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:25.734 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/MonopolyDeal/W
01-21 14:56:25.737 28932 28959 I Unity :
01-21 14:56:25.737 28932 28959 I Unity :
01-21 14:56:25.737 28932 28959 I Unity : Adding new property : => member name: addNewProperty : => source line number: 536
01-21 14:56:25.737 28932 28959 I Unity :
01-21 14:56:25.737 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.737 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.737 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.737 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.737 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.737 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addNewProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:536)
01-21 14:56:25.737 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:741)
01-21 14:56:25.737 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDe
01-21 14:56:25.743 28932 28959 I Unity :
01-21 14:56:25.743 28932 28959 I Unity :
01-21 14:56:25.743 28932 28959 I Unity : PrimaryColor: #F57F23 key: 3 : => member name: updatePrimayColorAndKey : => source line number: 232
01-21 14:56:25.743 28932 28959 I Unity :
01-21 14:56:25.743 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.743 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.743 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.743 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.743 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.743 28932 28959 I Unity : IJDV.MonopolyDeal.Model.Properties:updatePrimayColorAndKey() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/Properties.cs:232)
01-21 14:56:25.743 28932 28959 I Unity : IJDV.MonopolyDeal.Model.Properties:addProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/Properties.cs:204)
01-21 14:56:25.743 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:addNewProperty(Card) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Monopol
01-21 14:56:25.746 28932 28959 I Unity :
01-21 14:56:25.746 28932 28959 I Unity :
01-21 14:56:25.746 28932 28959 I Unity : UpdateRemainingActionsLabel 4 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:25.746 28932 28959 I Unity :
01-21 14:56:25.746 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.746 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.746 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.746 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.746 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.746 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:25.746 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1530)
01-21 14:56:25.746 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves
01-21 14:56:25.749 28932 28959 I Unity :
01-21 14:56:25.749 28932 28959 I Unity :
01-21 14:56:25.749 28932 28959 I Unity : onUpdatesHandsPlayedToView 3 : => member name: onUpdatesHandsPlayedToView : => source line number: 1531
01-21 14:56:25.749 28932 28959 I Unity :
01-21 14:56:25.749 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.749 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.749 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.749 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.749 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.749 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1531)
01-21 14:56:25.749 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:768)
01-21 14:56:25.749 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCa
01-21 14:56:25.751 28932 28959 I Unity :
01-21 14:56:25.751 28932 28959 I Unity :
01-21 14:56:25.751 28932 28959 I Unity : Ram card removed... : => member name: onOthersCardMove : => source line number: 771
01-21 14:56:25.751 28932 28959 I Unity :
01-21 14:56:25.751 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.751 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.751 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.751 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.751 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.751 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:771)
01-21 14:56:25.751 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1779)
01-21 14:56:25.751 28932 28959 I Unity : PhotonManager:onOtherPlayerCardMoveRPC(Byte[]) (at /Volumes/Development/UNITY_Works/Mon
01-21 14:56:25.754 28932 28959 I Unity :
01-21 14:56:25.754 28932 28959 I Unity :
01-21 14:56:25.754 28932 28959 I Unity : type: PROPERTY_CARD action: NONE uid: 44 money: 2 isPureWild: False colors: 1 Hash -723050368 : => member name: removeCardFromHand : => source line number: 2341
01-21 14:56:25.754 28932 28959 I Unity :
01-21 14:56:25.754 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.754 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.754 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.754 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.754 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.754 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:removeCardFromHand(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:2341)
01-21 14:56:25.754 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onOthersCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:772)
01-21 14:56:25.754 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCar
01-21 14:56:25.756 28932 28959 I Unity :
01-21 14:56:25.756 28932 28959 I Unity :
01-21 14:56:25.756 28932 28959 I Unity : onOppntPlayerCardMoveEventToView from 4 to 4 toPile PROPERTY_PILE total cards moved 1 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 645
01-21 14:56:25.756 28932 28959 I Unity :
01-21 14:56:25.756 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.756 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.756 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.756 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.756 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.756 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:645)
01-21 14:56:25.756 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Co
01-21 14:56:25.759 28932 28959 I Unity :
01-21 14:56:25.759 28932 28959 I Unity :
01-21 14:56:25.759 28932 28959 I Unity : onOpponentPlayerCardMoveEventToView fromPlayer 4 toPlayer 4 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 650
01-21 14:56:25.759 28932 28959 I Unity :
01-21 14:56:25.759 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.759 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.759 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.759 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.759 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.759 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:650)
01-21 14:56:25.759 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealControlle
01-21 14:56:25.761 28932 28959 I Unity :
01-21 14:56:25.761 28932 28959 I Unity :
01-21 14:56:25.761 28932 28959 I Unity : onOppntPlayerCardMoveEventToView moving to PROPERTY_PILE cardsMoved.Count 1 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 724
01-21 14:56:25.761 28932 28959 I Unity :
01-21 14:56:25.761 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.761 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.761 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.761 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.761 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.761 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:724)
01-21 14:56:25.761 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/M
01-21 14:56:25.765 28932 28959 I Unity :
01-21 14:56:25.765 28932 28959 I Unity :
01-21 14:56:25.765 28932 28959 I Unity : Card to spawn type: PROPERTY_CARD action: NONE uid: 44 money: 2 isPureWild: False colors: 1 Hash -723050368 : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 732
01-21 14:56:25.765 28932 28959 I Unity :
01-21 14:56:25.765 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.765 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.765 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.765 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.765 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.765 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:732)
01-21 14:56:25.765 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/S
01-21 14:56:25.767 28932 28959 I Unity :
01-21 14:56:25.767 28932 28959 I Unity :
01-21 14:56:25.767 28932 28959 I Unity : PROPERTY_PILE toPlayer.isLocalPlayer? False from PROPERTY_PILE tweenFrom HandIcon : => member name: onOpponentPlayerCardMoveEventToView : => source line number: 743
01-21 14:56:25.767 28932 28959 I Unity :
01-21 14:56:25.767 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.767 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.767 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.767 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.767 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.767 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:743)
01-21 14:56:25.767 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromOppnt(SerializablePlayerMove) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Contro
01-21 14:56:25.770 28932 28959 I Unity :
01-21 14:56:25.770 28932 28959 I Unity :
01-21 14:56:25.770 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile name: Ram id: 4 seat: 3 type: OPPONENT isAi: False anchoredPosition (0.0, 0.0) : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1278
01-21 14:56:25.770 28932 28959 I Unity :
01-21 14:56:25.770 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.770 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.770 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.770 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.770 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.770 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1278)
01-21 14:56:25.770 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Contro
01-21 14:56:25.773 28932 28959 I Unity :
01-21 14:56:25.773 28932 28959 I Unity :
01-21 14:56:25.773 28932 28959 I Unity : RemoveCardFromHand True : => member name: RemoveCardFromHand : => source line number: 1269
01-21 14:56:25.773 28932 28959 I Unity :
01-21 14:56:25.773 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.773 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.773 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.773 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.773 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.773 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:RemoveCardFromHand(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1269)
01-21 14:56:25.773 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1282)
01-21 14:56:25.773 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNI
01-21 14:56:25.776 28932 28959 I Unity :
01-21 14:56:25.776 28932 28959 I Unity :
01-21 14:56:25.776 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile fromPlayerPropertieskey: toPropertieskey: Card: type: PROPERTY_CARD action: NONE uid: 44 money: 2 isPureWild: False colors: 1 Hash -723050368 _uiProperties.Count: 0 : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1286
01-21 14:56:25.776 28932 28959 I Unity :
01-21 14:56:25.776 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.776 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.776 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.776 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.776 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.776 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1286)
01-21 14:56:25.776 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Developme
01-21 14:56:25.778 28932 28959 I Unity :
01-21 14:56:25.778 28932 28959 I Unity :
01-21 14:56:25.778 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile found property? 3 : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1290
01-21 14:56:25.778 28932 28959 I Unity :
01-21 14:56:25.778 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.778 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.778 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.778 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.778 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.778 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1290)
01-21 14:56:25.778 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:750)
01-21 14:56:25.778 28932 28959 I Unity : IJDV.MonopolyDeal.C
01-21 14:56:25.781 28932 28959 I Unity :
01-21 14:56:25.781 28932 28959 I Unity :
01-21 14:56:25.781 28932 28959 I Unity : OnOppPlayerMoveCardToPropertyPile not found existing prop group. Creating new one : => member name: OnOppPlayerMoveCardToPropertyPile : => source line number: 1303
01-21 14:56:25.781 28932 28959 I Unity :
01-21 14:56:25.781 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.781 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.781 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.781 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.781 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.781 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1303)
01-21 14:56:25.781 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewControll
01-21 14:56:25.784 28932 28959 I Unity :
01-21 14:56:25.784 28932 28959 I Unity :
01-21 14:56:25.784 28932 28959 I Unity : AddCard type: PROPERTY_CARD action: NONE uid: 44 money: 2 isPureWild: False colors: 1 Hash -723050368 key 3 : => member name: AddCard : => source line number: 96
01-21 14:56:25.784 28932 28959 I Unity :
01-21 14:56:25.784 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.784 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.784 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.784 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.784 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.784 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:AddCard(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:96)
01-21 14:56:25.784 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1312)
01-21 14:56:25.784 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onOpponentP
01-21 14:56:25.786 28932 28959 I Unity :
01-21 14:56:25.786 28932 28959 I Unity :
01-21 14:56:25.786 28932 28959 I Unity : UIProperties ToggleInteractive False for UIOpponentPropertyPileOutline(Clone) mode None hash -1317850624 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:25.786 28932 28959 I Unity :
01-21 14:56:25.786 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.786 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.786 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.786 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.786 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.786 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:25.786 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnOppPlayerMoveCardToPropertyPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1319)
01-21 14:56:25.786 28932 28959 I Unity : IJDV.MonopolyDeal.Controller
01-21 14:56:25.799 28932 28959 I Unity :
01-21 14:56:25.799 28932 28959 I Unity :
01-21 14:56:25.799 28932 28959 I Unity : UIView on set turn... 1 : => member name: onSetTurn : => source line number: 1782
01-21 14:56:25.799 28932 28959 I Unity :
01-21 14:56:25.799 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.799 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.799 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.799 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.799 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.799 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1782)
01-21 14:56:25.799 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:25.799 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCop
01-21 14:56:25.808 28932 28959 I Unity :
01-21 14:56:25.808 28932 28959 I Unity :
01-21 14:56:25.808 28932 28959 I Unity : SetTurn to 1 : => member name: SetTurn : => source line number: 656
01-21 14:56:25.808 28932 28959 I Unity :
01-21 14:56:25.808 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.808 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.808 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.808 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.808 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.808 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:SetTurn() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:656)
01-21 14:56:25.808 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1786)
01-21 14:56:25.808 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets
01-21 14:56:25.811 28932 28959 I Unity :
01-21 14:56:25.811 28932 28959 I Unity :
01-21 14:56:25.811 28932 28959 I Unity : on set turn... : => member name: onSetTurn : => source line number: 1716
01-21 14:56:25.811 28932 28959 I Unity :
01-21 14:56:25.811 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.811 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.811 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.811 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.811 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.811 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1716)
01-21 14:56:25.811 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:25.811 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Script
01-21 14:56:25.814 28932 28959 I Unity :
01-21 14:56:25.814 28932 28959 I Unity :
01-21 14:56:25.814 28932 28959 I Unity : How many Cards: 2 : => member name: onSetTurn : => source line number: 1723
01-21 14:56:25.814 28932 28959 I Unity :
01-21 14:56:25.814 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.814 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.814 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.814 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.814 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.814 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1723)
01-21 14:56:25.814 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:25.814 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scr
01-21 14:56:25.817 28932 28959 I Unity :
01-21 14:56:25.817 28932 28959 I Unity :
01-21 14:56:25.817 28932 28959 I Unity : deckPointer: 28 : => member name: dealCardsToPlayer : => source line number: 445
01-21 14:56:25.817 28932 28959 I Unity :
01-21 14:56:25.817 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.817 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.817 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.817 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.817 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.817 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:dealCardsToPlayer(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:445)
01-21 14:56:25.817 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1725)
01-21 14:56:25.817 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY
01-21 14:56:25.820 28932 28959 I Unity :
01-21 14:56:25.820 28932 28959 I Unity :
01-21 14:56:25.820 28932 28959 I Unity : How many Cards: 2 : => member name: onSetTurn : => source line number: 1726
01-21 14:56:25.820 28932 28959 I Unity :
01-21 14:56:25.820 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.820 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.820 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.820 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.820 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.820 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1726)
01-21 14:56:25.820 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurnFromPhoton(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1547)
01-21 14:56:25.820 28932 28959 I Unity : PhotonManager:onSetTurRPC(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scr
01-21 14:56:25.822 28932 28959 I Unity :
01-21 14:56:25.822 28932 28959 I Unity :
01-21 14:56:25.822 28932 28959 I Unity : ->...... onCardMoveEventToView _playerCurUIAction DISCARD_CARD from 1 to 1 toPile HAND_PILE total cards moved 2 : => member name: onLocalPlayerCardMoveEventToView : => source line number: 500
01-21 14:56:25.822 28932 28959 I Unity :
01-21 14:56:25.822 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.822 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.822 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.822 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.822 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.822 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:500)
01-21 14:56:25.822 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onSetTurn(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Con
01-21 14:56:25.879 28932 28959 I Unity :
01-21 14:56:25.879 28932 28959 I Unity :
01-21 14:56:25.879 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:56:25.879 28932 28959 I Unity :
01-21 14:56:25.879 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.879 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.879 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.879 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.879 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.879 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:56:25.879 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<ShowDealCardsAnimation>b__77_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:355)
01-21 14:56:25.879 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtils.
01-21 14:56:25.881 28932 28959 I Unity :
01-21 14:56:25.881 28932 28959 I Unity :
01-21 14:56:25.881 28932 28959 I Unity : ReArrangeLocalPlayerhand count 6 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:56:25.881 28932 28959 I Unity :
01-21 14:56:25.881 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:25.881 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:25.881 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:25.881 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:25.881 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:25.881 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:56:25.881 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<ShowDealCardsAnimation>b__77_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:355)
01-21 14:56:25.881 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/Extensi
01-21 14:56:26.135 28932 28959 I Unity :
01-21 14:56:26.135 28932 28959 I Unity :
01-21 14:56:26.135 28932 28959 I Unity : UpdateRemainingActionsLabel 4 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:26.135 28932 28959 I Unity :
01-21 14:56:26.135 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.135 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.135 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.135 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.135 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.135 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:26.135 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<EndTurn>b__101_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1187)
01-21 14:56:26.135 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.oss.leantween@36e5f888f7/Fr
01-21 14:56:26.280 28932 28959 I Unity :
01-21 14:56:26.280 28932 28959 I Unity :
01-21 14:56:26.280 28932 28959 I Unity : UpdateRemainingActionsLabel 1 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:26.280 28932 28959 I Unity :
01-21 14:56:26.280 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.280 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.280 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.280 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.280 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.280 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:26.280 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<SetTurn>b__90_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:657)
01-21 14:56:26.280 28932 28959 I Unity : LeanTween:update() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Library/PackageCache/com.oss.leantween@36e5f888f7/Fram
01-21 14:56:26.790 28932 28959 I Unity :
01-21 14:56:26.790 28932 28959 I Unity :
01-21 14:56:26.790 28932 28959 I Unity : onCardMoveFromView... : => member name: onCardMoveFromLocalPlayer : => source line number: 1792
01-21 14:56:26.790 28932 28959 I Unity :
01-21 14:56:26.790 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.790 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.790 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.790 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.790 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.790 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1792)
01-21 14:56:26.790 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:26.790 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Develop
01-21 14:56:26.793 28932 28959 I Unity :
01-21 14:56:26.793 28932 28959 I Unity :
01-21 14:56:26.793 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:26.793 28932 28959 I Unity : From: Swaaa
01-21 14:56:26.793 28932 28959 I Unity : To: Swaaa
01-21 14:56:26.793 28932 28959 I Unity : ToPile: HAND_PILE
01-21 14:56:26.793 28932 28959 I Unity : Properties:
01-21 14:56:26.793 28932 28959 I Unity : isValidMv: True
01-21 14:56:26.793 28932 28959 I Unity : CardsMoved
01-21 14:56:26.793 28932 28959 I Unity : type: ACTION_CARD action: MY_BIRTHDAY uid: 16 money: 2 isPureWild: False colors: 1 Hash 584998656
01-21 14:56:26.793 28932 28959 I Unity : type: ACTION_CARD action: DEAL_BREAKER uid: 1 money: 5 isPureWild: False colors: 1 Hash 1127337088
01-21 14:56:26.793 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMoveFromLocalPlayer : => source line number: 1794
01-21 14:56:26.793 28932 28959 I Unity :
01-21 14:56:26.793 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.793 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.793 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.793 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.793 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.793 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Cont
01-21 14:56:26.795 28932 28959 I Unity :
01-21 14:56:26.795 28932 28959 I Unity :
01-21 14:56:26.795 28932 28959 I Unity : onCardMoveFromLocalPlayer False : => member name: onCardMoveFromLocalPlayer : => source line number: 1802
01-21 14:56:26.795 28932 28959 I Unity :
01-21 14:56:26.795 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.795 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.795 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.795 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.795 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.795 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1802)
01-21 14:56:26.795 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:26.795 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volum
01-21 14:56:26.798 28932 28959 I Unity :
01-21 14:56:26.798 28932 28959 I Unity :
01-21 14:56:26.798 28932 28959 I Unity : onCardMove ==============PLAYER MOVE===========
01-21 14:56:26.798 28932 28959 I Unity : From: Swaaa
01-21 14:56:26.798 28932 28959 I Unity : To: Swaaa
01-21 14:56:26.798 28932 28959 I Unity : ToPile: HAND_PILE
01-21 14:56:26.798 28932 28959 I Unity : Properties:
01-21 14:56:26.798 28932 28959 I Unity : isValidMv: True
01-21 14:56:26.798 28932 28959 I Unity : CardsMoved
01-21 14:56:26.798 28932 28959 I Unity : type: ACTION_CARD action: MY_BIRTHDAY uid: 16 money: 2 isPureWild: False colors: 1 Hash 584998656
01-21 14:56:26.798 28932 28959 I Unity : type: ACTION_CARD action: DEAL_BREAKER uid: 1 money: 5 isPureWild: False colors: 1 Hash 1127337088
01-21 14:56:26.798 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMove : => source line number: 1092
01-21 14:56:26.798 28932 28959 I Unity :
01-21 14:56:26.798 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.798 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.798 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.798 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.798 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.798 28932 28959 I Unity : PhotonManager:onCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1092)
01-21 14:56:26.798 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealC
01-21 14:56:26.802 28932 28959 I Unity :
01-21 14:56:26.802 28932 28959 I Unity :
01-21 14:56:26.802 28932 28959 I Unity : onLocalCardMove ==============PLAYER MOVE===========
01-21 14:56:26.802 28932 28959 I Unity : From: Swaaa
01-21 14:56:26.802 28932 28959 I Unity : To: Swaaa
01-21 14:56:26.802 28932 28959 I Unity : ToPile: HAND_PILE
01-21 14:56:26.802 28932 28959 I Unity : Properties:
01-21 14:56:26.802 28932 28959 I Unity : isValidMv: True
01-21 14:56:26.802 28932 28959 I Unity : CardsMoved
01-21 14:56:26.802 28932 28959 I Unity : type: ACTION_CARD action: MY_BIRTHDAY uid: 16 money: 2 isPureWild: False colors: 1 Hash 584998656
01-21 14:56:26.802 28932 28959 I Unity : type: ACTION_CARD action: DEAL_BREAKER uid: 1 money: 5 isPureWild: False colors: 1 Hash 1127337088
01-21 14:56:26.802 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onLocalCardMove : => source line number: 785
01-21 14:56:26.802 28932 28959 I Unity :
01-21 14:56:26.802 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.802 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.802 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.802 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.802 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.802 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controlle
01-21 14:56:26.805 28932 28959 I Unity :
01-21 14:56:26.805 28932 28959 I Unity :
01-21 14:56:26.805 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState READY_TO_PLAY handsplayed 0 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:26.805 28932 28959 I Unity :
01-21 14:56:26.805 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.805 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.805 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.805 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.805 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.805 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:26.805 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDea
01-21 14:56:26.808 28932 28959 I Unity :
01-21 14:56:26.808 28932 28959 I Unity :
01-21 14:56:26.808 28932 28959 I Unity : ClearCacheCurSelectedUICard : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:26.808 28932 28959 I Unity :
01-21 14:56:26.808 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.808 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.808 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.808 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.808 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.808 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:26.808 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1430)
01-21 14:56:26.808 28932 28959 I Unity : IJDV.Monopo
01-21 14:56:26.812 28932 28959 I Unity :
01-21 14:56:26.812 28932 28959 I Unity :
01-21 14:56:26.812 28932 28959 I Unity : UIProperties ToggleInteractive True for UILocPlayerPropertyPileOutline(Clone) mode PropSwap hash -2112193024 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:26.812 28932 28959 I Unity :
01-21 14:56:26.812 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.812 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.812 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.812 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.812 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.812 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:26.812 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:43
01-21 14:56:26.815 28932 28959 I Unity :
01-21 14:56:26.815 28932 28959 I Unity :
01-21 14:56:26.815 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 1 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:26.815 28932 28959 I Unity :
01-21 14:56:26.815 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.815 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.815 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.815 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.815 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.815 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:26.815 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:26.815 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:26.819 28932 28959 I Unity :
01-21 14:56:26.819 28932 28959 I Unity :
01-21 14:56:26.819 28932 28959 I Unity : i0 key 0 uiProp? False : => member name: GetUIProperties : => source line number: 1592
01-21 14:56:26.819 28932 28959 I Unity :
01-21 14:56:26.819 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.819 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.819 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.819 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.819 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.819 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:GetUIProperties(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1592)
01-21 14:56:26.819 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ClearTotalRentBadge() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1174)
01-21 14:56:26.819 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scri
01-21 14:56:26.824 28932 28959 I Unity :
01-21 14:56:26.824 28932 28959 I Unity :
01-21 14:56:26.824 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:56:26.824 28932 28959 I Unity :
01-21 14:56:26.824 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.824 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.824 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.824 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.824 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.824 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:56:26.824 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:26.824 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(Play
01-21 14:56:26.827 28932 28959 I Unity :
01-21 14:56:26.827 28932 28959 I Unity :
01-21 14:56:26.827 28932 28959 I Unity : ReArrangeLocalPlayerhand count 6 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:56:26.827 28932 28959 I Unity :
01-21 14:56:26.827 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.827 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.827 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.827 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.827 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.827 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:56:26.827 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:26.827 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardM
01-21 14:56:26.830 28932 28959 I Unity :
01-21 14:56:26.830 28932 28959 I Unity :
01-21 14:56:26.830 28932 28959 I Unity : _isWaitingForReqAck: False : => member name: onLocalCardMove : => source line number: 829
01-21 14:56:26.830 28932 28959 I Unity :
01-21 14:56:26.830 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.830 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.830 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.830 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.830 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.830 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:829)
01-21 14:56:26.830 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1806)
01-21 14:56:26.830 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b
01-21 14:56:26.831 28932 28959 I Unity :
01-21 14:56:26.831 28932 28959 I Unity :
01-21 14:56:26.831 28932 28959 I Unity : onSetTurnTimerEventToView 1 remTimeInSec 30 : => member name: onSetTurnTimerEventToView : => source line number: 788
01-21 14:56:26.831 28932 28959 I Unity :
01-21 14:56:26.831 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.831 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.831 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.831 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.831 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.831 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:788)
01-21 14:56:26.831 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1752)
01-21 14:56:26.831 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Vo
01-21 14:56:26.833 28932 28959 I Unity :
01-21 14:56:26.833 28932 28959 I Unity :
01-21 14:56:26.833 28932 28959 I Unity : ShowTurnTimer 30 isTurnTimerEnabled True isLocalPlayer True : => member name: ShowTurnTimer : => source line number: 664
01-21 14:56:26.833 28932 28959 I Unity :
01-21 14:56:26.833 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.833 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.833 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.833 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.833 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.833 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ShowTurnTimer(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:664)
01-21 14:56:26.833 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:790)
01-21 14:56:26.833 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (a
01-21 14:56:26.835 28932 28959 I Unity :
01-21 14:56:26.835 28932 28959 I Unity :
01-21 14:56:26.835 28932 28959 I Unity : StartTimer time 30 : => member name: StartTimer : => source line number: 47
01-21 14:56:26.835 28932 28959 I Unity :
01-21 14:56:26.835 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.835 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.835 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.835 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.835 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.835 28932 28959 I Unity : IJDV.MonopolyDeal.Utils.Timer:StartTimer(Single, OnTimerTick, OnTimeout) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Utils/Timer.cs:47)
01-21 14:56:26.835 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ShowTurnTimer(Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:671)
01-21 14:56:26.835 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onSetTurnTimerEventToView(MonoPlayer, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDe
01-21 14:56:26.837 28932 28959 I Unity :
01-21 14:56:26.837 28932 28959 I Unity :
01-21 14:56:26.837 28932 28959 I Unity : UIProperties ToggleInteractive True for UILocPlayerPropertyPileOutline(Clone) mode PropSwap hash -2112193024 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:26.837 28932 28959 I Unity :
01-21 14:56:26.837 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.837 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.837 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.837 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.837 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.837 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:26.837 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:43
01-21 14:56:26.840 28932 28959 I Unity :
01-21 14:56:26.840 28932 28959 I Unity :
01-21 14:56:26.840 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 1 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:26.840 28932 28959 I Unity :
01-21 14:56:26.840 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.840 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.840 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.840 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.840 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.840 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:26.840 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:26.840 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ShowTurnTimer(Int32) (at /Volumes/Develop
01-21 14:56:26.842 28932 28959 I Unity :
01-21 14:56:26.842 28932 28959 I Unity :
01-21 14:56:26.842 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState READY_TO_PLAY handsplayed 0 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:26.842 28932 28959 I Unity :
01-21 14:56:26.842 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.842 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.842 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.842 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.842 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.842 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:26.842 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Asset
01-21 14:56:26.843 28932 28959 I Unity :
01-21 14:56:26.843 28932 28959 I Unity :
01-21 14:56:26.843 28932 28959 I Unity : ClearCacheCurSelectedUICard : => member name: ClearCacheCurSelectedUICard : => source line number: 1939
01-21 14:56:26.843 28932 28959 I Unity :
01-21 14:56:26.843 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.843 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.843 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.843 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.843 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.843 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1939)
01-21 14:56:26.843 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1430)
01-21 14:56:26.843 28932 28959 I Unity : IJDV.Monopo
01-21 14:56:26.845 28932 28959 I Unity :
01-21 14:56:26.845 28932 28959 I Unity :
01-21 14:56:26.845 28932 28959 I Unity : UIProperties ToggleInteractive True for UILocPlayerPropertyPileOutline(Clone) mode PropSwap hash -2112193024 : => member name: ToggleInteractive : => source line number: 198
01-21 14:56:26.845 28932 28959 I Unity :
01-21 14:56:26.845 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.845 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.845 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.845 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.845 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.845 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIProperties:ToggleInteractive(Boolean, UIPropertiesTapMode) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIProperties.cs:198)
01-21 14:56:26.845 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:43
01-21 14:56:26.847 28932 28959 I Unity :
01-21 14:56:26.847 28932 28959 I Unity :
01-21 14:56:26.847 28932 28959 I Unity : ReArrangeLocalPlayerPropPiles count 1 : => member name: ReArrangeLocalPlayerPropPiles : => source line number: 626
01-21 14:56:26.847 28932 28959 I Unity :
01-21 14:56:26.847 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.847 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.847 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.847 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.847 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.847 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerPropPiles(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:626)
01-21 14:56:26.847 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ToggleShowPropertyPileTouchOutline(Boolean, UIPropertiesTapMode, Boolean, Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:448)
01-21 14:56:26.847 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSe
01-21 14:56:26.849 28932 28959 I Unity :
01-21 14:56:26.849 28932 28959 I Unity :
01-21 14:56:26.849 28932 28959 I Unity : i0 key 0 uiProp? False : => member name: GetUIProperties : => source line number: 1592
01-21 14:56:26.849 28932 28959 I Unity :
01-21 14:56:26.849 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.849 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.849 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.849 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.849 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.849 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:GetUIProperties(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1592)
01-21 14:56:26.849 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ClearTotalRentBadge() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1174)
01-21 14:56:26.849 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ClearCacheCurSelectedUICard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scri
01-21 14:56:26.851 28932 28959 I Unity :
01-21 14:56:26.851 28932 28959 I Unity :
01-21 14:56:26.851 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:56:26.851 28932 28959 I Unity :
01-21 14:56:26.851 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.851 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.851 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.851 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.851 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.851 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:56:26.851 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:26.851 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTurn>b__0()
01-21 14:56:26.853 28932 28959 I Unity :
01-21 14:56:26.853 28932 28959 I Unity :
01-21 14:56:26.853 28932 28959 I Unity : ReArrangeLocalPlayerhand count 6 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:56:26.853 28932 28959 I Unity :
01-21 14:56:26.853 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:26.853 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:26.853 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:26.853 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:26.853 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:26.853 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:56:26.853 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1434)
01-21 14:56:26.853 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass78_0:<onSetTur
01-21 14:56:27.770 28932 28959 I Unity :
01-21 14:56:27.770 28932 28959 I Unity :
01-21 14:56:27.770 28932 28959 I Unity : OnPointerClick tapMode PropSwap tweeningCard False isMultiSelectEnabled False playState READY_TO_PLAY selectingForCardSwap False for FORCED DEAL : => member name: OnPointerClick : => source line number: 580
01-21 14:56:27.770 28932 28959 I Unity :
01-21 14:56:27.770 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:27.770 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:27.770 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:27.770 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:27.770 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:27.770 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:580)
01-21 14:56:27.770 28932 28959 I Unity : UnityEngine.EventSystems.ExecuteEvents:Execute(IPointerClickHandler, BaseEventData) (at /Applications/Unity/Hub/Editor/2019.4.2f1/Unity.app/Contents/Resources/PackageManager/BuiltInPackages/com.unity.ugui/Runtime/EventSystem/Execute
01-21 14:56:27.774 28932 28959 I Unity :
01-21 14:56:27.774 28932 28959 I Unity :
01-21 14:56:27.774 28932 28959 I Unity : CacheCurSelectedUICard type: ACTION_CARD action: FORCED_DEAL uid: 8 money: 3 isPureWild: False colors: 1 Hash 2019570432 : => member name: CacheCurSelectedUICard : => source line number: 1930
01-21 14:56:27.774 28932 28959 I Unity :
01-21 14:56:27.774 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:27.774 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:27.774 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:27.774 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:27.774 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:27.774 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:CacheCurSelectedUICard(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1930)
01-21 14:56:27.774 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:633)
01-21 14:56:27.774 28932 28959 I Unity : Unity
01-21 14:56:27.776 28932 28959 I Unity :
01-21 14:56:27.776 28932 28959 I Unity :
01-21 14:56:27.776 28932 28959 I Unity : CanFlipTheCard False : => member name: CanFlipTheCard : => source line number: 555
01-21 14:56:27.776 28932 28959 I Unity :
01-21 14:56:27.776 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:27.776 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:27.776 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:27.776 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:27.776 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:27.776 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanFlipTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:555)
01-21 14:56:27.776 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1130)
01-21 14:56:27.776 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:634)
01-21 14:56:27.776 28932 28959 I Unity : Uni
01-21 14:56:27.778 28932 28959 I Unity :
01-21 14:56:27.778 28932 28959 I Unity :
01-21 14:56:27.778 28932 28959 I Unity : CanMoveToPropPile False : => member name: CanMoveToPropPile : => source line number: 562
01-21 14:56:27.778 28932 28959 I Unity :
01-21 14:56:27.778 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:27.778 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:27.778 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:27.778 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:27.778 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:27.778 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToPropPile() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:562)
01-21 14:56:27.778 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1131)
01-21 14:56:27.778 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs
01-21 14:56:27.780 28932 28959 I Unity :
01-21 14:56:27.780 28932 28959 I Unity :
01-21 14:56:27.780 28932 28959 I Unity : CanMoveToBank True : => member name: CanMoveToBank : => source line number: 569
01-21 14:56:27.780 28932 28959 I Unity :
01-21 14:56:27.780 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:27.780 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:27.780 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:27.780 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:27.780 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:27.780 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToBank() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:569)
01-21 14:56:27.780 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnCardSelected(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1132)
01-21 14:56:27.780 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:OnPointerClick(PointerEventData) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:634)
01-21 14:56:27.780 28932 28959 I Unity : UnityEn
01-21 14:56:28.896 28932 28959 I Unity :
01-21 14:56:28.896 28932 28959 I Unity :
01-21 14:56:28.896 28932 28959 I Unity : PerformCardTapPlayTheCard True handsplayed 0 : => member name: PerformCardTapPlayTheCard : => source line number: 723
01-21 14:56:28.896 28932 28959 I Unity :
01-21 14:56:28.896 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:28.896 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:28.896 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:28.896 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:28.896 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:28.896 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:723)
01-21 14:56:28.896 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:28.896 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:56:28.896 28932 28959 I Unity : IjsUiFramework.UIButton:TriggerClick() (at /Volume
01-21 14:56:28.898 28932 28959 I Unity :
01-21 14:56:28.898 28932 28959 I Unity :
01-21 14:56:28.898 28932 28959 I Unity : PerformCardTapPlayTheCard selectedCard Hash -1453627136 type ACTION_CARD : => member name: PerformCardTapPlayTheCard : => source line number: 727
01-21 14:56:28.898 28932 28959 I Unity :
01-21 14:56:28.898 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:28.898 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:28.898 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:28.898 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:28.898 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:28.898 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:727)
01-21 14:56:28.898 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:28.898 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent/UnityEvent_0.cs:58)
01-21 14:56:28.898 28932 28959 I Unity : IjsUiFramework.UIButto
01-21 14:56:28.902 28932 28959 I Unity :
01-21 14:56:28.902 28932 28959 I Unity :
01-21 14:56:28.902 28932 28959 I Unity : CanMoveToPropPile False : => member name: CanMoveToPropPile : => source line number: 562
01-21 14:56:28.902 28932 28959 I Unity :
01-21 14:56:28.902 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:28.902 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:28.902 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:28.902 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:28.902 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:28.902 28932 28959 I Unity : IJDV.MonopolyDeal.View.UICard:CanMoveToPropPile() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:562)
01-21 14:56:28.902 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:802)
01-21 14:56:28.902 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build/Runtime/Export/UnityEvent/UnityEvent.cs:166)
01-21 14:56:28.902 28932 28959 I Unity : UnityEngine.Events.UnityEvent:Invoke() (at /Us
01-21 14:56:28.906 28932 28959 I Unity :
01-21 14:56:28.906 28932 28959 I Unity :
01-21 14:56:28.906 28932 28959 I Unity : player HandsPlayed: 0 : => member name: onMoveCardToCenter : => source line number: 1340
01-21 14:56:28.906 28932 28959 I Unity :
01-21 14:56:28.906 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:28.906 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:28.906 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:28.906 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:28.906 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:28.906 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToCenter(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1340)
01-21 14:56:28.906 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:PerformCardTapPlayTheCard() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:897)
01-21 14:56:28.906 28932 28959 I Unity : UnityEngine.Events.InvokableCall:Invoke() (at /Users/builduser/buildslave/unity/build
01-21 14:56:28.907 28932 28959 I Unity :
01-21 14:56:28.907 28932 28959 I Unity :
01-21 14:56:28.907 28932 28959 I Unity : type: ACTION_CARD action: FORCED_DEAL uid: 8 money: 3 isPureWild: False colors: 1 Hash 2019570432 : => member name: removeCardFromHand : => source line number: 2341
01-21 14:56:28.907 28932 28959 I Unity :
01-21 14:56:28.907 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:28.907 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:28.907 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:28.907 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:28.907 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:28.907 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:removeCardFromHand(List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:2341)
01-21 14:56:28.907 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToCenter(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1356)
01-21 14:56:28.907 28932 28959 I Unity : IJD
01-21 14:56:28.910 28932 28959 I Unity :
01-21 14:56:28.910 28932 28959 I Unity :
01-21 14:56:28.910 28932 28959 I Unity : ->...... onCardMoveEventToView _playerCurUIAction LOC_PLAYER_ASKING_PROP_WITH_OPP from 1 to 1 toPile CENTER_PILE total cards moved 1 : => member name: onLocalPlayerCardMoveEventToView : => source line number: 500
01-21 14:56:28.910 28932 28959 I Unity :
01-21 14:56:28.910 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:28.910 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:28.910 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:28.910 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:28.910 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:28.910 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:500)
01-21 14:56:28.910 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onMoveCardToCenter(MonoPlayer, MonoPlayer, List`1, Properties, Properties) (at /Volumes/Development/UNITY_Wo
01-21 14:56:28.914 28932 28959 I Unity :
01-21 14:56:28.914 28932 28959 I Unity :
01-21 14:56:28.914 28932 28959 I Unity : OnLocalPlayerPlayCardToTheCenterPile........................... : => member name: OnLocalPlayerPlayCardToTheCenterPile : => source line number: 1683
01-21 14:56:28.914 28932 28959 I Unity :
01-21 14:56:28.914 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:28.914 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:28.914 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:28.914 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:28.914 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:28.914 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:OnLocalPlayerPlayCardToTheCenterPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1683)
01-21 14:56:28.914 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/
01-21 14:56:28.919 28932 28959 I Unity :
01-21 14:56:28.919 28932 28959 I Unity :
01-21 14:56:28.919 28932 28959 I Unity : RemoveCardFromHand True : => member name: RemoveCardFromHand : => source line number: 1269
01-21 14:56:28.919 28932 28959 I Unity :
01-21 14:56:28.919 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:28.919 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:28.919 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:28.919 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:28.919 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:28.919 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:RemoveCardFromHand(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1269)
01-21 14:56:28.919 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:OnMoveCardToCenterPile(PlayerMoves, UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1532)
01-21 14:56:28.919 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onLocalPlayerCardMoveEventToView(PlayerMoves) (at /Volumes/Development/UNITY_Works/Monop
01-21 14:56:29.406 28932 28959 I Unity :
01-21 14:56:29.406 28932 28959 I Unity :
01-21 14:56:29.406 28932 28959 I Unity : ReArrangeLocalPlayerhand : => member name: ReArrangeLocalPlayerHand : => source line number: 483
01-21 14:56:29.406 28932 28959 I Unity :
01-21 14:56:29.406 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.406 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.406 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.406 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.406 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.406 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:483)
01-21 14:56:29.406 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<OnMoveCardToCenterPile>b__119_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1538)
01-21 14:56:29.406 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/ExtensionUtil
01-21 14:56:29.408 28932 28959 I Unity :
01-21 14:56:29.408 28932 28959 I Unity :
01-21 14:56:29.408 28932 28959 I Unity : ReArrangeLocalPlayerhand count 5 : => member name: ReArrangeLocalPlayerHand : => source line number: 506
01-21 14:56:29.408 28932 28959 I Unity :
01-21 14:56:29.408 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.408 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.408 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.408 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.408 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.408 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:ReArrangeLocalPlayerHand(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:506)
01-21 14:56:29.408 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:<OnMoveCardToCenterPile>b__119_0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:1538)
01-21 14:56:29.408 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Msc/Exten
01-21 14:56:29.915 28932 28959 I Unity :
01-21 14:56:29.915 28932 28959 I Unity :
01-21 14:56:29.915 28932 28959 I Unity : onCardMoveFromView... : => member name: onCardMoveFromLocalPlayer : => source line number: 1792
01-21 14:56:29.915 28932 28959 I Unity :
01-21 14:56:29.915 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.915 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.915 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.915 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.915 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.915 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1792)
01-21 14:56:29.915 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:29.915 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volumes/Develop
01-21 14:56:29.916 28932 28959 I Unity :
01-21 14:56:29.916 28932 28959 I Unity :
01-21 14:56:29.916 28932 28959 I Unity : ==============PLAYER MOVE===========
01-21 14:56:29.916 28932 28959 I Unity : From: Swaaa
01-21 14:56:29.916 28932 28959 I Unity : To: Swaaa
01-21 14:56:29.916 28932 28959 I Unity : ToPile: CENTER_PILE
01-21 14:56:29.916 28932 28959 I Unity : Properties:
01-21 14:56:29.916 28932 28959 I Unity : isValidMv: True
01-21 14:56:29.916 28932 28959 I Unity : CardsMoved
01-21 14:56:29.916 28932 28959 I Unity : type: ACTION_CARD action: FORCED_DEAL uid: 8 money: 3 isPureWild: False colors: 1 Hash 2019570432
01-21 14:56:29.916 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMoveFromLocalPlayer : => source line number: 1794
01-21 14:56:29.916 28932 28959 I Unity :
01-21 14:56:29.916 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.916 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.916 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.916 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.916 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.916 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1794)
01-21 14:56:29.916 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPl
01-21 14:56:29.918 28932 28959 I Unity :
01-21 14:56:29.918 28932 28959 I Unity :
01-21 14:56:29.918 28932 28959 I Unity : onCardMoveFromLocalPlayer False : => member name: onCardMoveFromLocalPlayer : => source line number: 1802
01-21 14:56:29.918 28932 28959 I Unity :
01-21 14:56:29.918 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.918 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.918 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.918 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.918 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.918 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1802)
01-21 14:56:29.918 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToView>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:629)
01-21 14:56:29.918 28932 28959 I Unity : <ExecuteAfterTime>d__18:MoveNext() (at /Volum
01-21 14:56:29.919 28932 28959 I Unity :
01-21 14:56:29.919 28932 28959 I Unity :
01-21 14:56:29.919 28932 28959 I Unity : onCardMove ==============PLAYER MOVE===========
01-21 14:56:29.919 28932 28959 I Unity : From: Swaaa
01-21 14:56:29.919 28932 28959 I Unity : To: Swaaa
01-21 14:56:29.919 28932 28959 I Unity : ToPile: CENTER_PILE
01-21 14:56:29.919 28932 28959 I Unity : Properties:
01-21 14:56:29.919 28932 28959 I Unity : isValidMv: True
01-21 14:56:29.919 28932 28959 I Unity : CardsMoved
01-21 14:56:29.919 28932 28959 I Unity : type: ACTION_CARD action: FORCED_DEAL uid: 8 money: 3 isPureWild: False colors: 1 Hash 2019570432
01-21 14:56:29.919 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onCardMove : => source line number: 1092
01-21 14:56:29.919 28932 28959 I Unity :
01-21 14:56:29.919 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.919 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.919 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.919 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.919 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.919 28932 28959 I Unity : PhotonManager:onCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Managers/PhotonManager.cs:1092)
01-21 14:56:29.919 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDea
01-21 14:56:29.921 28932 28959 I Unity :
01-21 14:56:29.921 28932 28959 I Unity :
01-21 14:56:29.921 28932 28959 I Unity : onLocalCardMove ==============PLAYER MOVE===========
01-21 14:56:29.921 28932 28959 I Unity : From: Swaaa
01-21 14:56:29.921 28932 28959 I Unity : To: Swaaa
01-21 14:56:29.921 28932 28959 I Unity : ToPile: CENTER_PILE
01-21 14:56:29.921 28932 28959 I Unity : Properties:
01-21 14:56:29.921 28932 28959 I Unity : isValidMv: True
01-21 14:56:29.921 28932 28959 I Unity : CardsMoved
01-21 14:56:29.921 28932 28959 I Unity : type: ACTION_CARD action: FORCED_DEAL uid: 8 money: 3 isPureWild: False colors: 1 Hash 2019570432
01-21 14:56:29.921 28932 28959 I Unity : ============END OF PLAYER MOVE=========== : => member name: onLocalCardMove : => source line number: 785
01-21 14:56:29.921 28932 28959 I Unity :
01-21 14:56:29.921 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.921 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.921 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.921 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.921 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.921 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:785)
01-21 14:56:29.921 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalP
01-21 14:56:29.923 28932 28959 I Unity :
01-21 14:56:29.923 28932 28959 I Unity :
01-21 14:56:29.923 28932 28959 I Unity : UpdateRemainingActionsLabel 1 : => member name: UpdateRemainingActionsLabel : => source line number: 386
01-21 14:56:29.923 28932 28959 I Unity :
01-21 14:56:29.923 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.923 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.923 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.923 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.923 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.923 28932 28959 I Unity : IJDV.MonopolyDeal.View.UIPlayer:UpdateRemainingActionsLabel(Boolean) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UIPlayer.cs:386)
01-21 14:56:29.923 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1530)
01-21 14:56:29.923 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves)
01-21 14:56:29.928 28932 28959 I Unity :
01-21 14:56:29.928 28932 28959 I Unity :
01-21 14:56:29.928 28932 28959 I Unity : onUpdatesHandsPlayedToView 1 : => member name: onUpdatesHandsPlayedToView : => source line number: 1531
01-21 14:56:29.928 28932 28959 I Unity :
01-21 14:56:29.928 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.928 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.928 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.928 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.928 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.928 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatesHandsPlayedToView(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1531)
01-21 14:56:29.928 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:796)
01-21 14:56:29.928 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCar
01-21 14:56:29.929 28932 28959 I Unity :
01-21 14:56:29.929 28932 28959 I Unity :
01-21 14:56:29.929 28932 28959 I Unity : onLocalCardMove canPlay? True : => member name: onLocalCardMove : => source line number: 811
01-21 14:56:29.929 28932 28959 I Unity :
01-21 14:56:29.929 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:29.929 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:29.929 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:29.929 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:29.929 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:29.929 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onLocalCardMove(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:811)
01-21 14:56:29.929 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onCardMoveFromLocalPlayer(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1806)
01-21 14:56:29.929 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass113_0:<onLocalPlayerCardMoveEventToVie
01-21 14:56:30.692 28932 28959 I Unity :
01-21 14:56:30.692 28932 28959 I Unity :
01-21 14:56:30.692 28932 28959 I Unity : processCardAction Card type: ACTION_CARD action: FORCED_DEAL uid: 8 money: 3 isPureWild: False colors: 1 Hash 2019570432 action FORCED_DEAL prop == null? True : => member name: processCardAction : => source line number: 514
01-21 14:56:30.692 28932 28959 I Unity :
01-21 14:56:30.692 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:30.692 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:30.692 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:30.692 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:30.692 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:30.692 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:processCardAction(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:514)
01-21 14:56:30.692 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass41_0:<onLocalCardMove>b__0() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Co
01-21 14:56:30.694 28932 28959 I Unity :
01-21 14:56:30.694 28932 28959 I Unity :
01-21 14:56:30.694 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState MAKING_REQUEST handsplayed 1 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:30.694 28932 28959 I Unity :
01-21 14:56:30.694 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:30.694 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:30.694 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:30.694 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:30.694 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:30.694 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:30.694 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:processCardAction(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/Monopoly
01-21 14:56:30.700 28932 28959 I Unity :
01-21 14:56:30.700 28932 28959 I Unity :
01-21 14:56:30.700 28932 28959 I Unity : onShowActionUIEventToView playerAction PLAYER_AND_CARD_SELECT cardAction FORCED_DEAL : => member name: onShowActionUIEventToView : => source line number: 1395
01-21 14:56:30.700 28932 28959 I Unity :
01-21 14:56:30.700 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:30.700 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:30.700 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:30.700 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:30.700 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:30.700 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onShowActionUIEventToView(MonoPlayer, CardAction, PlayerAction) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1395)
01-21 14:56:30.700 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:processCardAction(PlayerMoves) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controlle
01-21 14:56:30.749 28932 28959 I Unity :
01-21 14:56:30.749 28932 28959 I Unity :
01-21 14:56:30.749 28932 28959 I Unity : StartTimer time 10 : => member name: StartTimer : => source line number: 47
01-21 14:56:30.749 28932 28959 I Unity :
01-21 14:56:30.749 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:30.749 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:30.749 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:30.749 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:30.749 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:30.749 28932 28959 I Unity : IJDV.MonopolyDeal.Utils.Timer:StartTimer(Single, OnTimerTick, OnTimeout) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Utils/Timer.cs:47)
01-21 14:56:30.749 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:ShowLocalPlayerAsksPropWithOppPanel() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:2452)
01-21 14:56:30.749 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onShowActionUIEventToView(MonoPlayer, CardActio
01-21 14:56:30.901 28932 28959 I Unity :
01-21 14:56:30.901 28932 28959 I Unity :
01-21 14:56:30.901 28932 28959 I Unity : OnLocalPlayerPlayCardToTheCenterPile tween complete : => member name: OnLocalPlayerPlayCardToTheCenterPile : => source line number: 1705
01-21 14:56:30.901 28932 28959 I Unity :
01-21 14:56:30.901 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:30.901 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:30.901 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:30.901 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:30.901 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:30.901 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.<>c__DisplayClass156_0:<OnLocalPlayerPlayCardToTheCenterPile>b__2(UICard) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1705)
01-21 14:56:30.901 28932 28959 I Unity : IJDV.MonopolyDeal.View.<>c__DisplayClass114_0:<SetParentAndUpdatePosition>b__1() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/View/UICard.cs:540)
01-21 14:56:30.901 28932 28959 I Unity : LeanTween:update() (at /Volu
01-21 14:56:40.865 28932 28959 I Unity :
01-21 14:56:40.865 28932 28959 I Unity :
01-21 14:56:40.865 28932 28959 I Unity : ShowLocalPlayerAsksPropWithOppPanel Card Timeout True : => member name: ShowLocalPlayerAsksPropWithOppPanel : => source line number: 2457
01-21 14:56:40.865 28932 28959 I Unity :
01-21 14:56:40.865 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:40.865 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:40.865 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:40.865 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:40.865 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:40.865 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:<ShowLocalPlayerAsksPropWithOppPanel>b__193_1(Boolean, TimerType) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:2457)
01-21 14:56:40.865 28932 28959 I Unity : IJDV.MonopolyDeal.Utils.<IStartTimer>d__23:MoveNext() (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Utils/Timer.cs:92)
01-21 14:56:40.865 28932 28959 I Unity : UnityEngine.SetupCoroutine:InvokeM
01-21 14:56:40.880 28932 28959 I Unity :
01-21 14:56:40.880 28932 28959 I Unity :
01-21 14:56:40.880 28932 28959 I Unity : createRequest: action: FORCED_DEAL : => member name: createRequest : => source line number: 3186
01-21 14:56:40.880 28932 28959 I Unity :
01-21 14:56:40.880 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:40.880 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:40.880 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:40.880 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:40.880 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:40.880 28932 28959 I Unity : IJDV.MonopolyDeal.Model.MonoPlayer:createRequest(List`1, List`1) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Model/MonoPlayer.cs:3186)
01-21 14:56:40.880 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onRequestActionTimeout(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1970)
01-21 14:56:40.880 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:<ShowLocalPlayerAsksPropWithOppPanel>b__193_1(Bool
01-21 14:56:40.899 28932 28959 I Unity :
01-21 14:56:40.899 28932 28959 I Unity :
01-21 14:56:40.899 28932 28959 I Unity : onLocalActionComplete False : => member name: onRequestComplete : => source line number: 1936
01-21 14:56:40.899 28932 28959 I Unity :
01-21 14:56:40.899 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:40.899 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:40.899 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:40.899 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:40.899 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:40.899 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onRequestComplete(Request) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1936)
01-21 14:56:40.899 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onRequestActionTimeout(MonoPlayer) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1972)
01-21 14:56:40.899 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:<ShowLocalPlayerAsksPropWithOp
01-21 14:56:40.901 28932 28959 I Unity :
01-21 14:56:40.901 28932 28959 I Unity :
01-21 14:56:40.901 28932 28959 I Unity : onUpdatePlayerPlayStateEventToView name: Swaaa id: 1 seat: 0 type: LOCAL isAi: False playState WAITING_FOR_ACK handsplayed 1 : => member name: onUpdatePlayerPlayStateEventToView : => source line number: 1424
01-21 14:56:40.901 28932 28959 I Unity :
01-21 14:56:40.901 28932 28959 I Unity : UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
01-21 14:56:40.901 28932 28959 I Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
01-21 14:56:40.901 28932 28959 I Unity : UnityEngine.Logger:Log(LogType, Object)
01-21 14:56:40.901 28932 28959 I Unity : UnityEngine.Debug:Log(Object)
01-21 14:56:40.901 28932 28959 I Unity : Game:Log(String, LogType, Nullable`1, GameObject, String, Int32) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/Game/Game.cs:372)
01-21 14:56:40.901 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonopolyDealUIViewController:onUpdatePlayerPlayStateEventToView(MonoPlayer, PlayState) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonopolyDealUIViewController.cs:1424)
01-21 14:56:40.901 28932 28959 I Unity : IJDV.MonopolyDeal.Controller.MonoDealController:onRequestComplete(Request) (at /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDea
01-21 14:56:40.956 28932 28959 D Unity : Uploading Crash Report
01-21 14:56:40.956 28932 28959 E Unity : ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
01-21 14:56:40.956 28932 28959 E Unity : Parameter name: index
01-21 14:56:40.956 28932 28959 E Unity : at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <625030e3cf2d4a33b73d8fa4030fc317>:0
01-21 14:56:40.956 28932 28959 E Unity : at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <625030e3cf2d4a33b73d8fa4030fc317>:0
01-21 14:56:40.956 28932 28959 E Unity : at IJDV.MonopolyDeal.Controller.Controller.constructReuestMessage (IJDV.MonopolyDeal.Model.Request request) [0x002a5] in /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/Controller.cs:162
01-21 14:56:40.956 28932 28959 E Unity : at IJDV.MonopolyDeal.Controller.MonoDealController.onRequestComplete (IJDV.MonopolyDeal.Model.Request request) [0x0005f] in /Volumes/Development/UNITY_Works/MonopolyDeal/WorkingCopy/MonopolyDeals/Assets/Scripts/MonopolyDeal/Controller/MonoDealController.cs:1945
01-21 14:56:40.956 28932 28959 E Unity : at IJDV.MonopolyDeal.Controller.MonoDealController.onRequestActionTimeout (
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment