BUG #1436339
【master】【仓库】没解锁商城且没有钻石时点击解锁格子,会报错,且每次点击提示弹窗上按钮后提示不一样,有时候显示”您的钻石不足“,有时候显示”3级解锁商城“
0%
描述
Exception: NullReferenceException: Object reference not set to an instance of an object.
Logical.UI.Common.Window.CommonTextTipsView.SetTips (System.String str, System.Single time) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/Common/Window/CommonTextTipsView.cs:79)
Framework.UI.UIManagerUGUI.ShowTips (System.String tipText, System.Single time) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIManagerUGUI.cs:826)
Logical.UI.ShopView.OpenWindow (Logical.UI.ShopPage page) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/Shop/Window/ShopView.cs:70)
Logical.UI.MergeInGameBagView+<>c__DisplayClass24_1.<OnItemClicked>b__0 () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/InGame/Window/MergeInGameBagView.cs:251)
Logical.UI.MergeInGameBagUnLockView.<_OnRegisterDelegate>b__12_1 () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/InGame/Window/MergeInGameBagUnLockView.cs:111)
UnityEngine.Events.UnityEvent.Invoke () (at <00000000000000000000000000000000>:0)
UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <00000000000000000000000000000000>:0)
UnityEngine.EventSystems.StandaloneInputModule.ProcessTouchPress (UnityEngine.EventSystems.PointerEventData pointerEvent, System.Boolean pressed, System.Boolean released) (at <00000000000000000000000000000000>:0)
UnityEngine.EventSystems.StandaloneInputModule.ProcessTouchEvents () (at <00000000000000000000000000000000>:0)
UnityEngine.EventSystems.StandaloneInputModule.Process () (at <00000000000000000000000000000000>:0)
UnityEngine.EventSystems.StandaloneInputModule:Process()
文件
