BUG #1436867
【master】【新手礼包】GM面板勾选的模拟支付,购买礼包时触发报错,无错误表现
0%
描述
Error: > [AutoTaskMgr]14:51:36.730 任务 - 运行中出现异常 - System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at Logical.UI.GiftManager+<TryCheckGiftPopState>d__73.MoveNext () [0x00000] in E:\JENKINS_HOME\workspace\Merge_Android_Line1\GGMergeUnity\Assets\Logical\UI\Gift\Data\GiftManager.cs:16707566
at System.Collections.Generic.Dictionary`2+ValueCollection+Enumerator[TKey,TValue].MoveNext () [0x00000] in <00000000000000000000000000000000>:0
at Framework.Tasks.CatchableEnumerator.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0
GameFramework.AutoTask.AutoTaskMgr:DebugLogError(Func`1) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/AutoTask/Core/AutoTaskMgr.Log.cs:27)
GameFramework.AutoTask.TaskBase:ExceptionCallback(Exception) (at E:/JENKINS_HOME/workspace/Merge_Android_Line1/GGMergeUnity/Assets/GameFramework/AutoTask/Core/TaskBase.cs:38)
Framework.Log.GGDebug:LogError(Object, String)
Framework.Tasks.CoSchedulerTask:ExceptionCallback(Exception)
Framework.Tasks.CatchableEnumerator:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)