BUG #1437550
描述
报错如下;
Error: > [default]10:26:04.582 InFlyNum减出来小于0了!
UserBagItemManager:GetItemShowNum(Int32) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/Item/UserBagItemManager.cs:2004)
Logical.UI.InGame.EventBtnLogic_FlowerParty:RefreshCoinNum() (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/InGame/EventBtn/EventBtnLogic_FlowerParty.cs:104)
Logical.UI.InGame.EventBtnLogic_FlowerParty:UpdateTimeText() (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/InGame/EventBtn/EventBtnLogic_FlowerParty.cs:76)
Framework.UI.UIWindowUGUI:_OnTimer(Single, Single) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIWindowUGUI.cs:608)
Framework.UI.UIWindowInfoList:__WindowTick(Single, Single) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/Window/UIWindowInfoList.cs:106)
Framework.UI.UIManager:OnTick(Single, Single) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UIManager.cs:288)
Framework.UI.UIManagerUGUI:OnTick(Single, Single) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIManagerUGUI.cs:964)
AOT.BootingUp.<>c:<InitUIManager>b__21_0() (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/BootingUp/StageTask/Stage3Tasks.cs:371)
Framework.Log.GGDebug:LogError(Object, String)
Framework.Timer.Timer:__Call()
Framework.Timer.Timer:Update(Single, Single)
Framework.Timer.TimerManager:Update(Single, Single)
Framework.Timer.Timer:__Call()
Framework.Timer.Timer:Update(Single, Single)
Framework.Timer.TimerManager:Update(Single, Single)
Framework.Utility.Singleton.Singleton:Update()
AOT.AppMain:Update()