BUG #1437411
【master】【安卓真机包】【花卉活动】在局内开启花卉活动会一直报错且不会触发引导
0%
描述
视频如下:
bandicam 2026-03-25 13-59-47-165.mp4
客户端日志链接:
https://dumplog.mahjongdreamone.com:7443/bugs/20260325/notsetupuserId/140025__ad/log.txt
报错如下:
Exception: NullReferenceException: Object reference not set to an instance of an object.
Logical.UI.InGame.EventBtnLogic_FlowerParty.UpdateTimeText () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/InGame/EventBtn/EventBtnLogic_FlowerParty.cs:69)
Framework.UI.UIWindowUGUI._OnTimer (System.Single deltaTime, System.Single unscaledDeltaTime) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIWindowUGUI.cs:608)
Framework.UI.UIWindowInfoList.__WindowTick (System.Single deltaTime, System.Single unscaledDeltaTime) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/Window/UIWindowInfoList.cs:106)
Framework.UI.UIManager.OnTick (System.Single deltaTime, System.Single unscaledDeltaTime) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UIManager.cs:288)
Framework.UI.UIManagerUGUI.OnTick (System.Single deltaTime, System.Single unscaledDeltaTime) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIManagerUGUI.cs:964)
AOT.BootingUp.Stage3Tasks+<>c.<InitUIManager>b__21_0 () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/BootingUp/StageTask/Stage3Tasks.cs:367)
Framework.Timer.Timer.__Call () (at <00000000000000000000000000000000>:0)
Framework.Timer.Timer.Update (System.Single deltaTime, System.Single unscaledDeltaTime) (at <00000000000000000000000000000000>:0)
Framework.Timer.TimerManager.Update (System.Single deltaTime, System.Single unscaledDeltaTime) (at <00000000000000000000000000000000>:0)
Framework.Timer.Timer.__Call () (at <00000000000000000000000000000000>:0)
Framework.Timer.Timer.Update (System.Single deltaTime, System.Single unscaledDeltaTime) (at <00000000000000000000000000000000>:0)
Framework.Timer.TimerManager.Update (System.Single deltaTime, System.Single unscaledDeltaTime) (at <00000000000000000000000000000000>:0)
Framework.Utility.Singleton.Singleton.Update () (at <00000000000000000000000000000000>:0)
AOT.AppMain.Update () (at <00000000000000000000000000000000>:0)