项目

一般

简介

BUG #1436741

【release260202】【真机包】【偶现】【剧情】1001和1002有报错

W王子怡2 个月 之前添加. 更新于 2 个月 之前.

状态:
关闭
优先级:
指派给:
开始日期:
计划完成日期:
% 完成:

100%

预期时间:
严重程度:
一般
修复难度:
打回次数:

描述

1001:

Exception: NullReferenceException: Object reference not set to an instance of an object.


BpActivity+<>c__DisplayClass36_0.<TryRegisterBtn>b__1 () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/Bp/Data/BpActivity.cs:173)
BpActivity+<>c__DisplayClass36_0.<TryRegisterBtn>b__1 () (at <00000000000000000000000000000000>:0)
Logical.UI.HUDView+HUDActivityData.OnCreate () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/HUD/Window/HUDView.Activity.cs:41)
Logical.UI.HUDView.RecoveryActivityBtn () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/HUD/Window/HUDView.Activity.cs:214)
Logical.UI.HUDView.InitActivity () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/HUD/Window/HUDView.Activity.cs:115)
Logical.UI.HUDView._OnInitializeComponents () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/HUD/Window/HUDView.cs:85)
Framework.UI.UIWindow._OnLoadWindowResourceComplete () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/Window/UIWindow.cs:786)
Framework.UI.UIWindowUGUI._OnLoadWindowResourceComplete () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIWindowUGUI.cs:549)
Framework.UI.UIWindowUGUI.__OnLoadResourceComplete (UnityEngine.GameObject go) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIWindowUGUI.cs:542)
Framework.UI.UIWindowUGUI.__OnLoadComResourceComplete (UnityEngine.GameObject go, Framework.UI.UIUGUIComponent com) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIWindowUGUI.cs:436)
Framework.UI.UIUGUIComponentLoader.__ExeCompleteCallBack () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Private/Component/UIUGUIComponentLoader.cs:624)
Framework.UI.UIUGUIComponentLoader.<__OnLoadComplete>b__45_0 () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Private/Component/UIUGUIComponentLoader.cs:608)
Framework.UI.UIUGUIComponent+<PreloadInternal>d__40.MoveNext () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Component/UIUGUIComponent.cs:216)
System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine] (TStateMachine& stateMachine) (at <00000000000000000000000000000000>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
--- End of stack trace from previous location where exception was thrown ---
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) (at <00000000000000000000000000000000>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at <00000000000000000000000000000000>:0)
UnityEngine.UnitySynchronizationContext.Exec () (at <00000000000000000000000000000000>:0)


1002:

Exception: NullReferenceException: Object reference not set to an instance of an object.



BpActivity+<>c__DisplayClass36_0.<TryRegisterBtn>b__1 () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/Bp/Data/BpActivity.cs:173)

BpActivity+<>c__DisplayClass36_0.<TryRegisterBtn>b__1 () (at <00000000000000000000000000000000>:0)

Logical.UI.HUDView+HUDActivityData.OnCreate () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/HUD/Window/HUDView.Activity.cs:41)

Logical.UI.HUDView.RecoveryActivityBtn () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/HUD/Window/HUDView.Activity.cs:214)

Logical.UI.HUDView.InitActivity () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/HUD/Window/HUDView.Activity.cs:115)

Logical.UI.HUDView._OnInitializeComponents () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/Logical/UI/HUD/Window/HUDView.cs:85)

Framework.UI.UIWindow._OnLoadWindowResourceComplete () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/Window/UIWindow.cs:786)

Framework.UI.UIWindowUGUI._OnLoadWindowResourceComplete () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIWindowUGUI.cs:549)

Framework.UI.UIWindowUGUI.__OnLoadResourceComplete (UnityEngine.GameObject go) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIWindowUGUI.cs:542)

Framework.UI.UIWindowUGUI.__OnLoadComResourceComplete (UnityEngine.GameObject go, Framework.UI.UIUGUIComponent com) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Manager/UIManager/UGUI/UIWindowUGUI.cs:436)

Framework.UI.UIUGUIComponentLoader.__ExeCompleteCallBack () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Private/Component/UIUGUIComponentLoader.cs:624)

Framework.UI.UIUGUIComponentLoader.<__OnLoadComplete>b__45_0 () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Private/Component/UIUGUIComponentLoader.cs:608)

Framework.UI.UIUGUIComponent+<PreloadInternal>d__40.MoveNext () (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/UI/Public/Component/UIUGUIComponent.cs:216)

System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[TStateMachine] (TStateMachine& stateMachine) (at <00000000000000000000000000000000>:0)

UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)

--- End of stack trace from previous location where exception was thrown ---

System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) (at <00000000000000000000000000000000>:0)

UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at <00000000000000000000000000000000>:0)

UnityEngine.UnitySynchronizationContext.Exec () (at <00000000000000000000000000000000>:0)


历史记录

#1

W王禄蔚 更新于 2 个月 之前

  • 状态新建 变更为 完成
  • % 完成0 变更为 100
#2

W王子怡 更新于 2 个月 之前

  • 状态完成 变更为 关闭

导出 Atom PDF