项目

一般

简介

BUG #1437087

【release_260210】偶现订单发奖后卡住

H何燚2 个月 之前添加. 更新于 2 个月 之前.

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

0%

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

描述

https://dumplog.mahjongdreamone.com:7443/bugs/20260212/notsetupuserId%40163.com/120421__/

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



Logical.UI.ItemFlyView.AddFloatUpItem (System.Int32 floatUpID, UnityEngine.RectTransform itemToFloatUp, UnityEngine.Transform itemParent, System.Boolean needResetPosition) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/HUD/Window/ItemFlyView.cs:1202)

Logical.UI.ItemFlyView.TryFlowUpPanels () (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/HUD/Window/ItemFlyView.cs:1016)

Logical.UI.ItemFlyView.ShowFlyItemEffectInner (System.Collections.Generic.List`1[T] itemFlyDatas, System.Action AllItemCompleteCallBack, System.Boolean useObjPool, System.Boolean useFullScreenMask) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/HUD/Window/ItemFlyView.cs:335)

Logical.UI.ItemFlyView.ShowFlyItemEffectInner (System.Collections.Generic.List`1[T] itemFlyDatas, System.Action AllItemCompleteCallBack, System.Boolean useObjPool, System.Boolean useFullScreenMask) (at <00000000000000000000000000000000>:0)

Logical.UI.ItemFlyView.ShowItemFlyEffect (System.Collections.Generic.List`1[T] itemFlyDatas, System.Action AllItemCompleteCallBack, System.Boolean useObjPool, System.Boolean useFullScreenMask) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/HUD/Window/ItemFlyView.cs:132)

Logical.UI.Order.UIIGNpcPanelCom.CompleteAniPhase2 (System.Collections.Generic.List`1[T] raccoonFlyItemPosList) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/Order/Component/UIIGNpcPanelCom.Ani.cs:425)

Logical.UI.Order.UIIGNpcPanelCom.CompleteAniPhase2 (System.Collections.Generic.List`1[T] raccoonFlyItemPosList) (at <00000000000000000000000000000000>:0)

Logical.UI.Order.UIIGNpcPanelCom.OnNormalCompleteVisual (System.Collections.Generic.List`1[T] costMergeItemPosList, Logical.UI.Order.UIIGNpcPanelCom+FlyMergeItemData flyMergeItemData, System.Collections.Generic.List`1[T] raccoonFlyItemPosList) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/Order/Component/UIIGNpcPanelCom.cs:955)

Logical.UI.Order.UIIGNpcPanelCom.CompleteAniPhase1 (System.Collections.Generic.List`1[T] costMergeItemPosList, System.Collections.Generic.List`1[T] linkItems) (at E:/JENKINS_HOME/workspace/Merge_Android_Hotfix/GGMergeUnity/Assets/Logical/UI/Order/Component/UIIGNpcPanelCom.Ani.cs:405)

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

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

System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) (at <00000000000000000000000000000000>:0)

System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run () (at <00000000000000000000000000000000>:0)

System.Threading.Tasks.AwaitTaskContinuation.RunCallback (System.Threading.ContextCallback callback, System.Object state, System.Threading.Tasks.Task& currentTask) (at <00000000000000000000000000000000>:0)

System.Threading.Tasks.Task.FinishContinuations () (at <00000000000000000000000000000000>:0)

System.Threading.Tasks.Task`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].SetResult (TResult result) (at <00000000000000000000000000000000>:0)

System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) (at <00000000000000000000000000000000>:0)

System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run () (at <00000000000000000000000000000000>:0)

System.Threading.Tasks.AwaitTaskContinuation.RunCallback (System.Threading.ContextCallback callback, System.Object state, System.Threading.Tasks.Task& currentTask) (at <00000000000000000000000000000000>:0)

System.Threading.Tasks.Task.FinishContinuations () (at <00000000000000000000000000000000>:0)

System.Threading.Tasks.Task`1[TResult].TrySetResult (TResult result) (at <00000000000000000000000000000000>:0)

System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].SetResult (TResult result) (at <00000000000000000000000000000000>:0)

Framework.Tasks.TaskUtility.WaitUntil (System.Func`1[TResult] predicate, System.Threading.CancellationToken cancellationToken) (at <00000000000000000000000000000000>:0)

System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) (at <00000000000000000000000000000000>:0)

System.Runtime.CompilerServices.AsyncMethodBuilderCore+MoveNextRunner.Run () (at <00000000000000000000000000000000>:0)

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

UnityEngine.UnitySynchronizationContext.Exec () (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

H黄正举 更新于 2 个月 之前

  • 状态新建 变更为 已解决
#2

H何燚 更新于 2 个月 之前

  • 状态已解决 变更为 关闭

导出 Atom PDF