中级玩家
![Rank: 3](static/image/common/star_level2.gif) ![Rank: 3](static/image/common/star_level1.gif)
- 贡献度
- 0
- 金元
- 1005
- 积分
- 101
- 精华
- 0
- 注册时间
- 2018-11-3
|
在救入魔了的上一代太吾的时候发生了这样的报错,有没有知道是怎么回事的?
KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[System.Int32,System.String].get_Item (Int32 key) [0x000a8] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:151
at BattleSystem.BattleEnd (Boolean actorWin, Int32 actorRun) [0x009e1] in I:\Scroll Of TaiWu\Scroll Of TaiWu 1.0\Assets\Scripts\BattleSystem.cs:17395
at BattleSystem.UpdateActorHpSpBar (Int32 index, Boolean isActor, Boolean getWin, Boolean initialize) [0x00000] in <filename unknown>:0
at BattleSystem+<TimeAutoGo>c__Iterator0.MoveNext () [0x001bd] in I:\Scroll Of TaiWu\Scroll Of TaiWu 1.0\Assets\Scripts\BookShopSystem.cs:136
at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0
(Filename: /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs Line: 151)
|
|