-
Notifications
You must be signed in to change notification settings - Fork 3
Error getting member list #12
Description
[DiscordRewards] Sending request for member list from Discord server... (21:13:38) | An exception was thrown! (InvalidOperationException: Collection was modified; enumeration operation may not execute.) at System.ThrowHelper.ThrowInvalidOperationException (System.ExceptionResource resource) [0x0000b] in <437ba245d8404784b9fbab9b439ac908>:0 at System.Collections.Generic.List1+Enumerator[T].MoveNextRare () [0x00013] in <437ba245d8404784b9fbab9b439ac908>:0
at System.Collections.Generic.List1+Enumerator[T].MoveNext () [0x0004a] in <437ba245d8404784b9fbab9b439ac908>:0 at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate) [0x00039] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at Oxide.Ext.Discord.REST.Bucket.FireRequests () [0x0002f] in <618cbb3cd1f24a338ef71fa504209e7a>:0 at Oxide.Ext.Discord.REST.Bucket.RunThread () [0x0001f] in <618cbb3cd1f24a338ef71fa504209e7a>:0 at Oxide.Ext.Discord.REST.Bucket.<.ctor>b__27_0 () [0x00000] in <618cbb3cd1f24a338ef71fa504209e7a>:0 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <437ba245d8404784b9fbab9b439ac908>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <437ba245d8404784b9fbab9b439ac908>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <437ba245d8404784b9fbab9b439ac908>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <437ba245d8404784b9fbab9b439ac908>:0 at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <437ba245d8404784b9fbab9b439ac908>:0
Hopefully this helps