报错
2025/12/087 浏览Bug反馈
ArgumentOutOfRangeException
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
BC_AddBuff.get_BuffParameter () (at <00000000000000000000000000000000>:0)
BC_AddBuff.AddBuff (System.Int32 targetId) (at <00000000000000000000000000000000>:0)
BC_AddBuff.Run (System.Int32 id) (at <00000000000000000000000000000000>:0)
BC_DoActionWithCollider.DoActions (System.Int32 id) (at <00000000000000000000000000000000>:0)
BC_DoActionWithCollider.Run () (at <00000000000000000000000000000000>:0)
SlateSkillCallClip.OnEnter () (at <00000000000000000000000000000000>:0)
Slate.ActionClip.Slate.IDirectable.Enter () (at <00000000000000000000000000000000>:0)
Slate.StartTimePointer.Slate.IDirectableTimePointer.TriggerForward (System.Single currentTime, System.Single previousTime) (at <00000000000000000000000000000000>:0)
Slate.Cutscene.Internal_SamplePointers (System.Single currentTime, System.Single previousTime) (at <00000000000000000000000000000000>:0)
Slate.Cutscene.Sample (System.Single time) (at <00000000000000000000000000000000>:0)
Slate.Cutscene.Sample () (at <00000000000000000000000000000000>:0)
Slate.Cutscene.UpdateCutscene (System.Single delta) (at <00000000000000000000000000000000>:0)
Slate.Cutscene.LateUpdate () (at <00000000000000000000000000000000>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <00000000000000000000000000000000>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <00000000000000000000000000000000>:0)
System.Collections.Generic.List`1[T].get_Item (System.Int32 index) (at <00000000000000000000000000000000>:0)
Slate.Cutscene:Sample()
Slate.Cutscene:UpdateCutscene(Single)
Slate.Cutscene:LateUpdate()
UnityEngine.StackTraceUtility:ExtractStringFromExceptionInternal(Object, String&, String&)


