BUG #1436873
【master】【真机包】【卡牌】卡牌活动期数配置成1003,活动报错卡死。
0%
描述
Error: > [AutoTaskMgr]16:48:06.472 任务 - GetItemEffectTask 运行中出现异常 - System.Collections.Generic.KeyNotFoundException: The given key '1003' was not present in the dictionary.
at CardConfigManager.GetCardCollectActivityConfig (System.Int32 activityID) [0x00000] in E:\JENKINS_HOME\workspace\Merge_Android_Line1\GGMergeUnity\Assets\Logical\UI\Item\CardConfigManager.cs:106
at CardCollectActivity.OpenCardCollectStartView (Logical.UI.CardCollectStartViewType viewType, System.Action callBack) [0x00054] in E:\JENKINS_HOME\workspace\Merge_Android_Line1\GGMergeUnity\Assets\Logical\UI\Item\CardCollectActivity.cs:241
at GetItemEffectManager+<>c__DisplayClass52_0.<AddCardCollectStartingCMD>b__0 () [0x00031] in E:\JENKINS_HOME\workspace\Merge_Android_Line1\GGMergeUnity\Assets\Logical\UI\Item\GetItemEffectManager.cs:694
at GetItemEffectManager+<ExecuteCMDQueue>d__30.MoveNext () [0x0012b] in E:\JENKINS_HOME\workspace\Merge_Android_Line1\GGMergeUnity\Assets\Logical\UI\Item\GetItemEffectManager.cs:239
at GameFramework.AutoTask.TaskBase.Start () [0x00012] in E:\JENKINS_HOME\workspace\Merge_Android_Line1\GGMergeUnity\Assets\GameFramework\AutoTask\Core\TaskBase.cs:53
at GameFramework.AutoTask.AutoTaskMgr+<RunTasks>d__25.MoveNext () [0x000ac] in E:\JENKINS_HOME\workspace\Merge_Android_Line1\GGMergeUnity\Assets\GameFramework\AutoTask\Core\AutoTaskMgr.Task.cs:66
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [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
at Framework.Tasks.CoSchedulerTask.CatchableStart (Framework.Tasks.CoTaskDelegate task, System.Action`1[T] exceptionCallback) [0x00000] in <00000000000000000000000000000000>:0
at Framework.Tasks.CoScheduler.CatchableAsync (Framework.Tasks.CoTaskDelegate task, System.Action`1[T] exceptionCallback) [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)